All the images in one category are stored in one lmdb database file. The value of each entry is the jpg binary data. We resize all the images to 256 x 256.
Install Python
Install Python dependency: numpy, lmdb, opencv
Usage:
python view_image_db.py <image db path>