Pinned Repositories
AdversarialAutoEncoder
Adversarial AutoEncoder implemented with MXNet
caffe-dev
Caffe: a fast open framework for deep learning.
CAM
This demo shows the method proposed in "Zhou, Bolei, et al. "Learning Deep Features for Discriminative Localization." arXiv preprint arXiv:1512.04150 (2015)".
cnn_loss_surface
CompCar_Analysis
Source code of some classification experiments evaluated on the newly published vehicle dataset CompCar
DLInfBench
CNN model inference benchmarks for some popular deep learning frameworks
MemN2N
MXNet implementation of End-To-End Memory Networks for language modelling.
MovingShadowRemove
remove the moving cast shadow
nicklhy.github.io
A blog
ResNet_caffe2mxnet
convert the deep-residual-network(50, 101, 152) from caffe to mxnet
nicklhy's Repositories
nicklhy/CompCar_Analysis
Source code of some classification experiments evaluated on the newly published vehicle dataset CompCar
nicklhy/DLInfBench
CNN model inference benchmarks for some popular deep learning frameworks
nicklhy/AdversarialAutoEncoder
Adversarial AutoEncoder implemented with MXNet
nicklhy/caffe-dev
Caffe: a fast open framework for deep learning.
nicklhy/MemN2N
MXNet implementation of End-To-End Memory Networks for language modelling.
nicklhy/ResNet_caffe2mxnet
convert the deep-residual-network(50, 101, 152) from caffe to mxnet
nicklhy/CAM
This demo shows the method proposed in "Zhou, Bolei, et al. "Learning Deep Features for Discriminative Localization." arXiv preprint arXiv:1512.04150 (2015)".
nicklhy/cnn_loss_surface
nicklhy/MovingShadowRemove
remove the moving cast shadow
nicklhy/nicklhy.github.io
A blog
nicklhy/vehicle_detector
nicklhy/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
nicklhy/fast-rcnn
Fast R-CNN
nicklhy/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
nicklhy/leo-config
Some configuration files of my own system
nicklhy/numpy-boost
A wrapper allowing Numpy arrays to be accessed in C++ as boost::multi_array objects
nicklhy/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
nicklhy/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators