gengshan-y / rigidmask

Code for "Learning to Segment Rigid Motions from Two Frames". CVPR 2021.
https://gengshan-y.github.io/rigidmask/
MIT License
191 stars 18 forks source link

When will the code be available? #1

Open chahatdeep opened 3 years ago

chahatdeep commented 3 years ago

Or can I get early access? I wish to use it as a part of my upcoming research paper.

gengshan-y commented 3 years ago

Hi, the codebase is not documented well for a release. If you let me know which part you need (e.g., rigid motion segmentation on KITTI/Sintel, scene flow refinement, or evaluation code?), I'll push for a partial release soon.

chahatdeep commented 3 years ago

Hi,

I would just need the evaluation code. Thank you.

gengshan-y commented 3 years ago

Hi, the evaluation code is released. Hope that helps.