Giter Club home page Giter Club logo

remo's Introduction

Before Cloning, slap ⭐️now

Welcome to RemoAI Platofm!

This is an platform designed and implemented as example for image labeling and annotation for Open Vision Computer classification.

Running the platform

yarn install && yarn start

Features

  • Select the coordinates to be send to the OpenCV machine;
  • Resize and move coordinates;
  • Enable or disable the coordinate;
  • Delete a coordinate;

Next steps

  • Add more editor tools, like pencil, eraser
  • Create the credential and registration page
  • Create the "New project" view
  • Create the categorization view
  • Create the database structure in order to allow the user create a project
  • Create the tables structures in order to allow the user categorize in dynamic ways
  • Expose an API with the encapsulated methods to create the project and initiate the image labelling

Libraries used

  • MultiCrops: A modified version of this project in order to allow some changes, like enable or disable a box, also, it gives you the coordinates of each element which will be used to be populated on OpenCV
  • React: Because the facilities to manipulate DOM elements;
  • Redux: To store and share data over the application;
  • Reduxsauce: In order to minify unneeded code to while using Redux;
  • Material-ui: To use styled components based in the Google Patern Material Design;

Source code structure

  • src
    • components: Structured folder for React components that represents the ramification for each context of the platform.
      • accounts
      • cropper
      • dashboard
      • editor
      • projects
      • utils: React components that are shared over the platform
    • store
      • reducers: Structured folder for Redux reducers and containers in order to share info over the app
        • cropper
        • editor

remo's People

Contributors

danvc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shalevy1

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.