David Hostage Peterson

Results 4 issues of David Hostage Peterson

When running the demo_ncnn script with a model, I observe NanoDet-Plus-m performs as expected, but NanoDet-m has a bounding box that is slightly to the left and slightly higher than...

Is it planned to add classification capability to YOLOv7 similar to its implementation in v5?

Is this the correct repository to compile and deploy a custom trained YOLOv5 model from the YOLOv5 Ti repository (https://github.com/TexasInstruments/edgeai-yolov5)? I am having trouble figuring out where to start in...

I have the project compiling fine, but when it runs into a line with putText or cv::rectangle, such as in draw_objects, I get a segmentation fault core dumped error. I...