Skip to content

helper to prepare severial benchmark dataset for training practice.

Notifications You must be signed in to change notification settings

chihpy/benchmark_datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Dataset

Datset list

  • MNIST
  • cifar10
  • cifar100
  • voc
  • coco
  • widerface

Cifar10

  • using tensorflow dataset to generate cifar10 dataset:
    • 10 classes multi-classification task
    • train: 50000 images
    • test: 10000 images

About

helper to prepare severial benchmark dataset for training practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages