-
Notifications
You must be signed in to change notification settings - Fork 4
problem about retraining the model #4
Comments
Hi, |
Thanks for you reply. |
Sorry to bother you again~ |
Hi, |
Thanks a lot! I still have problems about the performance on KITTI dataset. The error is far from the normal value. I'll check it. Thanks for your attention to this matter. |
Hi, |
In fact, I create txt for kitti_170 split according to your kitti_160.txt and use the last 30 pictures as validation. And do you mean I should modify "NN as interpolation" in "filters_setting{method :NN}" of the kitti.json in the configurations? |
Are you using the evaluate_partial_scene_flow script inside external_packages/kitti_test_suite for evaluation (make sure to change it if you are using 170 images for training, and not 160)? |
Thanks for your attention. For valuation, I use the KITTI official code implemented in MATLAB. By the time, I got the OCC results for 30 valuation set as follows: F1-22%,D1-4%,D2-9%(All). I think they are closer to the results only using KITTI gt in your awesome paper~ Would you consider it is the reasonable result? |
Excuse me, I want to retrain the model in the Flyingthings3D dataset and have set the parameters according to the paper. But I find a strange thing: step=85000 and 475000, the optical flow epe error is reduced from 12 to 7. The disparity and disparity change epe error are still at 42 and didn't fall down. What's the problem behind it?
Besides, I wonder to know how to use the knowledge distillation for better performance.
Thanks very much.
The text was updated successfully, but these errors were encountered: