Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix some URLs of RAFT(MMFlow 1.0) #206

Merged
merged 1 commit into from
Aug 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/liteflownet/metafile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Models:
Dataset: FlyingChairs
Metrics:
EPE: 1.71
Weights:
Weights: https://download.openmmlab.com/mmflow/liteflownet/liteflownet_pre_M3S3R3_8x1_flyingchairs_320x448.pth

- Name: liteflownet_pre_M2S2R2_8x1_flyingchairs_320x448
In Collection: LiteFlowNet
Expand Down
6 changes: 3 additions & 3 deletions configs/raft/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ is available at https://github.com/princeton-vl/RAFT.
<th>-</th>
<th>1.45%</th>
<th>0.61</th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_368x768.log.json'>log</a></th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_368x768.py'>Config</a></th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_368x768.pth'>Model</a></th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_288x960.log.json'>log</a></th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_288x960.py'>Config</a></th>
<th><a href='https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_288x960.pth'>Model</a></th>
</tr>
</tbody>
</table>
Expand Down
14 changes: 14 additions & 0 deletions configs/raft/metafile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,17 @@ Models:
EPE: 1.59
Fl-all: 5.68%
Weights: https://download.openmmlab.com/mmflow/raft/raft_8x2_100k_mixed_368x768.pth

- Name: raft_8x2_50k_kitti2015_288x960
In Collection: RAFT
Config: configs/raft/raft_8x2_50k_kitti2015_288x960.py
Metadata:
Training Data:
- KITTI2015
Results:
- Task: Optical flow estimation
Dataset: KITTI2015
Metrics:
EPE: 0.61
Fl-all: 1.45%
Weights: https://download.openmmlab.com/mmflow/raft/raft_8x2_50k_kitti2015_288x960.pth