example-object-tracker
example-object-tracker copied to clipboard
### Description This example doesn't work too ModuleNotFoundError: No module named 'gi' It is installed on miniconda, gi module is there but it can't find it Yolo also uses gstream...
### Description I changed the src path to a video saved on the Coral dev mini however I get this error even after converting the video to the required format...
Could you give a command line example of how to change video source to rtsp? Although I tried many times, I could not run this command. Thank you very much...
### Description The video is streaming only using shades of red. How do I correct this? In my other apps is streams in full color. I am using a Raspberry...
### Description I tried to retrain an "EfficientDet-Lite" detection with the "Retrain EfficientDet-Lite detector for the Edge TPU (TF2)" guide (https://colab.research.google.com/github/google-coral/tutorials/blob/master/retrain_efficientdet_model_maker_tf2.ipynb) and to use it with this example object tracker....
### Description I am using the coral dev mini with a coral camera. I am trying to switch of the camera off in detect.py when there are no people in...
### Description I am not completely sure what is going on here. I am unexperienced with the Coral AI Board. It seems that there is a segmentation fault while trying...
[Running this project on Coral dev board mini require to add 'MT8167' model. I've also add some code from examples-camera/gstreamer/gstreamer.py program.](https://github.com/google-coral/example-object-tracker/pull/19)
Hello, Noob here. I've been trying to get the coral mini dev board to run the example-object-tracker. I've followed all instructions from set up of the device to loading the...