-
Notifications
You must be signed in to change notification settings - Fork 28
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
Acc. always 0% #3
Comments
@kemalcanbora My code did not even run. It gives me following error can you suggest me what happened? |
if you run on terminal it's normal.You have to give it the full path for example: /pc/rabin/pyproject/data/bla/data/label_values.json |
You are probably using a newer version of the libraries.
|
Did u find that file?? I am running with same issue |
where i can get that file?? |
apparel-styles/ml_src/data/label_values.json |
Thanks @kemalcanbora |
i got the same problem, how can you solve it? |
when I try build model I get always acc: 0.000 best_acc:0.000
num_epochs=50,
is_train=True,
use_gpu=True
The text was updated successfully, but these errors were encountered: