An open API service indexing awesome lists of open source software.

https://github.com/y-t-g/yolov9-neo

A permissively licensed implementation of YOLOv9.
https://github.com/y-t-g/yolov9-neo

Last synced: 10 months ago
JSON representation

A permissively licensed implementation of YOLOv9.

Awesome Lists containing this project

README

          

# YOLOv9 Neo

> [!WARNING]
> This codebase is work in progress.

## Currently implemented

- GELAN-C

## Acknowledgements

The project uses [YOLO-X](https://github.com/Megvii-BaseDetection/YOLOX) as
base. Thanks to them for keeping the codebase permissively licensed.