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

[Contribution] CSFlow: Learning Optical Flow via Cross Strip Correlation for Autonomous Driving #181

Open
SingleZombie opened this issue Jul 25, 2022 · 1 comment

Comments

@SingleZombie
Copy link

SingleZombie commented Jul 25, 2022

I was a member of OpenMMLab and published an optical flow estimation model CSFlow (paper: https://arxiv.org/abs/2202.00909). The work was received by IV 2022 (2022 33rd IEEE Intelligent Vehicles Symposium). I want to add this model to MMFlow.

I am not familiar with the workflow to contibute a model. Could you check if my to-do list is complete ? Can I create a PR directly so that we can discuss on the PR?

My to-do list:

  • Model implementation with docstring.
  • Configs.
  • Benchmark and paper introduction on README.
  • Pre-trained checkpoints.
  • Unit tests.

Thank you!

@MeowZheng
Copy link
Collaborator

Of course, you can!

I think to-do list is complete, but for pre-trained ckpts, we will train them with your code and then upload them.

Thanks for your contribution. We are looking forward to your nice pr~~

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