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

How to UniMatch to evaluate optical flow score? #3

Open
windelvin opened this issue Jul 4, 2024 · 1 comment
Open

How to UniMatch to evaluate optical flow score? #3

windelvin opened this issue Jul 4, 2024 · 1 comment

Comments

@windelvin
Copy link

As for part 3: Curating OpenVid-1M, Motion Difference module, the paper says "We introduce UniMatch [27] to evaluate optical flow score as the motion difference score to select videos with smooth movement". However, UniMatch[27] is a image semantic segmentation method, how it can be used for optical flow?

[27]Lihe Yang, Lei Qi, Litong Feng, Wayne Zhang, and Yinghuan Shi. Revisiting weak-to-strong consistency in
semi-supervised semantic segmentation. In IEEE Conference on Computer Vision and Pattern Recognition.
IEEE, 2023.

@nankepan
Copy link
Collaborator

nankepan commented Jul 4, 2024

As for part 3: Curating OpenVid-1M, Motion Difference module, the paper says "We introduce UniMatch [27] to evaluate optical flow score as the motion difference score to select videos with smooth movement". However, UniMatch[27] is a image semantic segmentation method, how it can be used for optical flow?

[27]Lihe Yang, Lei Qi, Litong Feng, Wayne Zhang, and Yinghuan Shi. Revisiting weak-to-strong consistency in semi-supervised semantic segmentation. In IEEE Conference on Computer Vision and Pattern Recognition. IEEE, 2023.

Thanks for your attention. We use UniMatch [27] to evaluate optical flow score. We have fixed it and added some new content in an updated version of paper, which will be released soon.
[27] Haofei Xu, Jing Zhang, Jianfei Cai, Hamid Rezatofighi, Fisher Yu, Dacheng Tao, and Andreas Geiger. Unifying flow, stereo and depth estimation. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2023. 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants