Use the widget below to experiment with Scaled YOLOv4. You can detect COCO classes such as people, vehicles, animals, household items.
Scaled YOLOv4 is an extension of the YOLOv4 research, developed by Chien-Yao Wang, Alexey Bochkovskiy, and Hong-Yuan Mark Liao, and implemented in the YOLOv5 PyTorch framework. At its core, it primarily lies on Cross Stage Partial Networks, allowing the network to scale its depth, width, resolution, and structure while maintaining speed and accuracy.
More info here: https://blog.roboflow.com/scaled-yolov4-tops-efficientdet/
Scaled YOLOv4
is licensed under a
GPL-3.0
license.
You can use Roboflow Inference to deploy a
Scaled YOLOv4
API on your hardware. You can deploy the model on CPU (i.e. Raspberry Pi, AI PCs) and GPU devices (i.e. NVIDIA Jetson, NVIDIA T4).
Below are instructions on how to deploy your own model API.