An open API service indexing awesome lists of open source software.

https://github.com/proafxin/localizer

This is a tool for localizing objects in images.
https://github.com/proafxin/localizer

adam-optimizer computer-vision darkflow gradient-descent jupyter-notebook labelimg machine-learning python rmsprop tensorflow yolo

Last synced: 7 months ago
JSON representation

This is a tool for localizing objects in images.

Awesome Lists containing this project

README

          

# Localizer
This project is an attempt to create a self-contained tool for localizing objects in images, inspired by multiple existing project. Parent projects: [LabelImg](https://github.com/tzutalin/labelImg), [Darkflow](https://github.com/thtrieu/darkflow), [YOLO](https://pjreddie.com/darknet/yolo/) and [Soccer ball detection](https://github.com/deep-diver/Soccer-Ball-Detection-YOLOv2).

Details of full workflow will be added later.