a light framework for machine learning project
Project description
ODEON
English | Francais
Why this name
ODEON stands for Object Delineation on Earth Observations with Neural network.
What is the purpose of this library?
It used to be a set of command line tool for semantic segmentation, it is now pivoting to an agnostic framework for deep learning applied to GIS industry
Installation
The new version is still in high development phase, but you can still use the legacy version
Installation requirements
As Gdal dependencies are presents we recommend to install the dependencies via conda/mamba before installing the package:
Legacy version
git clone -b odeon-legacy git@github.com:IGNF/odeon.git
cd cd odeon
conda(or mamba) env create -f package_env.yml
pip install -e .
New version
git clone git:odeon-legacy git@github.com:IGNF/odeon.git
cd cd odeon/packaging
conda(or mamba) env create -f package_env.yaml
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file concerto-0.5.1.tar.gz.
File metadata
- Download URL: concerto-0.5.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4efed071bd6e965ee869aa6bfb4cf9dda0047f4b73944f43a21656074ac93010
|
|
| MD5 |
08bf591ed43ef8de11799b99eda23462
|
|
| BLAKE2b-256 |
828ec92752a4c5b1d6f39525596efb226c52d7915878783bac694868c0a1b66e
|
File details
Details for the file concerto-0.5.1-py3-none-any.whl.
File metadata
- Download URL: concerto-0.5.1-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbb87e5af498bce1a831c5b6b8dd66c6f40313886a1866bf20823243961bd8f7
|
|
| MD5 |
676bddcf678632360894d1a8873a7c2a
|
|
| BLAKE2b-256 |
144724c23d326cbb619cf28a264ddf56a83aa25a64ec267c8e8d746c34ecb449
|