BerkeleyAutomation / gqcnn

Python module for GQ-CNN training and deployment with ROS integration.
https://berkeleyautomation.github.io/gqcnn
Other
312 stars 149 forks source link

broadcast error in val_batch_size and batch_size aren't set to the same size #17

Closed manuelli closed 6 years ago

manuelli commented 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.

jeffmahler commented 6 years ago

@visatish can you please look into this?

visatish commented 6 years ago

Fixed!