Napari Easy Augment Batch DL
🚀 Napari-Easy-Augment-Batch-dl is a user-friendly plugin for batch augmention, model training and prediction in Napari.
🔥 Features
✅ Batch Processing – Label, augment, train and predict with multiple images at once.
✅ Easy Labeling – Quickly assign labels using the intuitive Napari GUI.
✅ Seamless Integration – Works inside Napari for an interactive experience.
✅ Customizable – A plugin mechanism allows different deep learning frameworks to be integrated.
📖 How It Works
1️⃣ Load and Label – Import images and apply labels.
2️⃣ Configure Augmentations – Choose transformations like rotation, flipping, or color augmentation.
3️⃣ Train & Predict – Train models and evaluate results.
🚀 Get Started
- Install the plugin:
You can install the plugin via the pip or the Napari Hub
Please note that you will also need to install one or more deep learning frameworks for the plugin to be useful. See the dependencies page.
pip install napari-easy-augment-batch-dl