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
Hello I run “ python main.py --dataset market_train --train ” ,it is successful and I have got checkpoint of market_train68_128_128 .
But in the next step , I run "python main.py --dataset cluster_0 --train --parent_checkpoint market_train_64_128_128" I got an error: Indexerror
I check code over and over . but I can not solve it ; can you help me?
The text was updated successfully, but these errors were encountered:
Hello I run “ python main.py --dataset market_train --train ” ,it is successful and I have got checkpoint of market_train68_128_128 .
But in the next step , I run "python main.py --dataset cluster_0 --train --parent_checkpoint market_train_64_128_128" I got an error: Indexerror
I check code over and over . but I can not solve it ; can you help me?
The text was updated successfully, but these errors were encountered: