• 2 min read
Releasing a New YOLOv3 Implementation in PyTorch
SUMMARY
Roboflow released a PyTorch implementation of YOLOv3 built on the Ultralytics codebase, complementing the existing Keras version that users had requested an alternative to. In testing on a 12-class chess piece detection task, 300 epochs on Google Colab produced 0.93 recall and 0.978 mAP@50 in