Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natml-hub/YOLOX
High performance object detector based on YOLO series.
https://github.com/natml-hub/YOLOX
Last synced: 29 days ago
JSON representation
High performance object detector based on YOLO series.
- Host: GitHub
- URL: https://github.com/natml-hub/YOLOX
- Owner: natmlx
- License: apache-2.0
- Created: 2022-09-21T14:01:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T21:42:44.000Z (over 1 year ago)
- Last Synced: 2024-05-22T07:51:23.616Z (8 months 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
- awesome-dotnet-machine-learning - natml-hub/YOLOX - hub/YOLOX?style=social"/> : High performance object detector based on YOLO series. (Uncategorized / Uncategorized)
- awesome-yolo-object-detection - natml-hub/YOLOX - hub/YOLOX?style=social"/> : High performance object detector based on YOLO series. (Other Versions of YOLO)
README
# YOLOX
![demo](demo.gif)
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:![project settings](https://github.com/natmlx/NatDevice/raw/main/.media/key.png)
## 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 [[email protected]](mailto:[email protected]).Thank you very much!