Pinned Repositories
algorithms-cuda
parallel algorithm based on cuda
awesome-face
😎 face releated algorithm, dataset and paper
BBox-Label-Tool
A simple tool for labeling object bounding boxes in images
benchmark_results
visual tracker benchmark results
BWN-XNOR-caffe
Binary Weight Network and XNOR Network.
caffe-model-zoo
caffe pretrained models and prototxt
cplusplus
This is the source code for the homework of class stanford CS106B.
cuda_demo
Based on the project: https://github.com/fengbingchun/CUDA_Test
CUDA_Test
CUDA's usage
DeepPicker-python
This is the source code for the paper DeepPicker.
nejyeah's Repositories
nejyeah/DeepPicker-python
This is the source code for the paper DeepPicker.
nejyeah/cuda_demo
Based on the project: https://github.com/fengbingchun/CUDA_Test
nejyeah/algorithms-cuda
parallel algorithm based on cuda
nejyeah/awesome-face
😎 face releated algorithm, dataset and paper
nejyeah/BBox-Label-Tool
A simple tool for labeling object bounding boxes in images
nejyeah/benchmark_results
visual tracker benchmark results
nejyeah/BWN-XNOR-caffe
Binary Weight Network and XNOR Network.
nejyeah/caffe-model-zoo
caffe pretrained models and prototxt
nejyeah/CUDA_Test
CUDA's usage
nejyeah/DeepPicker-lua
nejyeah/demo-facenet
Demo to study face recognition based on the facenet project
nejyeah/kaggle-plankton
This is the code based on Torch7 of the kaggle National Science Bowl competition.
nejyeah/keyword_spotting
Chinese keyword spotting model using LSTM RNN
nejyeah/knowledge_distillation_caffe
KnowledgeDistillation Layer (Caffe implementation)
nejyeah/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
nejyeah/models
Models built with TensorFlow
nejyeah/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
nejyeah/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
nejyeah/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
nejyeah/nejyeah.github.io
nejyeah/Neural-Network-Model-Compressing
Caffe implementation of Dynamic Network Surgery and Incremental Network Quantization
nejyeah/PCN-FaceDetection
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
nejyeah/pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
nejyeah/protobuf
Protocol Buffers - Google's data interchange format
nejyeah/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
nejyeah/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
nejyeah/tf-distribute-demo
nejyeah/video_labeler
A GUI tool for conveniently label the objects in video, using the powerful object tracking.
nejyeah/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.
nejyeah/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net