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
sorry, i removed the checkpoints tjhat were previously uploaded. You can train afresh using
mkdir data
ln -rs your_dataset_path/market1501/bounding_box_train ./market_train
// Train with the all training set
python main.py --dataset market_train --train
sorry, i removed the checkpoints tjhat were previously uploaded. You can train afresh using
mkdir data
ln -rs your_dataset_path/market1501/bounding_box_train ./market_train
// Train with the all training set
python main.py --dataset market_train --train
Yes,I have done it like this:
mkdir data
ln -rs your_dataset_path/market1501/bounding_box_train ./market_train
// Train with the all training set
python main.py --dataset market_train --train
and I hava get checkpoint: market_train_64_128_128; but I follow your step2:
I have a problem while running DCGAN. Can you help me?
when I run "python main.py -- dataset cluster_0 --train --parent checkpoint market_train_64_128_128"
There is a error:
The text was updated successfully, but these errors were encountered: