gqcnn
gqcnn copied to clipboard
Python module for GQ-CNN training and deployment with ROS integration.
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04 - Python version: 2.7.12 - Installed using pip or ROS: pip - Camera: default **Describe what...
Added a new dockerfile + docker-compose.yml to run the gqcnn service in ros. Using ros noetic, since it's easier to make python3 code work in ros. Usage: install docker-compose [Install...
The docker image currently can't build as the matplotlib version doesn't match for some libraries.
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Ubuntu 16.04 - Python version:2.7 - Installed using pip or ROS: ROS - Camera: xtion - Gripper: parallel jaw - Robot: TIAGo...
Hello , very nice work congrats. I was wondering did you guys tried this (or anyone reading this issue) as pre trained weights for say off policy algorithms such as...
**System information** - OS Platform and Distribution : Ubuntu 16.04 - Python version: 3.5.2 - Installed using pip or ROS: ROS Kinetic - GPU model (if applicable): no GPU **Describe...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - Python version: 3.6.9 - Installed using pip or ROS: pip - Camera: Realsense (Gazebo Simulated)...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04 - Python version: 3.7.12 - Installed using pip or ROS: pip - Camera: Kinect (modified with...
This PR enable [OpenVINO™](https://github.com/opencv/dldt) technology for GQCNN. The original GQCNN models are converted to OpenVINO™ models, and deployed across various Intel devices for inference. Evaluated OpenVINO™ models are: GQCNN-4.0-SUCTION, GQCNN-4.0-PJ,...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18 with ROS installed - Python version: Python 2.7 - Installed using pip or ROS: Installed with ROS...