coco
There are 413 repositories under coco topic.
roboflow/supervision
We write your reusable computer vision tools. 💜
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
jsbroks/coco-annotator
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
SHI-Labs/OneFormer
[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
om-ai-lab/OmDet
Real-time and accurate open-vocabulary end-to-end object detection
xingyizhou/CenterNet2
Two-stage CenterNet
spytensor/prepare_detection_dataset
convert dataset to coco/voc format
kazuto1011/deeplab-pytorch
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
NaturalIntelligence/imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
ultralytics/JSON2YOLO
Convert JSON annotations into YOLO format.
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
waspinator/pycococreator
Helper functions to create COCO datasets
bharatsingh430/soft-nms
Object Detection
Cadene/vqa.pytorch
Visual Question Answering in Pytorch
LikeLy-Journey/SegmenTron
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
leondgarse/keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
lpbird/imitate-coco-xcx
仿coco点餐系统的微信小程序
OvidijusParsiunas/myvision
Computer vision based ML training data generation tool :rocket:
openvinotoolkit/datumaro
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
xingyizhou/UniDet
Object detection on multiple datasets with an automatically learned unified label space.
dddzg/up-detr
[TPAMI 2022 & CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers
Naman-ntc/Pytorch-Human-Pose-Estimation
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
NVlabs/FAN
Official PyTorch implementation of Fully Attentional Networks
ming71/toolbox
various cv tools, such as label tools, data augmentation, label conversion, etc.
NVlabs/GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
taokong/FoveaBox
FoveaBox: Beyond Anchor-based Object Detector
pylabel-project/pylabel
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
RapidAI/LabelConvert
🔄 A tool for object detection and image segmentation dataset format conversion.
fcakyon/labelme2coco
A lightweight package for converting your labelme annotations into COCO object detection format.
fcakyon/yolov5-pip
Packaged version of ultralytics/yolov5 + many extra features
Taeyoung96/Yolo-to-COCO-format-converter
Yolo to COCO annotation format converter