Pinned Repositories
3d-semantic-segmentation
This work is based on our paper Exploring Spatial Context for 3D Semantic Segmentation of Point Clouds, which is appeared at the IEEE International Conference on Computer Vision (ICCV) 2017, 3DRMS Workshop.
BP_Net
A simple BP neural networks, classification, identification and test precision.
caffe
Caffe: a fast open framework for deep learning.
compute
A C++ GPU Computing Library for OpenCL
Cpp-Concurrency-in-Action
CppCloud
Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, message routing, etc.
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
PointCloudBP
load, show and process 3D point cloud while from las or txt file format
Shape_from_Silhouettes
Generating 3D point clouds from their silhouettes in a sequence of images
daviddych's Repositories
daviddych/PointCloudBP
load, show and process 3D point cloud while from las or txt file format
daviddych/Shape_from_Silhouettes
Generating 3D point clouds from their silhouettes in a sequence of images
daviddych/caffe
Caffe: a fast open framework for deep learning.
daviddych/compute
A C++ GPU Computing Library for OpenCL
daviddych/Cpp-Concurrency-in-Action
daviddych/CppCloud
Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, message routing, etc.
daviddych/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
daviddych/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
daviddych/detectAuto
自动标注
daviddych/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
daviddych/dlib
A toolkit for making real world machine learning and data analysis applications in C++
daviddych/dnn_application
Deep Neural Network for data Analysis and image process
daviddych/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
daviddych/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
daviddych/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
daviddych/insightface
Face Analysis Project on MXNet
daviddych/keras
Deep Learning for humans
daviddych/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
daviddych/keras-yolo3-master
训练自己的数据,识别二维码中的汉字
daviddych/LAStools
efficient tools for LiDAR processing
daviddych/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
daviddych/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
daviddych/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
daviddych/mobilenetv3-tensorflow
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
daviddych/models
Models and examples built with TensorFlow
daviddych/opencv
Open Source Computer Vision Library
daviddych/OpenCVTutorials
OpenCV-Python4.1 中文文档
daviddych/STAPLE
C++ implementation of staple algorithm for object tracking.
daviddych/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
daviddych/trainHOG
Example program showing how to train your custom HOG detector using openCV