You need to sign in or sign up before continuing.
Commit 56fecbde authored by bailuo's avatar bailuo
Browse files

Merge branch 'v1.2' into 'master'

add SCNet and icon

See merge request !1
parents 4b0355da 640deb07
......@@ -62,6 +62,7 @@ pip install tensorboard setuptools==57.5.0 six
`模型使用数据为 Vimeo-90K `
- http://toflow.csail.mit.edu/
- 或者从`SCNet`下载[Vimeo-90K](http://113.200.138.88:18080/aidatasets/project-dependency/vimeo-90k.git)
项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备:
......@@ -103,7 +104,7 @@ python main.py --batch_size 32 --test_batch_size 32 --dataset vimeo90K_septuplet
### 精度
测试数据:[vimeo-90](http://toflow.csail.mit.edu),使用的加速卡:Z100L。
测试数据:[vimeo-90](http://113.200.138.88:18080/aidatasets/project-dependency/vimeo-90k.git),使用的加速卡:Z100L。
根据测试结果情况填写表格:
......
icon.png

70.5 KB

Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment