Giter VIP home page Giter VIP logo

myriad's Introduction

Setup

npm i

  • Installs dependencies.

mysql

  • Create a mysql database
  • Link it to the app with your credentials via .env
  • Run npx sequelize db:migrate

cloudinary

  • Make sure you add your personal keys to the .env.

npm start

  • Start the express server.

cd client && npm run dev

  • Webpack will watch the src/ directory and rebuild the client side bundle when code changes.

npm run build

  • Bundle is built the same as run dev. If not running dev in watch mode, build before you run the express server.

Features

  • Register/login with JWT
  • Clean, modern SPA UI using React and Redux
  • Upload photos to user photo collection UI
  • Facial feature detection on uploaded images Feature detection
  • Real time facial feature detection via webcam stream Real time webcam detection 2 Real time webcam detection 1

TODO

  • Create canvas overlay for editing photos while detecting features. The overlay will contain a rubric of markers pertaining to passport/visa photo requirements. The user will then be able to crop, take a different photo, etc. Ideally this rubric will show while the webcam is streaming. For now, this is a work in progress.

myriad's People

Contributors

jonathandannel avatar

Watchers

James Cloos avatar  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.