YOLOv3-Custom-Object-Detection icon indicating copy to clipboard operation
YOLOv3-Custom-Object-Detection copied to clipboard

index goes out of bounds when you run the object detection code. Anybody knows why?

Open Vram97 opened this issue 2 years ago • 0 comments

Yes. I found it empty and I have fixed it but I have another issue when I try to test it using object detection code I got the following error: Index 1135 is out of bounds for axis 0 with size 100. What is the problem?. Thank you


From: Nitin Tiwari @.> Sent: Saturday, September 18, 2021 12:32 PM To: NSTiwari/YOLOv3-Custom-Object-Detection @.> Cc: اريج ناصر ابراهيم ابوقرين @.>; Mention @.> Subject: Re: [NSTiwari/YOLOv3-Custom-Object-Detection] yolo v3 custom object detection (#1)

@Areej25890https://github.com/Areej25890, check if the train.txt file is empty or not. If it's empty, then the training probably didn't start; no .weights file will be generated thereby.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/NSTiwari/YOLOv3-Custom-Object-Detection/issues/1#issuecomment-922255859, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APAC2DSQVR3D4GJ2XCI6W3TUCRTC7ANCNFSM5EI4JMYA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Originally posted by @Areej25890 in https://github.com/NSTiwari/YOLOv3-Custom-Object-Detection/issues/1#issuecomment-922257130

Vram97 avatar Jul 18 '22 10:07 Vram97