Uman Niyaz

Results 9 comments of Uman Niyaz

How to load ONNX yolov7 model ysing csv2.readNetONNX(model_path), it produces erro 'cv::dnn::dnn4_v20220524::ONNXImporter::ONNXImporter'

@glenn-jocher Not able to laod custom trained model YOLOv8 , ![image](https://user-images.githubusercontent.com/33204214/214553489-8c4b2068-f6fe-4efc-8c7f-a42445a2ca67.png) ![image](https://user-images.githubusercontent.com/33204214/214553567-a8beb196-7e90-4d4a-a959-679952e2bb9e.png)

@SkalskiP Ultralytics version correction worked for me (8.0.18) @Kastouri , one more question is I have chnaged to ONNX format YOLO v8 , i ma not sure about outputs like...

How to allocate maximum memory for storage of large key value pairs?

When I am trying store huge data in key value pairs around 50 Million records my system crashes,is there a way to allocate some storage to Rdict to maximum limit

Output coming ot of YOLOv8 custom trained is something like of shape : outputs.shape : (1, 9, 1029) Not sure array of arrays ,no conf score nothing and its for...

I now trained for 5 classess and ny inputs tensor that was sent to ORT session was of (1,3,224,224), and outputs I got multidimensional array '(1,9,1029), if its correct please...

@sstainba Can you respond to updated comment