CoralNet-Toolbox 🪸🧰
AI-Powered Annotation for Coral Reef Analysis. An unofficial toolkit to supercharge your CoralNet workflows.
Marine imaging technology is advancing rapidly, capturing more data than ever before. To keep pace, the instinct of the tech industry is often to build entirely new, fully automated pipelines that disrupt how scientists naturally work. However, this ignores the reality of ecological research: laboratories already rely on stringent standards, deeply established protocols, and decades of domain expertise. CoralNet-Toolbox recognizes that the goal shouldn't be to force a new way of working, but to respect and protect the processes that already yield rigorous scientific results.
⚡ Get Started
1. Create Conda Environment (Recommended)
# Create and activate custom environment
conda create --name coralnet10 python=3.10 -y
conda activate coralnet10
# Install uv
pip install uv
2. (Optional) GPU Acceleration
If you have an NVIDIA GPU with CUDA, install PyTorch with CUDA support for full acceleration.
# Example for CUDA 12.8 for a NVIDIA 5090 (blackwell); use your version of CUDA
uv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu128
3. Install
# Use UV for the fastest installation
uv pip install coralnet-toolbox
Fallback: If UV fails, use regular pip:
pip install coralnet-toolbox
4. Launch
coralnet-toolbox
🎯 GPU Status Indicators
- 🐢 CPU only
- 🐇 Single GPU
- 🚀 Multiple GPUs
- 🍎 Mac Metal (Apple Silicon)
Click the icon in the bottom-left to see available devices
⚠️ Platform-Specific Notes
macOS Users
Version 1.0.0 and greater relies heavily on a package (PyQtADS) that cannot be installed on your operating system. Please do not upgrade from 0.0.105 until this is resolved. Instead, use Docker for installation — see the Installation Guide for details.
🔧 Running into Issues?
Upgrading
# Upgrade coralnet-toolbox only (without upgrading other packages)
uv pip install --upgrade coralnet-toolbox
Note: Using
-Uor--upgrade-allupgrades all packages, which may trigger a regression to the CPU version oftorch. To avoid this, use the command above to upgrade only coralnet-toolbox. If you do experience a regression, usepipto uninstalltorchandtorchvision, then re-install theCUDAversion.
Removing Packages
To remove a problematic package, type the following:
uv pip uninstall package-name-here
Starting Fresh (New Environment)
To delete an old environment and create a fresh one:
# Deactivate if already in the environment
conda deactivate coralnet10
# Delete the old environment
conda env remove --name coralnet10
# Confirm when prompted
y
# Create a new environment (see "Get Started" section above for details)
conda create --name coralnet10 python=3.10 -y
conda activate coralnet10
pip install uv
uv pip install coralnet-toolbox
📚 Resources & Advanced Details
- Installation Guide: Detailed setup for CUDA, Windows, and Mac.
- User Manual: A complete guide to all tools and features.
- Hot Keys: Keyboard shortcuts to accelerate your workflow.
- AI Tutorial: Learn to train your own classification models.
From Bottleneck to Pipeline
Traditional benthic imagery analysis is time-consuming. Manual annotation, data management, and model training are often separate, complex tasks. CoralNet-Toolbox unifies this process, turning a research bottleneck into an integrated, AI-accelerated pipeline.
📝 Core Annotation Tools
🎯 Patch Annotation |
📐 Rectangle Annotation |
🔷 Multi-Polygon Annotation |
|---|
🤖 AI-Powered Analysis
🧠 Image Classification |
🎯 Object Detection |
🎭 Instance Segmentation |
|---|
🔬 Advanced Capabilities
🪸 Segment Anything (SAM) |
🔍 Polygon Classification |
📍 Region-based Detection |
|---|
✂️ Editing & Processing Tools
✂️ Cut |
🔗 Combine |
🎨 Simplify |
|---|
🌊 Success Stories
Using CoralNet-Toolbox in your research?
We'd love to feature your work! Share your success stories to help others learn and get inspired.
🌍 About CoralNet
Coral reefs are among Earth's most biodiverse ecosystems, supporting marine life and coastal communities worldwide. However, they face unprecedented threats from climate change, pollution, and human activities.
CoralNet is a revolutionary platform enabling researchers to:
- Upload and analyze coral reef photographs
- Create detailed species annotations
- Build AI-powered classification models
- Collaborate with the global research community
The CoralNet-Toolbox extends this mission by providing advanced AI tools that accelerate research and improve annotation quality.
📄 Citation
If you use CoralNet-Toolbox in your research, please cite:
@misc{CoralNet-Toolbox,
author = {Pierce, Jordan and Battista, Tim and Sandin, Stuart and Kuester, Falko},
title = {CoralNet-Toolbox: Human-in-the-Loop Annotation and Model Development for Benthic Imagery},
year = {2025},
howpublished = {\url{https://github.com/Jordan-Pierce/CoralNet-Toolbox}},
note = {GitHub repository}
}
⚖️ Legal & Licensing
⚠️ Disclaimer
This is a scientific product and not official communication of NOAA or the US Department of Commerce. All code is provided 'as is' - users assume responsibility for its use.
📋 License
Software created by US Government employees is not subject to copyright in the United States (17 U.S.C. §105). The Department of Commerce reserves rights to seek copyright protection in other countries.
Empowering researchers • Protecting ecosystems • Advancing science
Release files for coralnet-toolbox 1.0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| coralnet_toolbox-1.0.13.tar.gz | 1.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| coralnet_toolbox-1.0.13-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 2.6 MB
Release files / coralnet_toolbox-1.0.13.tar.gz
| Download URL | coralnet_toolbox-1.0.13.tar.gz |
|---|---|
| Size | 1.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dee631a1b75280d1bf361dfa81798f7c10ce571e82b7ce33a630f19b8e1da0fe
|
|
BLAKE2b-256 checksum How to use checksums |
a98986ac5c1a39acaf470074efeeff1ae22ff5a61868fba1fddb9f4cfc8ca2bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / coralnet_toolbox-1.0.13-py2.py3-none-any.whl
| Download URL | coralnet_toolbox-1.0.13-py2.py3-none-any.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
9a84804c843115c9c8b5c1834f7d195ad67001b9e7ef052c21952660a149a6f8
|
|
BLAKE2b-256 checksum How to use checksums |
55d1a6a4f0c5d9e36eb3755895b78ee19dbd70553f96559736c0f187ab8d9059
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|