Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
Attendance-using-Face
Face-recognition using Siamese network
Attention_Network_With_Keras
An example attention network with simple dataset.
autokeras
accessible AutoML for deep learning.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
benchmark_results
Visual Tracking Paper List
biometrics
fingerprint recognition, etc.
caffe
Caffe: a fast open framework for deep learning.
darknet2caffe
Convert darknet weights to caffemodel
deep_learning_object_detection
A paper list of object detection using deep learning.
hellogiantman1989's Repositories
hellogiantman1989/darknet2caffe
Convert darknet weights to caffemodel
hellogiantman1989/deep_learning_object_detection
A paper list of object detection using deep learning.
hellogiantman1989/algo
数据结构和算法必知必会的50个代码实现
hellogiantman1989/Attendance-using-Face
Face-recognition using Siamese network
hellogiantman1989/benchmark_results
Visual Tracking Paper List
hellogiantman1989/caffe-DeepRegressionForests
Code for DeepRegressionForests
hellogiantman1989/chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
hellogiantman1989/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
hellogiantman1989/Complex-YOLO
Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet
hellogiantman1989/cross-domain-detection
*Official* codes and datasets for 'Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation' [Inoue+, CVPR2018].
hellogiantman1989/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
hellogiantman1989/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
hellogiantman1989/deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, Dlib, Tensorflow, XGBoost and TSNE
hellogiantman1989/DeepLearning_Demo
some demo
hellogiantman1989/facenet
Face recognition using Tensorflow
hellogiantman1989/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
hellogiantman1989/image-super-resolution
Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
hellogiantman1989/keras
Deep Learning for humans
hellogiantman1989/learnopencv
Learn OpenCV : C++ and Python Examples
hellogiantman1989/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
hellogiantman1989/Mathematics
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波
hellogiantman1989/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
hellogiantman1989/models-1
A repository for storing pre-trained Caffe2 models.
hellogiantman1989/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
hellogiantman1989/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
hellogiantman1989/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
hellogiantman1989/spinningup
An educational resource to help anyone learn deep reinforcement learning.
hellogiantman1989/synopsys-caffe-models
Caffe models for use with Synopsys DesignWare EV6x Processors
hellogiantman1989/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
hellogiantman1989/wav2letter
Facebook AI Research Automatic Speech Recognition Toolkit