projects:internetofthings:objectdetection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:internetofthings:objectdetection [2021/01/25 09:43] – [Watsor] scipioprojects:internetofthings:objectdetection [2021/01/26 07:41] (current) – [Watsor] scipio
Line 6: Line 6:
   * [[https://coral.ai/products/accelerator/|coral accelerator]]   * [[https://coral.ai/products/accelerator/|coral accelerator]]
  
 +install
 <code> <code>
 yay -S python-tensorflow-cuda yay -S python-tensorflow-cuda
Line 15: Line 16:
 pip install grpcio pip install grpcio
 pip install tensorrt pip install tensorrt
 +git clone https://github.com/asmirnou/watsor.git watsor.git
 +pip install -e watsor.git
 </code> </code>
  
 +install models from https://github.com/asmirnou/watsor 
 +<code> 
 +mkdir model 
 +wget https://github.com/asmirnou/todus/raw/models/ssd_mobilenet_v2_coco_2018_03_29.uff -o model/gpu.uff 
 +</code>
  • projects/internetofthings/objectdetection.1611564220.txt.gz
  • Last modified: 2021/01/25 09:43
  • by scipio