Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
hm-ysjiang committed Jun 8, 2023
1 parent 5229455 commit c298b86
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ Zachary Teed and Jia Deng<br/>
<img src="RAFT.png">

## Todos
- [ ] Train supervised to 200 (See if scratch is good enough)
- [ ] Train self-supervised to 200 (Using scratch / transfer)
- [ ] Run experiments of ctx size = { 96, 64 }
- [x] Train supervised to 250 from scratch
- [x] Train self-supervised to 250 from scratch
- [ ] ~~Run experiments of ctx size = { 96, 64 }~~
- [ ] SSIM error on supervised setting
- [ ] Try-out Global Matching technique as flow initialization
- [ ] Add self-collected dataset experiments
- [ ] Try-out context attention module ([GMFlowNet](https://github.com/xiaofeng94/GMFlowNet))

Expand Down

0 comments on commit c298b86

Please sign in to comment.