Ross ROSS = Recommend OSS · open-source software intelligence for agents

datitran/raccoon_dataset resource

The dataset is used to train my own raccoon detector and I blogged about it on Medium observed · 2026-08-28

github.com/datitran/raccoon_dataset · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3324
  • days_rel: n/a
  • days_push: 1786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1268 stars · 949 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small open dataset of 200 labeled raccoon images (160 train / 40 validation) with PASCAL VOC XML annotations, created to train an object detector with TensorFlow's Object Detection API. It also includes helper scripts and notebooks for converting annotations to CSV and generating TFRecord files.

Use cases

  • train an object detection model on raccoon images
  • get a small labeled dataset for testing TensorFlow Object Detection API
  • convert PASCAL VOC XML annotations to CSV
  • generate TFRecord files for object detection training
  • learn how to build a custom object detector from scratch
  • practice drawing bounding boxes on annotated images

When to choose

  • you need a tiny, simple dataset to prototype object detection pipelines
  • you're following a tutorial on TensorFlow Object Detection API
  • you want example PASCAL VOC annotations and conversion scripts

When to avoid

  • you need a large or diverse dataset for production-grade detection
  • you need classes beyond raccoons
  • you work with frameworks other than TensorFlow and don't want to convert formats

Facets

dataset · maturity maintenance

machine-learning image-processing computer-vision machine-learning computer-vision image-processing python object-detection tensorflow pascal-voc raccoon-detector image-annotation tutorial

1 source

Member repositories

RepositoryRoleHealth v2
datitran/raccoon_datasetmain32

For agents

markdown · JSON · MCP: product_card(name="datitran/raccoon_dataset")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem