Blog
Blog
How to Train YOLOv7 on a Custom Dataset
Follow this tutorial to learn how you can train a Yolov7 model with custom data for you next computer vision project.
Use the widget below to experiment with YOLOv7. You can detect COCO classes such as people, vehicles, animals, household items.
YOLOv7
is licensed under a
GPL-3.0
license.
You can use Roboflow Inference to deploy a
YOLOv7
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.
