-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
After running the following code from the instructions.
python demo.py --checkpoint ../models/our.pth --test_mod multi_2
I get this error.
<pre>Traceback (most recent call last): File "/home/nilofer/Downloads/cvp/CVP/demo.py", line 52, in <module> main(args) File "/home/nilofer/Downloads/cvp/CVP/demo.py", line 38, in main data_loader = model_utils.build_loaders(args) # change to image File "/home/nilofer/Downloads/cvp/CVP/utils/model_utils.py", line 42, in build_loaders loader = build_vid_loaders(args) File "/home/nilofer/Downloads/cvp/CVP/data/DemoImage.py", line 180, in build_vid_loaders raise FileExistsError FileExistsError </pre>
Can you help me debug this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels