Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with vallist.txt #26

Closed
7summer opened this issue Nov 28, 2023 · 3 comments
Closed

Problem with vallist.txt #26

7summer opened this issue Nov 28, 2023 · 3 comments

Comments

@7summer
Copy link

7summer commented Nov 28, 2023

Hello, thank for your response.
I'm executing in the cmd window.

CUDA_NUM=0
CUDA_VISIBLE_DEVICES=$CUDA_NUM python HiFi_Net_loc.py 

As a result, an error is reported in the program.

  File "F:\MachineLearning\HiFi_IFDL\utils\load_edata.py", line 109, in __init__
    with open(join(ddir, 'vallist.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/user/guoxia11/cvl/semi
_supervise_local/2021/05_25_SCCM/Dataset/finetune_dataset/columbia/vallist.txt'

I think the error is due to the fact that there is no vallist file under that path, I want to know how to get the file, thanks for the answer.

@311311y
Copy link

311311y commented Dec 4, 2023

and can you add my QQ? We can discuss together ,this is my number :1009528173

@311311y
Copy link

311311y commented Dec 4, 2023

I have the same problem ,No such file or directory: '/user/guoxia11/cvl/semi_supervise_local/2021/05_25_SCCM/Dataset/finetune_dataset/columbia/vallist.txt'
I downloaded the Columbia dataset,I think we should first modify the path to your Validation set,and I want to know vallist.txt specific content

@CHELSEA234
Copy link
Owner

CHELSEA234 commented Dec 19, 2023

@7summer @311311y
I have update the detection section and this issue can be solved by downloading tar file of compressed images and corresponding image lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants