Pinned Repositories
aesthetics
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
AgeGenderDeepLearning
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
Augmentor
Image augmentation library in Python for machine learning.
awesome-semantic-segmentation
awesome-semantic-segmentation
faiss
A library for efficient similarity search and clustering of dense vectors.
openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
pytorch-deeplab-xception
DeepLab v3+ model in PyTorch
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
YiLiangNie's Repositories
YiLiangNie/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
YiLiangNie/caffe-model
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
YiLiangNie/caffe-multilabel
YiLiangNie/caffe-yolo9000
Caffe for YOLOv2 & YOLO9000
YiLiangNie/CAM
Class Activation Mapping
YiLiangNie/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
YiLiangNie/darknet
Convolutional Neural Networks
YiLiangNie/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
YiLiangNie/DeepLearningBook-CN
A translation of the deep learning book (翻译《深度学习》)
YiLiangNie/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
YiLiangNie/DeepSBIR
Code for paper Sketch Me That Shoe
YiLiangNie/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
YiLiangNie/DenseNet
Code for Densely Connected Convolutional Networks (DenseNets)
YiLiangNie/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
YiLiangNie/Face_Test
it contains some open source face detection and recognition code
YiLiangNie/fanxiangce
An album website made by Flask (翻相册).
YiLiangNie/lopq
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.
YiLiangNie/meta-learning-lstm
This repo contains the source code accompanying a scientific paper with the same name.
YiLiangNie/neural-style
Neural style in TensorFlow! :art:
YiLiangNie/neural-style-1
Torch implementation of neural style algorithm
YiLiangNie/openface
Face recognition with deep neural networks.
YiLiangNie/places365
The Places365-CNNs
YiLiangNie/rude-carnie
Age/Gender detection in Tensorflow
YiLiangNie/sceneparsing
Development kit for MIT Scene Parsing Benchmark
YiLiangNie/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
YiLiangNie/tensorflow
Computation using data flow graphs for scalable machine learning
YiLiangNie/tensorpack
Neural Network Toolbox on TensorFlow
YiLiangNie/tiefvision
End-to-end deep learning image-similarity search engine
YiLiangNie/tripletloss
tripletloss in caffe
YiLiangNie/VisualSearchServer
Simple implementation of Visual Search using Tensorflow. (This project is deprecated please see my other project Deep Video Analytics)