You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just changed the references to the KITTI dataset folder and the align_corners=True. The result is the following (even the ground truth is not printed as shown in the paper) :
Thank your for your help,
Mikel Etxeberria
The text was updated successfully, but these errors were encountered:
Hi Mikel, could you check if the flow model is named correctly?
The flow model should be named as "network-default.pytorch" in the current implementation because there is a hard-coded setup which recognises the name.
Hi, when I try to execute the code as it is, I can not achieve your results. The system and configuration I am using are the following ones:
OS: Windows 10
Conda env:
Command:
python run.py -d options\kitti\kitti_default_configuration.yml
I have just changed the references to the KITTI dataset folder and the align_corners=True. The result is the following (even the ground truth is not printed as shown in the paper) :
Thank your for your help,
Mikel Etxeberria
The text was updated successfully, but these errors were encountered: