BerkeleyAutomation / gqcnn

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

Issue: Bug/Performance Issue [Custom Images] #117

Closed Ray000-0 closed 4 years ago

Ray000-0 commented 4 years ago

System information

Describe what you are trying to do Trying to use pre-trained model with custom images.

Describe current behavior The scanner generates DepthMap, NormalMap, and PointCloud pictures.

Need Help How to generate numpy array file and segmask image from the images that are generated by the scanner; which are used in gqcnn/examples/policy.py?