xiangkejun's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
barryclark/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
Project-OSRM/osrm-backend
Open Source Routing Machine - C++ backend
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
apachecn/pytorch-doc-zh
Pytorch 中文文档
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
wizyoung/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
PRBonn/depth_clustering
:taxi: Fast and robust clustering of point clouds generated with a Velodyne sensor.
ethz-asl/segmap
A map representation based on 3D segments
AndreiBarsan/DynSLAM
Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
AI-liu/Complex-YOLO
Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet
hbrobotics/ros_arduino_bridge
ROS + Arduino = Robot
nickcharron/waypoint_nav
This package performs outdoor GPS waypoint navigation using move_base, robot_localization, gmapping and others. It can navigate while building a map, avoiding obstacles, and can navigate continuously between each goal.
turtlebot/turtlebot
The turtlebot stack provides all the basic drivers for running and using a TurtleBot.
baidu/boteye
ros-perception/laser_geometry
Provides the LaserProjection class for turning laser scan data into point clouds.
lewis-geek/hexo-theme-Aath
Hexo 主题
lucasjinreal/yolov3_tf2
Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)
ethz-asl/deeplab_ros
ROS Wrapper for DeepLab: Deep Labelling for Semantic Image Segmentation
sigmaai/ROS-GPS
GPS Localization with ROS, OSM and rviz
mdamien/velodyne
Application for the Velodyne 3D Scanner - Point Cloud Simplifier, Meshing and Floor detection
husong998/3D-seg-for-kitti
Velodyne LiDAR data segmentation algorithm for KITTI dataset
ncnynl/rbx2
ROS By Example Volume 2