Coder Social home page Coder Social logo

yrong / flowchart-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruturaj123/flowchart-detection

1.0 1.0 1.0 504.25 MB

Detecting hand drawn flowcharts using Tensorflow Object Detection API - Faster RCNN

Python 48.07% Shell 0.68% GLSL 0.01% C++ 43.31% Jupyter Notebook 4.10% Makefile 0.06% Dockerfile 0.02% JavaScript 0.05% HTML 0.23% TypeScript 0.01% C 0.30% LLVM 0.01% CMake 0.97% Java 0.59% Objective-C 0.01% Objective-C++ 0.10% Ruby 0.01% Go 1.46% Perl 0.01% PureBasic 0.04%

flowchart-detection's Introduction

Flowchart-Detection

Detecting hand drawn flowcharts using Tensorflow Object Detection API

This repository uses Tensorflow Object Detection API for detecting hand drawn flowcharts. The dataset images are located in the folder models/research/object_detection/images/test

I have used the Faster-RCNN Inceptionv2 model for detecting the flowcharts.

Output

Output

Screenshot_20190416_085315 Screenshot_20190416_085356

Running Locally

  • Install the Tensorflow Object Detection API

  • #From Flowchart-Detection/models
    export PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/research:`pwd`/research/slim:`pwd`/research/object_detection
  • #From Flowchart-Detection/
    python Object_detection_image.py        (#You can set any input image of your choice located in models/research/object_detection/images/test inside this script)
  • Coordinates of the bounding boxes will be stored in coordinates.json

NOTE: OpenCV is needed for displaying the image. It can be installed using pip install opencv-python

flowchart-detection's People

Contributors

ruturaj123 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

24601

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.