Skip to content

Mesure-Distance-Saut-Perche-Equipe/poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of concept

This repository contains the code to validate the idea to use the ML model to detect the person and calculate the distance to the bar accordingly.

Website

The program is available at the following URL: https://mesure-distance-saut-perche.streamlit.app/.

Installation

  1. Clone project`s repo:

    git clone https://github.com/Mesure-Distance-Saut-Perche-Equipe/poc.git
    
  2. In the command line (terminal) go to the repo folder:

    cd poc
    
  3. Install the required packages:

    pip install -r requirements.txt
    
  4. To run the application from the command line (terminal), execute:

    streamlit run main.py
    
  5. The application will be opened in your default at the following URL: http://localhost:8501

About

Preuve de concept : exploration de modèles ou de bibliothèques ML pour notre tâche

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages