to import utils you need to install tensorflow with gpu then get the models of tensorflow for object recognition to recognize the import
from utils import label_map_util
from utils import visualization_utils as vis_util
you need the following (after you have followed the instructions on how to install tensorflow models)
cd software/tensorflow/models/research
export PYTHONPATH=$PYTHONPATH:$(pwd)/slim
echo $PYTHONPATH
export PYTHONPATH=$PYTHONPATH:$(pwd):$(pwd)/object_detection
- pylsl
- labstreaminglayer/liblsl (both work) 7.1. I got https://github.com/NunoDuarte/lsl_archived which has the version I need (because it was working)
- Install, compile, and sudo make from the lsl_archived
- yarp
- pupil with zmq plugin
- pupil LSL plugin (pupil_lsl_relay.py)
- pupil with pupil remote and frame publisher activated
- connect lsl with pupil and yarp (follow the instructions on LSL_Pupil_Yarp)
- check the requirements of the pupil_lsl_yarp
- check that pupil_lsl_yarp has the correct threads activated