allenai / allenai/interactron

FileNotFoundError

Đang mở
#3 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
45
Fork
6
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Thanks very much for providing the codes!
I tried to train the interactron model with the commond:
>python train.py --config=configs/interactron.yaml

But some data is missing:

>File "/disk1/chenze/code/interactron/interactron-main/datasets/sequence_dataset.py", line 60, in __getitem__
frame = Image.open(img_path)
File "/disk1/chenze/anaconda3/envs/interactron/lib/python3.8/site-packages/PIL/Image.py", line 3068, in open
fp = builtins.open(filename, "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'data/interactron/train/FloorPlan6_00014/pos=[-1.12,0.90,-1.49]_rot=[240deg].jpg'
>
I have downloaded the data you provided, but this problem still exists.
Directory FloorPlan6_00014 does not exist:
>FloorPlan6_00000/ FloorPlan6_00002/ FloorPlan6_00004/ FloorPlan6_00007/ FloorPlan6_00010/ FloorPlan6_00013/ FloorPlan6_00018/ FloorPlan6_00020/ FloorPlan6_00023/
FloorPlan6_00001/ FloorPlan6_00003/ FloorPlan6_00006/ FloorPlan6_00008/ FloorPlan6_00011/ FloorPlan6_00016/ FloorPlan6_00019/ FloorPlan6_00022/ FloorPlan6_00024/

Any suggestions for this problem? Thanks!

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.