Pinned Repositories
awesome-deep-learning-papers
caffe
Caffe: a fast open framework for deep learning.
Caffe-ExcitationBP
Implementation of Excitation Backprop in Caffe
CVPR17
Gaze Embeddings for Zero-Shot Image Classification CVPR17
cvpr2016
Learning Deep Representations of Fine-grained Visual Descriptions
Dancing-around-hamming-distance
Messing around hamming distance.
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
DetectAndTrack
The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
eccv16-taxonomy
Code for ECCV 2016 paper, Taxonomy-Regularized Semantic Deep Convolutional Neural Networks
xuepo99's Repositories
xuepo99/CVPR17
Gaze Embeddings for Zero-Shot Image Classification CVPR17
xuepo99/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
xuepo99/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
xuepo99/DetectAndTrack
The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
xuepo99/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
xuepo99/gans-collection.torch
Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN)
xuepo99/Generating-Representations-ZSL
Code of the article: Generating Visual Representations for Zero-Shot Classification ICCV17 WS
xuepo99/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
xuepo99/handong1587.github.io
xuepo99/hierse
Zero-shot image tagging by hierarchical semantic embedding
xuepo99/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
xuepo99/Learning_to_Compare
Demo for the paper titled "Learning to Compare: Relation Network for Few-Shot Learning"
xuepo99/LearningToCompare-Pytorch
Pytorch Implementation for Paper: Learning to Compare: Relation Network for Few-Shot Learning
xuepo99/Msc_Multi_label_ZeroShot
Code for master thesis on Zero-Shot Learning in multi-label scenarios
xuepo99/NMTS
Neural Machine Translation (attention and zero-shot)
xuepo99/pytorch-exercise
Practical Exercise Codes for PyTorch
xuepo99/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
xuepo99/tensorflow
Computation using data flow graphs for scalable machine learning
xuepo99/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
xuepo99/yolo-9000
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
xuepo99/yolo-tf
TensorFlow implementation of the YOLO (You Only Look Once)
xuepo99/zero-shot
xuepo99/Zero-Shot-CDDL
研究论文《Zero-Shot Image Classification via Coupled Discriminative Dictionary Learning》已被国际学术会议LSMS-ICSEE2017接受录用,论文代码以FDDL为参考。
xuepo99/zero-shot-classification
Zero shot classification using shared text and image embeddings in TensorFlow
xuepo99/Zero-shot-Hashing
Code for "Zero-shot Hashing via Supervised Knowledge"
xuepo99/Zero-Shot-Hashing-via-Transferring-Supervised-Knowledge
xuepo99/Zero-Shot-Learning-1
xuepo99/zero-shot-style-transfer
TensorFlow Implementation of Several Zero-Shot Image Style Transfer Methods
xuepo99/zsl-deep-learning
Zero-shot learning experiments by deep learning.
xuepo99/zsl_baseline
Zero-Shot Learning baseline