Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getSubsetFromCOCO

You can get the subset(interested categories) from COCO dataset with google Colab and gloucv library

coco.names

class label file

utils folder

used for drawing operations from YOLOV3

train2017

  • The number of category in train2017
  • The number of category in subset of train2017([0,1,2,3,5,7]-->[person, bicycle, car, motorbike, bus, truck])

val2014

  • The number of category in val2014
  • The number of category in subset of val2014([0,1,2,3,5,7]-->[person, bicycle, car, motorbike, bus, truck])

About

You can get the subset(interested categories) from COCO dataset with Google Colab and gloucv library

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages