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/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.
daviddych/BP_Net
A simple BP neural networks, classification, identification and test precision.
daviddych/deep-learning-models
Keras code and weights files for popular deep learning models.
daviddych/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
daviddych/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
daviddych/kcf
Kernelized Correlation Filter tracker
daviddych/Keras_Autoencoder
Autoencoders using Keras
daviddych/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
daviddych/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
daviddych/opencv_contrib
Repository for OpenCV's extra modules
daviddych/Pedestrian-Detection
Pedestrian detection using the TensorFlow Object Detection API. Includes multi GPU parallel processing inference.
daviddych/pulmonary-nodules-MaskRCNN
Mask R-CNN for Pulmonary Nodules Diagnosis, using TensorFlow 天池医疗AI大赛:Mask R-CNN肺部结节智能检测(Segmentation + Classification)
daviddych/ROLO
ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking
daviddych/scikit-learn-doc-zh
scikit-learn(sklearn) 官方文档中文版
daviddych/SimpleRS
课程设计作业,一个基于 GDAL 与 PROJ4 的遥感图像处理软件,使用 Qt 构建。
daviddych/spynet-camera
Allows to use your mobile device as an IP camera
daviddych/YAD2K
YAD2K: Yet Another Darknet 2 Keras
daviddych/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'