computervisionlearner's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Light-City/CPlusPlusThings
C++那些事
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
mravanelli/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
princeton-vl/CornerNet
AlexeyAB/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
harvestlamb/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
kuleshov/audio-super-res
Audio super resolution using neural networks
omoindrot/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
carefree0910/MachineLearning
Machine learning algorithms implemented by pure numpy
ternaus/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
hirofumi0810/neural_sp
End-to-end ASR/LM implementation with PyTorch
lars76/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
kubeedge/sedna
AI tookit over KubeEdge
SpeechColab/Leaderboard
SpeechIO Leaderboard: a large, robust, comprehensive, benchmarking platform for Automatic Speech Recognition.
shreyaspadhy/UNet-Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
hpatches/hpatches-benchmark
Python & Matlab code for local feature descriptor evaluation with the HPatches dataset.
yang1688899/CarND-Vehicle-Detection
Vehicle Detection Project
nldzsz/ffmpeg-build-scripts
ffmpeg compile for ios/android/mac/windows/Ubuntu
yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization
A two-stage polyphonic sound event detection and localization method for both SED and DOA.
KOD-Chen/YOLOv2-Tensorflow
YOLOv2检测过程的Tensorflow实现
ColumbiaDVMM/Spread-out_Local_Feature_Descriptor
Code for Learning Spread-out Local Feature Descriptors
jiay7/wenet_onlinedecode
Went online decode demo