Skip to content

Commit 722ac2d

Browse files
committed
docs(README): update readme.
1 parent a888ee2 commit 722ac2d

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Note (2025/09/18): We got accepted by NeurIPS 2025 and it's **spotlighted**!
1515
- [x] 2025/08/25: Updating paper preprint link.
1616
- [x] 2025/09/05: Merged the latest commit from OpenSceneFlow codebase to DeltaFlow for afterward unified merged.
1717
- [x] 2025/09/25: DeltaFlow Model file, config file and loss function. Update quick training example.
18-
- [ ] pre-trained weights upload.
19-
- [ ] Merged into [OpenSceneFlow](https://github.com/KTH-RPL/OpenSceneFlow)
18+
- [ ] pre-trained weights upload. Trying hard to find which one I used as tooo many ckpt files in my disk...
19+
- [ ] Merged into [OpenSceneFlow](https://github.com/KTH-RPL/OpenSceneFlow), check pull request here: https://github.com/KTH-RPL/OpenSceneFlow/pull/21
2020

2121
## Quick Run
2222

@@ -43,8 +43,10 @@ python eval.py checkpoint=${path_to_pretrained_weights} dataset_path=${demo_data
4343
```
4444

4545
### Visualization
46+
4647
Please refer to the [OpenSceneFlow](https://github.com/KTH-RPL/OpenSceneFlow/tree/main?tab=readme-ov-file#4-visualization) for visualization instructions.
4748

49+
While I will update a unified visualization script for OpenSceneFlow to quickly save all window views as images at the same view and same time etc. (Free us from qualitative figure making work!)
4850

4951

5052

@@ -56,11 +58,5 @@ Please refer to the [OpenSceneFlow](https://github.com/KTH-RPL/OpenSceneFlow/tre
5658
year={2025},
5759
journal={arXiv preprint arXiv:2508.17054},
5860
}
59-
@article{zhang2025deltaflow,
60-
title={{DeltaFlow}: An Efficient Multi-frame Scene Flow Estimation Method},
61-
author={Zhang, Qingwen and Zhu, Xiaomeng and Zhang, Yushan and Cai, Yixi and Andersson, Olov and Jensfelt, Patric},
62-
year={2025},
63-
journal={arXiv preprint arXiv:2508.17054},
64-
}
6561
```
6662
This work was partially supported by the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation and Prosense (2020-02963) funded by Vinnova.

0 commit comments

Comments
 (0)