-
Notifications
You must be signed in to change notification settings - Fork 633
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 train my own dataset #181
Comments
Have you found a way to train your own dataset, and can you let me know? |
The pixels moving back and forth in the meteorological data can vary somewhat in value, so this resulted in not a good optical flow map, so I used the pre-trained model to generate the optical flow data. |
1 similar comment
The pixels moving back and forth in the meteorological data can vary somewhat in value, so this resulted in not a good optical flow map, so I used the pre-trained model to generate the optical flow data. |
Where did you find the pre-trained model? |
You can take a closer look at the author's project, which has a downloadable address |
How to train your own dataset?Pls did anyone fix this |
Dear author:
I want to train a meteorological type dataset, I don't know how to use RAFT to train my own dataset, do I need to make the optical flow groudtruth of my dataset?
The text was updated successfully, but these errors were encountered: