Pinned Repositories
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
FCT
Code for CVPR 2022 Oral paper: 'Few-Shot Object Detection with Fully Cross-Transformer'
few-shot-object-detection
Implementations of few-shot object detection benchmarks
FewX
FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
Flickr_Image_Crawler
Data collection code for NeurIPS 2021 Datasets and Benchmarks Track paper: 'The Met Dataset: Instance-level Recognition for Artworks'
guangxinghan.github.io
Guangxing Han's personal website
Meta-Faster-R-CNN
Code for AAAI 2022 Oral paper: 'Meta Faster R-CNN: Towards Accurate Few-Shot Object Detection with Attentive Feature Alignment'
QA-FewDet
Code for ICCV 2021 paper: 'Query Adaptive Few-Shot Object Detection with Heterogeneous Graph Convolutional Networks'
semi-DFF
code for ACM MM 2018 paper: 'Semi-Supervised DFF: Decoupling Detection and Feature Flow for Video Object Detectors'
SSD-TDR
code for ICIP 2017 paper: SINGLE SHOT OBJECT DETECTION WITH TOP-DOWN REFINEMENT
GuangxingHan's Repositories
GuangxingHan/Meta-Faster-R-CNN
Code for AAAI 2022 Oral paper: 'Meta Faster R-CNN: Towards Accurate Few-Shot Object Detection with Attentive Feature Alignment'
GuangxingHan/FCT
Code for CVPR 2022 Oral paper: 'Few-Shot Object Detection with Fully Cross-Transformer'
GuangxingHan/QA-FewDet
Code for ICCV 2021 paper: 'Query Adaptive Few-Shot Object Detection with Heterogeneous Graph Convolutional Networks'
GuangxingHan/semi-DFF
code for ACM MM 2018 paper: 'Semi-Supervised DFF: Decoupling Detection and Feature Flow for Video Object Detectors'
GuangxingHan/Flickr_Image_Crawler
Data collection code for NeurIPS 2021 Datasets and Benchmarks Track paper: 'The Met Dataset: Instance-level Recognition for Artworks'
GuangxingHan/SSD-TDR
code for ICIP 2017 paper: SINGLE SHOT OBJECT DETECTION WITH TOP-DOWN REFINEMENT
GuangxingHan/guangxinghan.github.io
Guangxing Han's personal website
GuangxingHan/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
GuangxingHan/few-shot-object-detection
Implementations of few-shot object detection benchmarks
GuangxingHan/FewX
FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
GuangxingHan/SMKD
Code implementation for the paper: Supervised Masked Knowledge Distillation for Few-Shot Transformers
GuangxingHan/StyleTransfer
Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch