WaterKnight1998 / SemTorchLinks
☆161Updated 3 years ago
Alternatives and similar repositories for SemTorch
Users that are interested in SemTorch are comparing it to the libraries listed below
Sorting:
- Some experiments with object detection in PyTorch☆137Updated 5 years ago
- Extensions for the `fastai2` library in the form of data augmentations and inference utilities. Specific to computer vision models. Infer…☆48Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆318Updated last year
- Code you can use jointly with fastai☆93Updated 4 years ago
- Wheat Detection challenge on Kaggle☆84Updated last year
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …