Metadata-Version: 2.4
Name: habitat-mapper
Version: 0.16.0b2
Summary: Habitat segmentation with AI
Project-URL: Documentation, https://habitat-mapper.readthedocs.io
Author-email: Taylor Denouden <taylor.denouden@hakai.org>
License-Expression: MIT
License-File: LICENSE
Requires-Python: <3.14,>=3.10
Requires-Dist: cyclopts>=3.22.2
Requires-Dist: deprecation>=2.1.0
Requires-Dist: humanize>=4.12.3
Requires-Dist: loguru>=0.7.3
Requires-Dist: numpy>=2.2.6
Requires-Dist: onnxruntime-gpu[cuda,cudnn]>=1.22.0; platform_system != 'Darwin'
Requires-Dist: onnxruntime>=1.22.1; platform_system == 'Darwin'
Requires-Dist: opencv-python-headless>=4.11.0.86
Requires-Dist: platformdirs>=4.3.8
Requires-Dist: pydantic>=2.11.7
Requires-Dist: rasterio>=1.4.3
Requires-Dist: requests>=2.32.4
Requires-Dist: rich>=13.0.0
Description-Content-Type: text/markdown

<div align="center" style="overflow: hidden; display: flex; justify-content:center; gap:10px;">
<a href="https://github.com/HakaiInstitute/habitat-mapper/actions/workflows/test.yml">
    <img alt="🧪 Tests" src="https://github.com/HakaiInstitute/habitat-mapper/actions/workflows/test.yml/badge.svg" height="20px" />
</a>

<a href="https://github.com/HakaiInstitute/habitat-mapper/blob/main/LICENSE">
    <img alt="License" src="https://img.shields.io/pypi/l/habitat-mapper" height="20px" />
</a>

<a href="https://pypi.org/project/habitat-mapper">
    <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/habitat-mapper" height="20px">
</a>

<a href="https://zenodo.org/badge/latestdoi/462897183">
    <img alt="DOI" src="https://zenodo.org/badge/462897183.svg" height="20px" />
</a>
</div>

<p align="center">
    <img src="docs/images/habitat_mapper_optimized.gif" alt="Habitat-Mapper" />
</p>

<p align="center">
    <strong>Habitat Segmentation with AI</strong>
</p>

<p align="center">
    (The artist formerly known as <i>"Kelp-O-Matic"</i>)
</p>

<h1 align="center">
    <a href="https://habitat-mapper.readthedocs.io">&#9758; Read the Docs &#9756;</a>
</h1>
