Relative Content

Tag Archive for pythoncomputer-visiontorch

The algorithm cannot find the images

I’m developing an algorithm using Yolo-nas , I prepared the dataset with labelImg . I’m using Python 3.10.11 to do this algorithm together with super-gradient supervision. The problem is the following: The algorithm loads the data but when plotting the image it shows that it cannot find the image in the directory, I carried out some tests with other algorithms and it can find the path to the directory. I suspect it’s the super-gradient version (3.7.1)