wenboweiwb's Stars
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
TACJu/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
bytedance/coconut_cvpr2024
uclaml/SPIN
The official implementation of Self-Play Fine-Tuning (SPIN)
facebookresearch/detr
End-to-End Object Detection with Transformers
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
zhiqi-li/Panoptic-SegFormer
This is the official repo of Panoptic SegFormer [CVPR'22]
hujiecpp/YOSO
Code release for paper "You Only Segment Once: Towards Real-Time Panoptic Segmentation" [CVPR 2023]
ytongbai/LVM
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
dvlab-research/PanopticFCN
Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)
cocodataset/panopticapi
COCO 2018 Panoptic Segmentation Task API (Beta version)
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
IDEA-Research/MaskDINO
[CVPR 2023] Official implementation of the paper "Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation"
IDEA-Research/detrex
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
uber-research/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
NVlabs/ODISE
Official PyTorch implementation of ODISE: Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion Models [CVPR 2023 Highlight]
mcahny/vps
Official pytorch implementation for "Video Panoptic Segmentation" (CVPR 2020 Oral)
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation