Custom-Object-Detection and Object-Detection
About Custom-Object-Detection
bourdakos1/Custom-Object-Detection
Custom Object Detection with TensorFlow
This tool helps you train a computer to recognize specific items in images or videos, such as identifying different characters in a movie or types of products on a shelf. You provide images with your custom objects labeled, and it produces a model that can automatically detect those objects in new visuals. It's designed for anyone who needs to automate the identification of unique objects in visual data without extensive coding.
About Object-Detection
IbrahimSobh/Object-Detection
In this tutorial, you will perform inference across 10 well-known pre-trained object detectors and fine-tune on a custom dataset. Design and train your own object detector.
This project helps computer vision practitioners quickly experiment with identifying specific objects within images or videos. You provide your images/videos, and it outputs the same media with bounding boxes and labels around the detected objects. It's designed for machine learning engineers, data scientists, or researchers working on visual recognition tasks.
Scores updated daily from GitHub, PyPI, and npm data. How scores work