lingjiao10's Stars
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
sfzhang15/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
DWCTOD/CVPR2023-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
visipedia/inat_comp
iNaturalist competition details
yaoyao-liu/class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
akshitac8/OW-DETR
[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer
xpwu95/IP102
IP102: A Large-Scale Benchmark Dataset for Insect Pest Recognition
whwu95/Text4Vis
【AAAI'2023 & IJCV】Transferring Vision-Language Models for Visual Recognition: A Classifier Perspective
ZongxianLee/MMD_Loss.Pytorch
A pytorch implementation of Maximum Mean Discrepancies(MMD) loss
tahmid0007/VisualTransformers
A Pytorch Implementation of the following paper "Visual Transformers: Token-based Image Representation and Processing for Computer Vision"
AIZOOTech/object-detection-anchors
Tips on how to find suitable object detection anchors
Megvii-BaseDetection/AutoAssign
Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"
wenguanwang/DHF1K
Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)
JosephKJ/iOD
(TPAMI 2021) iOD: Incremental Object Detection via Meta-Learning
vlomonaco/core50
CORe50: a new Dataset and Benchmark for Continual Learning
LucasFidon/GeneralizedWassersteinDiceLoss
Official implementation of the Generalized Wasserstein Dice Loss in PyTorch
CanPeng123/Faster-ILOD
fcdl94/MMA
Modeling Missing Annotations for Incremental Learning in Object Detection
mpatacchiola/contextual-squeeze-and-excitation
Official Pytorch implementation of the paper "Contextual Squeeze-and-Excitation for Efficient Few-Shot Image Classification" (NeurIPS 2022)
visipedia/inat_loc
The iNaturalist Localization Dataset from "On Label Granularity and Object Localization" (ECCV 2022).
chenxy99/DID
Official code for the paper "DID: Disentangling-Imprinting-Distilling for Continuous Low-Shot Detection"
WhiteSharkBrother/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn