Hawkeye-Zero - special trained model to detect 11 diffrent types of space debris. The idea wasn’t to build a perfect system — just to explore how far object detection can go in real-world space debris applications. Also very important thing was to care about easy and quick access to use model functions and data, so I've created special structure for this project to allowed developers to use model in diffrent environments in API's or as a simple python tool.
Project description
Hawkeye-Zero - special trained model to detect 11 diffrent types of space debris. The idea wasn’t to build a perfect system — just to explore how far object detection can go in real-world space debris applications. It’s still early, but the results are promising. The model's trained on YOLO11 model created from ultralytics. Also very important thing was to care about easy and quick access to use model functions and data, so I've created special structure for this project to allowed developers to use model in diffrent environments in API's or as a simple python tool.
📄 Docs
Usage
Python
from hawkeyeZero import HawkeyeZero
hawkeye = HawkeyeZero(is_dev_mode=True)
hawkeye.use_model()
🤝 Contributing
That would be a huge pleasure to make this project better, because of your job, so if you want to help me out with this project Check out this file
📜License
Current license: AGPL-3.0 License
📘Used dataset
📞 Contact
For bug reports and feature requests related to Hawkeye-Zero software, please visit GitHub Issues. For questions, discussions, and community support.
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 hawkeyezero-1.0.0.tar.gz.
File metadata
- Download URL: hawkeyezero-1.0.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f1b8b4c0ddf82a1b5a7a54f4811faf8a850d5b3a038995afefbf1dde9ac9f8d
|
|
| MD5 |
457462f5077f274885ae8a86f13b5b82
|
|
| BLAKE2b-256 |
cedfc4a3b1532ba9f0be603e64587dc3668b453193ff732e19a24ab8e51ff186
|
File details
Details for the file hawkeyezero-1.0.0-py3-none-any.whl.
File metadata
- Download URL: hawkeyezero-1.0.0-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c73aea65806e5d94547855cd0506b4ffb05365496efebe6c8a208a950346bed3
|
|
| MD5 |
63d2cc6a9c1ad8fac6f5bc629ac33859
|
|
| BLAKE2b-256 |
ec4e51201cc5bf15b141a0cd037830033368da856cf6e82a561527137ed6e9e8
|