Pinned Repositories
caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
cvToolbox
An IO toolbox for convenience of dealing with computer vision problems.
dcnf
fork from https://bitbucket.org/fayao/dcnf-fcsp
deep-residual-networks
Deep Residual Learning for Image Recognition
deepfish-release
code of DeepFish paper publish in Neurocomputing 2015
depth-enhancement
fork from https://bitbucket.org/chhshen/depth-enhancement
openSURF
softmax-vs-svm
imported from: https://code.google.com/p/deep-learning-faces/
vimrc
The ultimate Vim configuration: vimrc
qinhongwei's Repositories
qinhongwei/vimrc
The ultimate Vim configuration: vimrc
qinhongwei/caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
qinhongwei/cvToolbox
An IO toolbox for convenience of dealing with computer vision problems.
qinhongwei/Autoware
Open-source software for urban autonomous driving
qinhongwei/caffe-faster-rcnn
faster rcnn c++ version. joint train; please checkout into dev branch
qinhongwei/caffe_rtpose
Realtime C++ code for multi-person pose estimation
qinhongwei/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
qinhongwei/deep-visualization-toolbox
DeepVis Toolbox
qinhongwei/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
qinhongwei/export_fig
A MATLAB toolbox for exporting publication quality figures
qinhongwei/hexo-renderer-marked
Markdown renderer for Hexo
qinhongwei/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and Jetson TX1.
qinhongwei/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
qinhongwei/mac-dev-setup
A beginner's guide to setting up a development environment on Mac OS X
qinhongwei/Mask-Editor
This is a new image annotation tool for image segmentation tasks
qinhongwei/mx-maskrcnn
A MXNet implementation of Mask R-CNN
qinhongwei/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
qinhongwei/openai-cookbook
Examples and guides for using the OpenAI API
qinhongwei/Paper-Collection
A track of papers I read and papers I collect to read in future
qinhongwei/ProfXkit
Professor X Toolkit (previously known as the Princeton Vision and Robotics Toolkit)
qinhongwei/py-R-FCN-multiGPU
Code for training py-faster-rcnn and py-R-FCN on multiple GPUs in caffe
qinhongwei/pynetbuilder
pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.
qinhongwei/quantized-cnn
An efficient framework for convolutional neural networks
qinhongwei/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
qinhongwei/ssd_keras
Port of Single Shot MultiBox Detector to Keras
qinhongwei/ssd_tensorflow_traffic_sign_detection
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
qinhongwei/tf-faster-rcnn
A Tensorflow Implementation of Faster RCNN
qinhongwei/tianchi_land_monitor
天池大数据竞赛-土地智能监管
qinhongwei/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
qinhongwei/Yolo_mark
GUI for marking bounded boxes of objects in images for training Yolo v2