FOMO - Lightweight Point Localization models.
Project description
FOMO: Fast Object Localization
FOMO is a lightweight point localization model designed for edge AI applications. Instead of regressing bounding boxes, FOMO downsamples the input image (for example, mapping a 192x192 input to a 24x24 grid) and predicts class probabilities and coordinates on a per-cell basis.
Installation
Install the package via PyPI:
pip install fomo-edge-ai
Model Hosting
Models are currently available on Hugging Face:
https://huggingface.co/fomo-edge-ai/FOMO
Examples
Refer to examples/ for detailed examples on training and inference.
License
Code is licensed under the Apache License 2.0. Pre-trained weights are hosted externally and may inherit separate licensing terms. Check details in the specific weight repositories.
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 fomo_edge_ai-0.0.10.tar.gz.
File metadata
- Download URL: fomo_edge_ai-0.0.10.tar.gz
- Upload date:
- Size: 133.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
090a91668cc4280d86c7f16226e867ffec27a29f800cc339ba95dcb256e6b1f1
|
|
| MD5 |
b90ab8ae7919330b1c0c6c9487d43ac1
|
|
| BLAKE2b-256 |
8556cec5ce49c795830f40ce956efe0a9af9abf8e9dd2b1c904e51fcc6cd845c
|
File details
Details for the file fomo_edge_ai-0.0.10-py3-none-any.whl.
File metadata
- Download URL: fomo_edge_ai-0.0.10-py3-none-any.whl
- Upload date:
- Size: 151.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c70cfc3077a1021e4ba3de0c4a405b9519cc758106d6a12fc3f253dc3662ed85
|
|
| MD5 |
7e6af74e8cbb0e1c2de0cd9b55b610c0
|
|
| BLAKE2b-256 |
052e67b94440d3c10308129c2204944e27dba794dcd6b2c905ce544a0c7b0760
|