Tutorial: Implement YOLO object detector in PyTorch (Q355): Difference between revisions
(Created claim: instance of (P3): Tutorial (Q159)) |
(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.) |
||
description / en | description / en | ||
A | 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. |
Latest revision as of 08:34, 16 August 2023
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. |