wanglianghao's Stars
NVIDIA-AI-IOT/tf_trt_models
TensorFlow models accelerated with NVIDIA TensorRT
leggedrobotics/darknet_ros-release
leggedrobotics/darknet_ros
YOLO ROS: Real-Time Object Detection for ROS
mystic123/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
wizyoung/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
qixuxiang/YOLOv3_SpringEdition
YOLO C++ wrapper dll library
Wavelet303/YOLOv2_SpringEdition
YOLO C++ wrapper dll library
AlexeyAB/yolo2_light
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
pjreddie/darknet
Convolutional Neural Networks
mpkuse/edge_alignment
Ros package for Edge Alignment with Ceres solver
HKUST-Aerial-Robotics/open_quadtree_mapping
This is a monocular dense mapping system corresponding to IROS 2018 "Quadtree-accelerated Real-time Monocular Dense Mapping"
weiliu89/caffe
Caffe: a fast open framework for deep learning.
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
angeladai/ScanComplete
[CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans
niessner/BundleFusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
miraclewkf/MobileNetV2-PyTorch
This is the PyTorch implement of MobileNet V2
suzhenghang/MobileNetv2
chinakook/MobileNetV2.mxnet
A MXNet/Gluon implementation of MobileNetV2
austingg/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
tensorflow/models
Models and examples built with TensorFlow
OAID/YSQfastfd
A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost Arm CPUs, The highest accuracy on FDDB among non deep learning methods
OAID/AndroidFacedemo
An face recogniztion detect project on android based on CaffeOnACL
OAID/FaceRecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
OAID/CVGesture
It implements detection and recognition to different hand gestures, based on OpenCV 3.3.0 (Open Source Computer Vision Library)
OAID/ObjectTracker
This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.
OAID/FaceDetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
shicai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)