Pinned Repositories
2021TIP-SCG
The code for SCG: Saliency and Contour Guided Salient Instance Segmentation
awesome-attention-mechanism-in-cv
:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
DOTA_devkit
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
GFNet
[NeurIPS 2021] Global Filter Networks for Image Classification
iSAID_Devkit
[CVPR'W19-Oral] Official repository for "iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images"
ISNet
CVPR2022 ''ISNet: Shape Matters for Infrared Small Target Detection''
kaggle_airbus_ship_detection
Kaggle airbus ship detection challenge 21st solution
Online-Visual-Tracking-SOTA
KidChou's Repositories
KidChou/2021TIP-SCG
The code for SCG: Saliency and Contour Guided Salient Instance Segmentation
KidChou/awesome-attention-mechanism-in-cv
:punch: CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module
KidChou/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
KidChou/DOTA_devkit
KidChou/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
KidChou/GFNet
[NeurIPS 2021] Global Filter Networks for Image Classification
KidChou/iSAID_Devkit
[CVPR'W19-Oral] Official repository for "iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images"
KidChou/ISNet
CVPR2022 ''ISNet: Shape Matters for Infrared Small Target Detection''
KidChou/kaggle_airbus_ship_detection
Kaggle airbus ship detection challenge 21st solution
KidChou/Online-Visual-Tracking-SOTA
KidChou/open-aff
code and trained models for "Attentional Feature Fusion"
KidChou/PPYOLOE_pytorch
An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.
KidChou/RepOptimizers
Official repo of RepOptimizers and RepOpt-VGG
KidChou/SOT-Learning
KidChou/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
KidChou/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
KidChou/YOLOv6_RepOPT
YOLOv6: a single-stage object detection framework dedicated to industrial applications.