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

No such file or directory - Please Help #24

Open
AbdullahJirjees opened this issue Feb 8, 2021 · 6 comments
Open

No such file or directory - Please Help #24

AbdullahJirjees opened this issue Feb 8, 2021 · 6 comments

Comments

@AbdullahJirjees
Copy link

AbdullahJirjees commented Feb 8, 2021

Hello
I keep getting this error when I run the code
python main.py --img_path /path/to/images/ --train --train_csv_file /path/to/train_labels.csv --val_csv_file /path/to/val_labels.csv --conv_base_lr 3e-4 --dense_lr 3e-3 --decay --ckpt_path /path/to/ckpts --epochs 100 --early_stopping_patience 10

I downloaded the CSV files and I put them in the main folder of Neural-IMage-Assessment-Master but I get the error in the screenshot below
Untitled

@kentsyx @George3d6 @Bubbleinpit

@Bubbleinpit
Copy link

You should replace these "/path/to/xxx" with actual paths. If you didn't download these files, you should first download them as described in README.md

@AbdullahJirjees
Copy link
Author

AbdullahJirjees commented Feb 9, 2021

Dear @Bubbleinpit
Thanks for your reply
I fixed the path and it works, but the terminal froze, how can I know that the computer starts training already? is there a way to monitor the process? sorry for the noob questions I am still a beginner.

@Bubbleinpit
Copy link

There should be some progressing output when you start training. You can paste your output in the terminal to tell everyone what happened.

@AbdullahJirjees
Copy link
Author

Here is my output terminal

Untitled

@AbdullahJirjees
Copy link
Author

Dear @Bubbleinpit any idea for my terminal, it still freeze like that and I don't dare to close it or do anything, any suggestion you would help me with?
Thank you

@Bubbleinpit
Copy link

It seems there is no error message... So I don't know what happened there... Maybe you can make some log in your code and see what's going on there.

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

2 participants