Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
Hi, I think it's possible that it's due to your Jupyter notebook memory limitation. Could you try running it in a Python script outside of a notebook and see if the error still occurs?
Hi,
When I increase the patch size to 128, I get this error
MapFullError: mdb_put: MDB_MAP_FULL: Environment mapsize limit reached