How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE
Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework
The main features of princetonvision/marvin are: Deep Learning Frameworks.
Open-source alternatives to princetonvision/marvin include: alankbi/detecto — Build fully-functioning computer vision models with PyTorch. albu/albumentations — Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for… alrojo/tensorflow-tutorial — Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE. amznlabs/amazon-dsstne — Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with… andersbll/deeppy — Deep learning in Python. 5vision/darqn — Deep Attention Recurrent Q-Network.