Closed manuelli closed 6 years ago
Error running python tools/training.yaml if val_batch_size and batch_size (in the gqcnn config) aren't set to the same value.
python tools/training.yaml
val_batch_size
batch_size
@visatish can you please look into this?
Fixed!
Error running
python tools/training.yaml
ifval_batch_size
andbatch_size
(in the gqcnn config) aren't set to the same value.