torchmil.models
torchmil.models is a collection of popular Multiple Instance Learning (MIL) models implemented in PyTorch. They all inherit from the General MIL model class, which provides a common interface for all models. Feel free to contribute with new models!