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

https://github.com/1coxy57/simpleclassifier

Rest API for classifying images based on pre-trained models or your own models using YOLO
https://github.com/1coxy57/simpleclassifier

classifier deep-learning deep-learning-algorithms deep-learning-framework model yolo

Last synced: 3 months ago
JSON representation

Rest API for classifying images based on pre-trained models or your own models using YOLO

Awesome Lists containing this project

README

        

# SimpleClassifier
This simple classifier creates a API using [FastAPI](https://fastapi.tiangolo.com/) for interacting with YOLO models.

not done wip
## Roadmap

- make it faster
- fix bugs