Matteo Moro

Results 3 issues of Matteo Moro

Hi guys, I'm using YOLOv5 3.0 and I've trained a yolov5L model generating 7 anchors for my custom dataset composed by 3x800x800 pixel images. The autoanchors function returns the array...

Hi @enazoe, I'm currently using yolov5 trying different batch sizes. I'm having large inference time, and also pre processing and nms are really slow. I've tested with i7 8th gen,...

Hi guys, I'm trying to run the sample_detector.cpp with my trained model. As far as I can tell the weights are loaded correctly, instead the cfg file seems to have...