Pinned Repositories
age-and-gender-classification
Caffe implementation of age and gender classification using convolutional neural network
Android-opencv-tensorflow-
Android+opencv+tensorflow,使用Android studio开发app,实时识别手写数字,使用tensorflow训练的模型给手机使用,将tensorflow移植到手机上,利用Android端的opencv对摄像头实时获取的图片进行处理识别
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
awesome-action-recognition
A curated list of action recognition and related area resources
BarcodeReader
BarcodeReader for windows
caffe-tensorflow
Caffe models in TensorFlow
caffe2tensorflow_python3
classification_models
Classification models trained on ImageNet. Keras.
codefeeling
read the book Introduction to algorithm
hi3516-mpp
jun20061588's Repositories
jun20061588/Android-opencv-tensorflow-
Android+opencv+tensorflow,使用Android studio开发app,实时识别手写数字,使用tensorflow训练的模型给手机使用,将tensorflow移植到手机上,利用Android端的opencv对摄像头实时获取的图片进行处理识别
jun20061588/caffe-tensorflow
Caffe models in TensorFlow
jun20061588/caffe2tensorflow_python3
jun20061588/cpae
Code for EMNLP 2018 paper "Auto-Encoding Dictionary Definitions into Consistent Word Embeddings"
jun20061588/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
jun20061588/ErgonomicRecognition
Real-time sitting posture inspection using deep neural networks.
jun20061588/fast_face_detector
A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei and Stan Z. Li.
jun20061588/ffjord
code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".
jun20061588/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
jun20061588/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
jun20061588/Libra_R-CNN
Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"
jun20061588/light_head_rcnn
Light-Head R-CNN
jun20061588/M-PACT
A one stop shop for all of your activity recognition needs.
jun20061588/MLIC-KD-WSD
Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)
jun20061588/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
jun20061588/Model-Training-SSD_Mobilnet_V2-KICE
Model-Training-SSD_Mobilnet_V2-KICE
jun20061588/Object-Detection-Development
jun20061588/protobuf
Protocol Buffers - Google's data interchange format
jun20061588/pytorch2caffe
Convert PyTorch model to Caffemodel
jun20061588/PyVideoResearch
A repository of common methods, datasets, and tasks for video research
jun20061588/pyyolo
Simple python wrapper for YOLO.
jun20061588/RSA
Simple implementation of the RSA algorithm
jun20061588/SGBM_OpenCV
computing disparity by SGBM
jun20061588/siamesenetwork-tensorflow
Using siamese network to do dimensionality reduction and similar image retrieval
jun20061588/ssd-tensorflow
A Single Shot MultiBox Detector in TensorFlow
jun20061588/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
jun20061588/Tensorflow_Model_Slim_Classify
Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet
jun20061588/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
jun20061588/TF_Deformable_Net
Deformable convolution net on Tensorflow
jun20061588/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset