GithubHelp home page GithubHelp logo

A web crowd counting interface. Post images, video, rtsp or webcam sreams.


Presentation

Makefile : Contains commands and variables for the projet.
|_ backend : FastAPI server, wraps the crowd counting models.
|_ frontend : Web interface in Svelte.
|_ Conf for 'reverse proxy' nginx

Prerequisites

  • Install Docker and Docker-Compose locally.
  • Install Make.
  • Download the models : make download-models
  • Create artifacts mv artifacts.sample artifacts and replace with your variables.

The micro-services

Backend

  • Build backend in dev mode : make backend-dev.
  • Get in the container : make backend-exec.
  • Launch unit tests make test.

Nginx

  • Build nginx in dev mode : make nginx-dev. Only the 80 port is exposed.
  • TODO: Create the prod target

Frontend

  • Build frontend in dev mode : make frontend-dev. (En mode dev)
  • TODO: Create client side application for the prod
  • Go to http://localhost (with hot-reloading in dev mode)

useful commands

  • launch everything make dev.

ia-foule's Projects

cclabeler icon cclabeler

A web tool for labeling pedestrians in an image, provideing two types of label: box and point.

dsnet icon dsnet

An unofficial implement of paper "Dense Scale Network for Crowd Counting", link: https://arxiv.org/abs/1906.09707

ia-foule icon ia-foule

A web crowd counting interface. Post images, video, rtsp or webcam sreams.

mcnn icon mcnn

Single Image Crowd Counting via MCNN (Unofficial Implementation)

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.