Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 462 Bytes

MarkersManagement

The folder contains python scripts for markers management. More details can be found in the readme file directly in the folder.

TensorFlow

The folder contains scripts for an older approach to the classification of markers in the images.

YOLOv3

It is the main folder of the project, and it contains code for training the neural network with YOLOv3 architecture. More details can be found in the readme file directly in the folder.