Skip to content
#

pycocotools

Here are 20 public repositories matching this topic...

Perception evaluation toolkit in Rust with Python bindings. A pycocotools drop-in for COCO, LVIS, and Open Images detection metrics, up to 36× faster, plus TIDE error analysis, confusion matrices, calibration, model comparison, and a dataset browser.

  • Updated Sep 13, 2026
  • Rust

This repository contains the code used to train and test a Mask R-CNN model for instance segmentation of transmission towers and electrical cables. We also implemented classic data augmentation techniques and a new method introduced in the paper "Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation".

  • Updated Nov 4, 2024
  • Jupyter Notebook

Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.

  • Updated May 27, 2023
  • Python

Add this topic to your repo

To associate your repository with the pycocotools topic, visit your repo's landing page and select "manage topics."

Learn more