tello-humanpose-openvino
tello-humanpose-openvino copied to clipboard
Using human pose estimation to pilot a Tello drone. Relying on OpenVINO toolkit, runs on Intel CPU.
when I run the command " docker run -it --rm -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix --network host --device /dev/snd -e PULSE_SERVER=unix:${XDG_RUNTIME_DIR}/pulse/native -v ${XDG_RUNTIME_DIR}/pulse/native:${XDG_RUNTIME_DIR}/pulse/native -v ~/.config/pulse/cookie:/root/.config/pulse/cookie -v $PICTURE_DIR:/work/pictures --name tello geaxgx/tello_humanpose_openvino:latest "...
Hi @geaxgx , Just got a Tello so trying this repo out. So far I've managed to test out the docker where human pose estimation works but I can't get...