coco topic
LabelConvert
🔄 A tool for object detection and image segmentation dataset format conversion.
SemanticSegmentation
A framework for training segmentation models in pytorch on labelme annotations with pretrained examples of skin, cat, and pizza topping segmentation
SimpleAICV_pytorch_training_examples
SimpleAICV:pytorch training and testing examples.
deeplab-pytorch
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
prepare_detection_dataset
convert dataset to coco/voc format
toolbox
various cv tools, such as label tools, data augmentation, label conversion, etc.
easy_detection
一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。
FAN
Official PyTorch implementation of Fully Attentional Networks
GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
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.