GithubHelp home page GithubHelp logo

fgr_custom_object_detection_backend's Introduction

FGR Custom Vision License Plate Detector BACKEND

This is the backend API for the FGR Custom Vision License Plate Detector. It showcases some of my experience with Computer Vision. Specificlly in the relam of Object Detection dn Object Localization. I utilize the YOLOv4 Object Detection Algorithm.

Learn More

Learn More about my FGR Custom Vision License Plate Detector here

Example

Run With Docker

  1. Pull image docker pull dariv94/license_plate_detector:2.0 This will take some time since the dependancies to run tensorflow, opencv-python and numpy are large.
  2. Run Container docker run --rm -p 5000:5000 dariv94/license_plate_detector:2.0
  3. This may take a minute or two to get up a running, but then you should be apply to make a request as follows
method endpoint body
POST http://localhost:5000/image Form Data: images + YourImage.png/.jpeg/.jpg/.bmp

This is an FGR project.

To see some more of my projects you can go to FrankieRiviera.com

fgr_custom_object_detection_backend's People

Contributors

dariv94 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.