DETR-5, a modification of end-to-end object detection with transformers (DETR) with 5 classes, ready to deploy on Nuclio.
Run the following code to deploy to nuclio.
nuctl create project cvat
nuctl deploy --project-name cvat --path ./ --platform local
This project was developed as part of Nodeflux Internship x Kampus Merdeka.