Pinned Repositories
algorithm
All algorithm
AttnGAN
data_mining_models
Basic data mining model, including feature importance display
dataStructure
This is about data structure.
ddim
Denoising Diffusion Implicit Models
Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
lvc
Official repo for our CVPR 22 paper: "Label, Verify, Correct: A Simple Few-Shot Object Detection Method"
ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
ML_Decoder
Official PyTorch implementation of "ML-Decoder: Scalable and Versatile Classification Head" (2021)
vimrc
vimrc
Demonsblack's Repositories
Demonsblack/algorithm
All algorithm
Demonsblack/dataStructure
This is about data structure.
Demonsblack/vimrc
vimrc
Demonsblack/AttnGAN
Demonsblack/data_mining_models
Basic data mining model, including feature importance display
Demonsblack/ddim
Denoising Diffusion Implicit Models
Demonsblack/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Demonsblack/lvc
Official repo for our CVPR 22 paper: "Label, Verify, Correct: A Simple Few-Shot Object Detection Method"
Demonsblack/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
Demonsblack/ML_Decoder
Official PyTorch implementation of "ML-Decoder: Scalable and Versatile Classification Head" (2021)
Demonsblack/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
Demonsblack/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Demonsblack/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"