Python
2 posts filed under category “Python”.
Training a YOLO object detector on a custom dataset
I wrote this in 2019 for YOLOv3 and Darknet. Both are effectively dead now, so I retrained the same shipping-port dataset on a current...
Object detection with focal loss, seven years later
The 2019 version of this post trained Keras RetinaNet, which is now deprecated. I retrained the same port dataset on RT-DETR and found the...