Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
aifood_modelarts
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
awesome-knowledge-distillation
Awesome Knowledge Distillation
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
BigGAN-pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
caffe-cvprw15
:heart::coffee: Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)
insightface
Face Recognition Project on MXNet
Put_Flavors_SA
2018华为软件精英挑战赛,采用模拟退火算法+首次适应算法寻找最优化放置虚拟机方法。
q512624756's Repositories
q512624756/caffe-model-zoo
caffe pretrained models and prototxt
q512624756/pytorch-dpn-pretrained
Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation
q512624756/Similarity-Adaptive-Deep-Hashing
Unsupervised Deep Hashing with Similarity-Adaptive and Discrete Optimization (TPAMI2018)
q512624756/video-super-resolution
Video super resolution implemented in Pytorch
q512624756/ESPCN
A PyTorch implementation of ESPCN based on CVPR2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"
q512624756/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
q512624756/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
q512624756/compact_bilinear_pooling
MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added
q512624756/caffe-cvprw15
:heart::coffee: Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)
q512624756/residual-attention-network
Residual Attention Network for Image Classification
q512624756/chinese_docker
docker中文文档,docker Chinese Documation
q512624756/knowledge_distillation_caffe
KnowledgeDistillation Layer (Caffe implementation)
q512624756/Sword
good good study,day day up
q512624756/CS129-18-face-detection
:chicken: An face-detection platform based on Gabor filters, with classifications done via ANN and Naive Bayes.
q512624756/Eigenfaces
:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.
q512624756/FaceRecognition
Face recognition written in MATLAB. This code implements Fisher's Discriminant Analysis and SVMs using LIBSVM.