Closed accosmin closed 8 years ago
Should implement the gzip and the bzip2 decompression on the fly using an interface like istream or imstream. This should make the SVHN loading faster.
Not really worth it as the first draft need to support both imstream_t and std::ifstream.
Should implement the gzip and the bzip2 decompression on the fly using an interface like istream or imstream. This should make the SVHN loading faster.