Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coot-vieotext-paddle

flag

1.安装环境

Python 3.8 Paddle稳定版本

2.下载大文件(无法上传GitHub)

数据集百度网盘下载链接

提取码: ubup 解压data,将data,provided_models,provided_experiments在pytorch-coot目录和pd-coot各放一份,目录结构如下 img.png

cd pytorch-coot

pip install -r requirements.txt

3.运行pytorch版本代码

python train_retrieval.py -c config/retrieval/paper2020/yc2_100m_coot.yaml
python train_retrieval.py -c config/retrieval/paper2020/yc2_100m_coot.yaml --load_model provided_models/yc2_100m_coot.pth --validate
python test_embeddings_retrieval.py provided_embeddings/yc2_100m_coot_val.h5

有early stop,想重新训练,删除experiments文件夹即可

4.最爱的paddle复现ing

进度:正在修改API

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages