Skip to content

mvanmeerbeck/fruits-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fruits-detector

Real time, scalable fruits detector

Requirements

  • RTMP Camera
  • Docker
  • Docker-compose

Install

### RTMP Camera Install the android application RTMP Camera

https://play.google.com/store/apps/details?id=com.miv.rtmpcamera&hl=fr

Start

Start the containers

docker-compose up -d

Find your IP address

sudo ifconfig

Open the RTMP Camera on your smartphone and change the RTMP server in Options > Publish address to

rtmp://your-ip:1935/stream

Check the result with VLC via "Open Network Stream" with the address

rtmp://your-ip:1935/stream

log

29/06

  • réflexion, recherche sur l'architecture
  • tests de nginx-rtmp

06/07

  • installation env python (docker, requirements)
  • premier tests chargement des données, training
  • init du script de prédiction "real time"

05/09

  • test du model inceptionv3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published