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
I tried to use pretrained interpreter to run sampling codes as below python train_interpreter.py --generate_data True --exp experiments/car_20.json --resume checkpoints/interpreter_checkpoint/car_20 --num_sample 10
The images are generated correctly but the label maps are all black, any idea why this happened? Thank you!
The text was updated successfully, but these errors were encountered:
Hi there,
I tried to use pretrained interpreter to run sampling codes as below
python train_interpreter.py --generate_data True --exp experiments/car_20.json --resume checkpoints/interpreter_checkpoint/car_20 --num_sample 10
The images are generated correctly but the label maps are all black, any idea why this happened? Thank you!
The text was updated successfully, but these errors were encountered: