Pinned Repositories
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
Awesome-ICCV2019
ICCV2019最新录用情况
awesome-knowledge-distillation
Awesome Knowledge Distillation
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
clone_anonymous_github
clone/download repositories from https://anonymous.4open.science/
computer-vision-in-action
《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(更新中,可以先 star)
DiD
This repo is the official implementation of DiD (DIVERSE INSTANCE DISCOVERY: VISION-TRANSFORMER FOR INSTANCE-AWARE MULTI-LABEL IMAGE RECOGNITION).
RAMS-Trans
RAMS-Trans: Recurrent Attention Multi-scale Transformer for Fine-grained Image Recognition
yylc_jdpm
初步爬取所有详情页
hyqyoung's Repositories
hyqyoung/computer-vision-in-action
《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(更新中,可以先 star)
hyqyoung/RAMS-Trans
RAMS-Trans: Recurrent Attention Multi-scale Transformer for Fine-grained Image Recognition
hyqyoung/DiD
This repo is the official implementation of DiD (DIVERSE INSTANCE DISCOVERY: VISION-TRANSFORMER FOR INSTANCE-AWARE MULTI-LABEL IMAGE RECOGNITION).
hyqyoung/yylc_jdpm
初步爬取所有详情页
hyqyoung/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
hyqyoung/Awesome-ICCV2019
ICCV2019最新录用情况
hyqyoung/awesome-knowledge-distillation
Awesome Knowledge Distillation
hyqyoung/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
hyqyoung/Awesome-NAS
A curated list of neural architecture search (NAS) resources.
hyqyoung/clone_anonymous_github
clone/download repositories from https://anonymous.4open.science/
hyqyoung/coding-interview-university
A complete computer science study plan to become a software engineer.
hyqyoung/CondenseNet
CondenseNet: Light weighted CNN for mobile devices
hyqyoung/cycle-consistent-vae
This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (https://arxiv.org/abs/1804.10469), which was accepted at ECCV 2018.
hyqyoung/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
hyqyoung/darts
Differentiable architecture search for convolutional and recurrent networks
hyqyoung/DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
hyqyoung/DeepClustering
Deep Clustering
hyqyoung/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
hyqyoung/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
hyqyoung/FairDARTS
Fair DARTS: Eliminating Unfair Advantages in Differentiable Architecture Search
hyqyoung/geo_prior
Presence-Only Geographical Priors for Fine-Grained Image Classification - ICCV 2019
hyqyoung/GNNPapers
Must-read papers on graph neural networks (GNN)
hyqyoung/human-model-similarity
Human-model similarity: A neurobiological evaluation metric for neural network model search
hyqyoung/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
hyqyoung/pdarts
Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"
hyqyoung/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
hyqyoung/ProxylessNAS
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware.
hyqyoung/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search
hyqyoung/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
hyqyoung/yolov3-channel-and-layer-pruning
yolov3 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏