tensorflow-yolov3 and tensorflow-yolo-v3
Given their identical descriptions and that both are implementations of YOLOv3 in TensorFlow, these are competitors, where users would likely choose one over the other based on factors such as community support (stars) and perceived active development.
About tensorflow-yolov3
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
Implements YOLOv3 object detection with TensorFlow 1.x, featuring pre-trained COCO weights convertible to frozen graph format for inference on images and video streams. Supports transfer learning from COCO checkpoints and training on custom datasets (VOC, PASCAL) with configurable anchor boxes and class definitions. Includes evaluation utilities for mAP calculation and TensorBoard integration for monitoring training metrics.
About tensorflow-yolo-v3
mystic123/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work