-
Notifications
You must be signed in to change notification settings - Fork 26
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
kitti image inference #2
Comments
Hi, thanks for bringing this to my attention. There appears to be some issue with loading the model weights. I am looking into this today and will post a corrected model soon. |
There was an issue with the model file causing the weights be loaded incorrectly. Everything should be fixed now if you re-download kitti model and the kitti_submission.py script. Thanks for pointing out this error! |
@troylhy1991 |
Hi, thx for the code release, beautiful work ;)
I'm able to run demo with sample images in assets folder. However, the outputs of kitti images doesn't look normal to me,
I used raft3d.raft3d an raft3d_kitti.pth, is there any specific configurations for testing kitti images?
Also, it seems that every time i ran kitti inference, i got an SE outputs with different color (figure below), but it should be deterministic right? ;(
The text was updated successfully, but these errors were encountered: