Skip to content

How can I fix 'back2future_kitti.pth.tar' error? #5

Open
@ahmetybilgin

Description

@ahmetybilgin

After making the necessary institutions, I ran demo.py. The error I encountered is this> FileNotFoundError: [Errno 2] No such file or directory: 'pretrained / back2future_kitti.pth.tar'. When I look at it with normal access it gives an error > an error occurred while loading the archive. Is the error caused by the file's corruption?

Secondly, the output I got when I ran the line you gave as test > python3 test_back2future.py --pretrained-flow path / to / pretrained / model --kitti-dir path / to / kitti / 2015 / root
Traceback (most recent call last):
   File "test_back2future.py", line 8, in
     from path import Path
ImportError: cannot import name 'Path'

What solution can I apply for this?
Thank you from now. @anuragranj @JJanai

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions