yolov5-net
yolov5-net copied to clipboard
Included the consolas.ttf font file in the Assets folder to eliminate the reliance on Windows, enabling the program to function on Linux as well.
This repository is compatible with Linux as well. However, since the file "C:/Windows/Fonts/consola.ttf" is not available on Linux (as expected), I have included it in the "yolov5-net/src/Yolov5Net.App/Assets/" directory. As a result, it is now ready to run seamlessly on Linux right out of the box.