Giter VIP home page Giter VIP logo

vidimizer's Introduction

Vidimizer

Le but de ce projet est de pouvoir intéragir avec les APIs de Azure dans un contexte de recherche de reconnaissance faciale. Afin d'accéder à notre application, veuillez renseigner dans le .env les endpoints et clefs API des Apis. Notre application requiert au minimum les informations des API qui sont suivies d'un [X] dans cette liste:

  • Face API (pour la reconnaissance des visages) [X]
  • Computer Vision API (pour avoir des informations sur les images) [X]
  • Content Moderator API (pour pouvoir estimer le taux familly friendly )

Notre application est disponible en ligne du 12/06 au 24/06 à l'addresse : http://20.43.59.16/. À noter qu'elle tourne sur une VM d'Azure, avec Apache2 pour le front et Pm2 pour le back.

Setup le Front

  • Dans le root:cd front
  • npm i
  • npm start
  • Le navigateur s'ouvre pour montrer le résultat de notre app au port 3000

Setup le Back

  • Dans le root: cd back
  • source env/bin/activate (pour mac et linux)
  • pip3 install -r requirements.txt
  • python3 app.py
  • Le terminal actuel est utilisé pour host l'api, au port 5000

Versions utilisées pour le projet

  • Python : 3.7.4
  • Node : 13.5.0
  • Npm : 6.13.4
  • Pm2 : 4.4.0

vidimizer's People

Contributors

just-the-v 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.