usut's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pjreddie/darknet
Convolutional Neural Networks
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
huchunxu/ros_exploring
《ROS机器人开发实践》源码
mit-acl/cadrl_ros
ROS package for dynamic obstacle avoidance for ground robots trained with deep RL
zuoym15/craves.ai
CRAVES: Controlling Robotic Arm with a Vision-based, Economic System
xie9187/Monocular-Obstacle-Avoidance
The code for the paper "Towards Monocular Vision based Obstacle Avoidance through Deep Reinforcement Learning"
h2r/ros_reality
Connect a ROS-enabled robot to Unity
yao62995/AS_6Dof_Arm
robot arm by ROS & Moveit, Train Deep Reinforcement Algorithms
BerkeleyAutomation/yumipy
Python control interface for interacting with the ABB YuMi Robot
m5823779/DDPG
End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo
clamesc/Training-Neural-Networks-for-Event-Based-End-to-End-Robot-Control
TUM Master’s thesis: Steering a robot with an event-based vision sensor in a lane-keeping task using methods such as Deep Reinforcement Learning or Spiking Neural Networks.
gwwang16/DeepRL-Robot-Arm
Deep reinforcement learning on NVIDIA Jetson tx2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
jaskarannagi19/yolov3
Using yolo v3 to detect direction of an object
ogroth/shapestacks
Tensorflow models and simulation code for 'ShapeStacks: Learning Vision-Based Physical Intuition for Generalised Object Stacking'
lerrel/Grasp-Detector
Code to detect planar grasps
lauragarciamayo/QlearningProject
Reinforcement Learning-based Mobile Robot Navigation
yangliu28/minimal_robot_gripper
Simple robot gripper demonstration in ROS (homework 5 for ROS class)
Allopart/Maritme_Mask_RCNN
Mask-RCNN applied to DTU Maritime dataset for the autonomous navigation of vessels through image segmentation
JosephP91/obstacle-avoidance
Obstacle Avoidance for small UAVs using monocular vision
droneRL2020/Dynamic_obstacle_avoidance_unity
Unity drone learns how to avoid dynamic obstacles through Deep Reinforcement Learning
fedebotu/vision-cartpole-dqn
Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN
RongSong1993/YOLOv3_SaveVideo
acfr/pychetlabeller
A python based annotation/labelling toolbox for images. The program allows the user to annotate individual objects in images.
chihyaoma/KinectOneStream
Streaming Kinect One sensors with libfreenect2 and OpenCV
Allopart/table_cleaner_ur10
System that recognizes cutlery and dishes from a kinects video stream using CNNs (YOLO framewrok). It the generates the objects pointcloud and obtains suitable grasping positions. Finally it uses a UR10 robot arm to plan and move to the desired grasping locations.
skviswa/Turtlebot-Simulation-with-object-detection
We have a Turtlebot simulator which is treated as an autonomous vehicle. Global path planning is applied on this map environment. A webcam feed is simulated with the Turtlebot camera on which we apply the YOLO detector to recognize people. This integrated framework is used as a pedestrian detector mechanism where the Turtlebot stops it's movement whenever it detects the presence of a person in front of the webcam!
dibyaghosh/gym_vision
RL Vision tasks in the Gym Framework
OniasC/Vision4PicknPlace
OpenCV study case to aid a pick and place to detect missing components
varunverlencar/Dynamic-Obstacle-Avoidance-DL
Project for Deep Learning in Robotics Perception Course at WPI Fall 2016