-
Notifications
You must be signed in to change notification settings - Fork 96
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
Comments
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 |
Dear @Bubbleinpit |
There should be some progressing output when you start training. You can paste your output in the terminal to tell everyone what happened. |
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? |
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. |
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
@kentsyx @George3d6 @Bubbleinpit
The text was updated successfully, but these errors were encountered: