This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:internetofthings:objectdetection [2021/01/25 09:43] – [Watsor] scipio | projects:internetofthings:objectdetection [2021/01/26 07:41] (current) – [Watsor] scipio | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * [[https:// | * [[https:// | ||
| + | install | ||
| < | < | ||
| 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:// | ||
| + | pip install -e watsor.git | ||
| </ | </ | ||
| + | install models from https:// | ||
| + | < | ||
| + | mkdir model | ||
| + | wget https:// | ||
| + | </ | ||