Skip to content

aiondemand/aiod-human-spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiod-human-spotter

Human Detection based on 5G network #Developed by Instituto Tecnológico de Informática

#Instructions #Firstly, plug a camera into the robot and check camera bus (/dev/video*) or set-up the gstreamer pipeline to receive the frames

#Remember to enable display before launching export DISPLAY=:0 xhost +local:root

docker build -t human_spotter .

sudo docker run -d --name human_spotter_container --network host --device=/dev/video4 -v /tmp/.X11-unix:/tmp/.X11-unix -v ~/open_model_zoo/data/dataset_classes:/app/data -e DISPLAY=$DISPLAY --privileged human_spotter

About

Human Detection based on 5G network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors