https://github.com/natmlx/yolox-unity
High performance object detector based on YOLO series.
https://github.com/natmlx/yolox-unity
Last synced: 10 months ago
JSON representation
High performance object detector based on YOLO series.
- Host: GitHub
- URL: https://github.com/natmlx/yolox-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-09-21T14:01:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T21:42:44.000Z (almost 3 years ago)
- Last Synced: 2024-05-22T07:51:23.616Z (about 2 years ago)
- Language: C#
- Homepage: https://demos.natml.ai/@natsuite/yolox
- Size: 2.04 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YOLOX

High performance object detector based on YOLO series.
## Running the Sample
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings:

## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.yolox/README.md).
## Requirements
- Unity 2021.2+
## Supported Platforms
- Android API level 24+
- iOS 14+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
## Resources
- Join the [NatML community on Discord](https://natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/natml).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).
Thank you very much!