Item

Tutorial: Implement YOLO object detector in PyTorch (Q355): Difference between revisions

(‎Changed [en] description: A Tutorial on how to implement a YOLO from scratch. Detailing how to create the network architecture from a config file, load the weights and designing input/output pipelines.)
(‎Changed label, description and/or aliases in de, and other parts: Added german label and description)
 
label / delabel / de
 
Tutorial: YOLO-Objektdetektor in PyTorch implementieren
description / dedescription / de
 
Ein Tutorial, wie man ein YOLO von Grund auf implementiert. Detailliert, wie man die Netzwerkarchitektur aus einer Konfigurationsdatei erstellt, die Gewichte lädt und Input/Output-Pipelines entwirft.

Latest revision as of 11:46, 18 June 2026

A Tutorial on how to implement a YOLO from scratch. Detailing how to create the network architecture from a config file, load the weights and designing input/output pipelines.
Language Label Description Also known as
English
Tutorial: Implement YOLO object detector in PyTorch
A Tutorial on how to implement a YOLO from scratch. Detailing how to create the network architecture from a config file, load the weights and designing input/output pipelines.

    Statements