Pinned Repositories
aaf_framework
Alignment Attention Fusion framework for Few-Shot Object Detection
action_fewshotQAT
[BMVC 2021]: This is the github repository for "FS-QAT : Few Shot Temporal Action Localization using Query Adaptive Transformers" accepted in British Machine Vision Conference (BMVC) 2021, Virtual
AirDet
Full conference version of AirDet: Few-Shot Detection without Fine-tuning for Autonomous Exploration
algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
AnchorDETR
An official implementation of the Anchor DETR.
Awesome-CVPR2024-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2024/CVPR2021/CVPR2020 Low Level Vision
awesome-described-object-detection
A curated list of papers and resources related to Described Object Detection, Open-Vocabulary/Open-World Object Detection and Referring Expression Comprehension. Updated frequently and pull requests welcomed.
awesome-few-shot-object-detection
Collect some papers and datastes about few-shot object detection for computer vision.
Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Bilinear-Matching-Network
Official implementation for CVPR 2022 paper "Represent, Compare, and Learn: A Similarity-Aware Framework for Class-Agnostic Counting".
Erica-Yang's Repositories
Erica-Yang/aaf_framework
Alignment Attention Fusion framework for Few-Shot Object Detection
Erica-Yang/action_fewshotQAT
[BMVC 2021]: This is the github repository for "FS-QAT : Few Shot Temporal Action Localization using Query Adaptive Transformers" accepted in British Machine Vision Conference (BMVC) 2021, Virtual
Erica-Yang/algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Erica-Yang/AnchorDETR
An official implementation of the Anchor DETR.
Erica-Yang/CIR-FSD-2022
Context Information Refinement for Few-Shot Object Detection in Remote Sensing Images Yan Wang, Chaofei Xu, Cuiwei Liu and Zhaokui Li *
Erica-Yang/DCNet
Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021
Erica-Yang/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Erica-Yang/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Erica-Yang/detr
End-to-End Object Detection with Transformers
Erica-Yang/DETReg
Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".
Erica-Yang/DFFT
Erica-Yang/Efficient-FSOD
The official implementation of Efficient Few-Shot Object Detection via Knowledge Inheritance
Erica-Yang/FEAT
Erica-Yang/FEAT_prob1
学习
Erica-Yang/few-shot-object-detection
TFA: Frustratingly Simple Few-Shot Object Detection
Erica-Yang/FSL-Video
[BMVC 2021] A Closer Look at Few-Shot Video Classification: A New Baseline and Benchmark
Erica-Yang/hiertext
The HierText dataset contains ~12k images from the Open Images dataset v6 with large amount of text entities. We provide word, line and paragraph level annotations.
Erica-Yang/LogDet
2022天池商品标志目标检测
Erica-Yang/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Erica-Yang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
Erica-Yang/Meta-DETR
Meta-DETR: Official PyTorch Implementation
Erica-Yang/set_transformer
set transformer
Erica-Yang/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Erica-Yang/SMCA-DETR
Erica-Yang/SqueezingFeatureDistribution
论文squeezingFeatureDistribution
Erica-Yang/strm
[CVPR 2022] Official Pytorch Implementation for "Spatio-temporal Relation Modeling for Few-shot Action Recognition". SOTA Results for Few-shot Action Recognition
Erica-Yang/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Erica-Yang/tsst
Erica-Yang/vision_transformer
Erica-Yang/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch