JadonZhou95's Stars
he-dhamo/graphto3d
Code for ICCV 2021 paper Graph-to-3D: End-to-End Generation and Manipulation of 3D Scenes using Scene Graphs
charlesq34/pointnet-autoencoder
Autoencoder for Point Clouds
wkentaro/reorientbot
ReorientBot: Learning Object Reorientation for Specific-Posed Placement, ICRA 2022
GeorgeDu/vision-based-robotic-grasping
Related papers and codes for vision-based robotic grasping
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
zhm-real/PathPlanning
Common used path planning algorithms with animations.
aikorea/awesome-rl
Reinforcement learning resources curated
andrestoga/take_home_robotics_coding_test
This repository contains all the take-home coding tests I've done during my job hunting in Robotics.
wsunid/awesome-point-clouds-registration
A list of papers about point clouds registration
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
intuitivecomputing/ur5_with_robotiq_gripper
This package enables an UR5 arm with a Robotiq 140 Gripper to be used with MoveIt!.
ros-industrial-attic/robotiq
Robotiq packages (http://wiki.ros.org/robotiq)
google/styleguide
Style guides for Google-originated open-source projects
isarlab-department-engineering/J-MOD2
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
vojirt/asms
Scale adaptive mean-shift tracker
denismerigoux/GPU-tracking
Final project for 15-618 : implement a GPU version of the KCF algorithm
rockkingjy/OpenTracker
Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jetson TX1/2, raspberry pi
IBM/powerai-counting-cars
Run a Jupyter Notebook to detect, track, and count cars in a video using Maximo Visual Insights (formerly PowerAI Vision) and OpenCV
Dovyski/cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Qidian213/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
pplonski/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
david8862/keras-YOLOv3-model-set
end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies
lovelyyoshino/Halcon_licenses
Halcon licenses activation
Yochengliu/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
drsrinathsridhar/GRANSAC
Multi-threaded generic RANSAC implemetation
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
pythonlessons/TensorFlow-YOLO-v3-Tutorial