ipa-msa's Stars
pierluigiferrari/ssd_keras
A Keras port of Single Shot MultiBox Detector
otherlab/pcl
Point cloud library
garyli1019/pointnet-keras
Keras implementation for Pointnet
andreasBihlmaier/pysdf
Python library to parse SDF into class hierarchy and export URDF
andreasBihlmaier/gazebo2rviz
Automatically import all entities simulated in ROS-enabled Gazebo or described in a set of SDF files into rviz through the TF and Marker plugin. Furthermore add objects from a SDF as MoveIt collision objects.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
graspit-simulator/graspit
The GraspIt! simulator
atenpas/gpd
Detect 6-DOF grasp poses in point clouds
ivalab/grasp_multiObject_multiGrasp
An implementation of our RA-L work 'Real-world Multi-object, Multi-grasp Detection'
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
kentaroy47/frcnn-from-scratch-with-keras
:collision:Faster R-CNN from scratch written with Keras
you359/Keras-FasterRCNN
keras implementation of Faster R-CNN
AlexOlsen/DeepWeeds
A Multiclass Weed Species Image Dataset for Deep Learning
aikorea/awesome-rl
Reinforcement learning resources curated
PacktPublishing/Hands-On-Intelligent-Agents-with-OpenAI-Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
jslee02/awesome-robotics-libraries
:sunglasses: A curated list of robotics libraries and software
ros-industrial-attic/bezier
ROS-Industrial Special Project: 6D tool path planner
andyzeng/arc-robot-vision
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
tejaskhot/primitive_fitting_3d
Fitting 3D parameterized volumetric primitives to 3D point clouds
google-deepmind/bsuite
bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent
google-deepmind/spriteworld
Spriteworld: a flexible, configurable python-based reinforcement learning environment
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
weigao95/kPAM
kPAM: Generalizable Robotic Manipulation
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
shadow-robot/mujoco_ros_pkgs
ROS integration of Mujoco simulator
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.