You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my environment is a Linux server machine, which os is ubuntu18.04,
when I run this command: python -m apps.train_color --dataroot Traindata --num_sample_inout 0 --num_sample_color 5000 --sigma 0.1 --random_flip --random_scale --random_trans
an error occurred, like this:
ValueError: Sample larger than population or is negative
Can you help me solve this problem?
The text was updated successfully, but these errors were encountered:
my environment is a Linux server machine, which os is ubuntu18.04,
when I run this command: python -m apps.train_color --dataroot Traindata --num_sample_inout 0 --num_sample_color 5000 --sigma 0.1 --random_flip --random_scale --random_trans
an error occurred, like this:
ValueError: Sample larger than population or is negative
Can you help me solve this problem?
The text was updated successfully, but these errors were encountered: