tensorflow-yolo-v3 and keras-yolo3
About tensorflow-yolo-v3
mystic123/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
This project helps computer vision engineers and researchers quickly integrate and test the YOLO v3 object detection model. You provide an image, and it outputs the same image with detected objects outlined by bounding boxes and labeled. It's ideal for those developing or evaluating object detection capabilities for various applications.
About keras-yolo3
experiencor/keras-yolo3
Training and Detecting Objects with YOLO3
This helps you automatically find and identify specific objects within images or video streams. You provide examples of the objects you want to find, and it learns to detect them, outlining them with bounding boxes and labeling them. This is for professionals in fields like wildlife monitoring, quality control, or security who need to automate visual inspection tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work