Inference models for Pixano, data-centric AI building blocks for computer vision applications
Project description
Pixano is an open-source tool by CEA List for exploring and annotating your dataset using AI features like smart segmentation and semantic search.
Pixano Inference provides the AI models like SAM and CLIP that power those features, as well as a PyTorch and TensorFlow models for pre-annotating your datasets.
Getting started
Installing Pixano Inference
As Pixano and Pixano Inference require specific versions for their dependencies, we recommend creating a new Python virtual environment to install them.
For example, with conda:
conda create -n pixano_env python=3.10
conda activate pixano_env
Then, you can install Pixano Inference inside that environment with pip:
pip install pixano-inference
As it is a requirement of Pixano Inference, Pixano will automatically be downloaded if it is not already installed.
Using the models
Please refer to these notebooks for information on how to use the models provided by Pixano Inference.
Contributing
Please refer to the CONTRIBUTING.md for information on running Pixano locally and guidelines on how to publish your contributions.
License
Pixano Inference is licensed under the CeCILL-C license.
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
File details
Details for the file pixano_inference-0.3.0.tar.gz
.
File metadata
- Download URL: pixano_inference-0.3.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86349b402bba267d09e33d8c52d009f3046d02ba4f34df5d57ad70b0eeedd91b |
|
MD5 | 4cc5d9d654b86ea5a8139cddae8a002f |
|
BLAKE2b-256 | 2729559fee758a83296426f8d0f7042a3237f1eee517629aede1ade892655b08 |
File details
Details for the file pixano_inference-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pixano_inference-0.3.0-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3ce264c411dd1cbb5137217187622ab0d09e572e3ad1b2c789ba630e4f6f2b7 |
|
MD5 | 122006e9e5e340a59e3a2da93e4964c5 |
|
BLAKE2b-256 | 24a7ef91106ed82e68b914383daa7763bb4f5027c32459c5226610534cf851ba |