Text-to-Video
Diffusers
English
video
onlyflow

Fix GitHub link and update BibTeX citation

#2
by arlaz - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -67,10 +67,11 @@ Obvious Research is an Artificial Intelligence research laboratory dedicated to
67
 
68
  ```bibtex
69
  @inproceedings{koroglu2025onlyflow,
70
- author = {Koroglu, Mathis and Caselles-Dupr\'e, Hugo and Jeanneret, Guillaume and Cord, Matthieu},
71
- title = {OnlyFlow: Optical Flow based Motion Conditioning for Video Diffusion Models},
72
- booktitle = {CVPR Workshops},
73
- year = {2025},
74
- pages = {6280--6290}
 
75
  }
76
  ```
 
67
 
68
  ```bibtex
69
  @inproceedings{koroglu2025onlyflow,
70
+ title={Onlyflow: Optical flow based motion conditioning for video diffusion models},
71
+ author={Koroglu, Mathis and Caselles-Dupr{\'e}, Hugo and Jeanneret, Guillaume and Cord, Matthieu},
72
+ booktitle={2025 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)},
73
+ pages={6216--6226},
74
+ year={2025},
75
+ organization={IEEE}
76
  }
77
  ```