23 #ifndef SRC_importers_MNISTPATCHIMAGEIMPORTER_HPP_
24 #define SRC_importers_MNISTPATCHIMAGEIMPORTER_HPP_
mic::configuration::Property< std::string > labels_filename
mic::configuration::Property< int > samples_limit
MNISTPatchImporter(std::string node_name_="mnist_patch_importer")
void setLabelsFilename(std::string labels_filename_)
mic::configuration::Property< std::string > data_filename
virtual ~MNISTPatchImporter()
mic::configuration::Property< size_t > patch_size
Parent class for all data importers.
Contains declaration (and definition) of base template class of all data importers.
Importer responsible for importing/loading MNIST images with labels.
virtual void initializePropertyDependentVariables()
void setDataFilename(std::string data_filename_)