projects:internetofthings:objectdetection

This is an old revision of the document!


Object detection service

install

yay -S python-tensorflow-cuda
python -mvenv --system-site-packages venv
source venv/bin/activate.fish
pip install wheel
pip install typing-extensions
pip install tensorboard
pip install grpcio
pip install tensorrt

install models from https://github.com/asmirnou/watsor

mkdir model
wget https://github.com/asmirnou/todus/raw/models/ssd_mobilenet_v2_coco_2018_03_29.uff -o model/gpu.uff
  • projects/internetofthings/objectdetection.1611564592.txt.gz
  • Last modified: 2021/01/25 09:49
  • by scipio