Skip to content

Generate the pascal voc format of label file for det and seg task in coco dataset.

Notifications You must be signed in to change notification settings

feymanpriv/coco-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coco-process

The MSCOCO dataset has 81 categories of objects including 21 categories of pascal voc dataset. We often do the pretrain including detection and segmentation on coco dataset and then train on the pascal voc so we need to ignore other 60 categories for voc detection and segmentation annotations.This project aims to finish the process.

About

Generate the pascal voc format of label file for det and seg task in coco dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages