Skip to content

ieblYang/CIFAR-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR-10

data_manager:
  convert_cifar10_image      CIFAR-10数据集的下载与解析
  writer_cifar10       CIFAR-10数据集的打包(tfrecord)
  reader_cifar10           通过TensorFlow对TFRecord打包过的数据进行解析
  reader_cifar10-1     通过slice_input_producer读取文件列表中的样本
  reader_cifar10-2     通过string_input_producer从文件中读取数据

cifar10:
  readcifar10           通过TensorFlow对TFRecord打包过的数据进行解析
  train                训练
  test               测试
  resnet              resnet网络

About

CIFAR-10 图像分类

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages