**TLDR**:
This is the very first release. In this release, we ship various baseline models for classification, segmentation, detection, super-resolution and image translation tasks. As well, basis for model trainers and biodatasets are described here. Architectures are not as clean. Please refer to new releases in the future.
**Biodatasets**:
- ChestXrayDataset
- DSB18Dataset
- HistocancerDataset
- RANZCRDataset
- RetinopathyDataset
**Trainers**:
- BaseTrainer
- ConvnetTrainer
- GanTrainer
**Models**:
- DenseNet
- GoogLeNet
- VGG
- ResNet
- MobileNetV2
- ShuffleNetV2
- ViT
- U-Net
- Attention U-Net
- FasterRCNN
- YOLOv3
- CycleGAN
- SRGAN