Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yolo

What All These Parameters Means In Yolov4 Model

What do all of these parameters from training YOLOv4 mean? (next mAP calculation at 1300 iterations… Read more What All These Parameters Means In Yolov4 Model

Google Colab Notebook Completely Freezes When Training A Yolo Model

I am following a tutorial to train custom object detection model using YOLO. This is the tutorial a… Read more Google Colab Notebook Completely Freezes When Training A Yolo Model

Save Prediction To Json Or Txt File And Also Save Output Video File In Yolov3 Object Detection - Google Colab

Object detection on https://github.com/AlexeyAB/darknet/ is working and the output is saved to an .… Read more Save Prediction To Json Or Txt File And Also Save Output Video File In Yolov3 Object Detection - Google Colab

How To Convert 2d Bounding Box Pixel Coordinates (x, Y, W, H) Into Relative Coordinates (yolo Format)?

Hy! I am annotating image data through an online plateform which is generating output coordinates l… Read more How To Convert 2d Bounding Box Pixel Coordinates (x, Y, W, H) Into Relative Coordinates (yolo Format)?

Setup.py Egg_info Error Code 3221225477

I've been trying to install IMGAUG package for an ML project. But the installation gets stuck w… Read more Setup.py Egg_info Error Code 3221225477