New
* Add performance test for single module detection
* Pandas methods are now (all) available from `ImageSequence.pandas`
* `Image` now supports lazy loading of data (which is now default)
* Introduced convenience method `from_self` to avoid using `type(self).from_other(self, ...)`
* Add PyTorch `Dataset` and `ClassificationDataset` implementation
* Add ELPV cell image dataset
Fixed/Improved
* Speed up meta data handling