1 Star 0 Fork 1

fnet / familia

forked from 百度开源 / familia 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_inference_demo.sh 175 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zeyu Chen 提交于 2017-06-21 14:46 . change --work_dir to --model_dir
#!/bin/bash
export LD_LIBRARY_PATH=./third_party/lib:$LD_LIBRARY_PATH
cd model
sh download_model.sh
cd ..
./inference_demo --model_dir="./model/news" --conf_file="lda.conf"
1
https://gitee.com/fnet/familia.git
git@gitee.com:fnet/familia.git
fnet
familia
familia
master

搜索帮助