SkillAgentSearch skills...

Citypersons2voc

A tool that converts CityPersons dataset into PASCAL VOC format.

Install / Use

npx skills add Microos/citypersons2voc

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

citypersons2voc

A tool that converts CityPersons dataset into PASCAL VOC format.

  • CityPerson Images: https://www.cityscapes-dataset.com/
  • CityPerson Annoations: https://bitbucket.org/shanshanzhang/citypersons/overview

Some of the images in training set contain no instances, the script will filter them out.

Expected number of images:
  train: 2778 (filtered)
  val  : 500  (full set)

Usage

  1. Modify the paths in the main.py.
  2. Modify the lbl_map in main.py. Set label text to None to discard this class
  3. Execute python3 main.py

Related Skills

View on GitHub
GitHub Stars60
CategoryDevelopment
Updated2y ago
Forks15

Languages

Python

Security Score

65/100

Audited on Nov 15, 2023

No findings