No EdgeTPU detected. Falling back to CPU.
See original GitHub issueGetting the error No EdgeTPU detected. Falling back to CPU. The EdgeTPU is setup and working correctly, fully testing and working. Just not with Frigate.
Setup using Docker Compose using the example provided.
/arrow/cpp/src/plasma/store.cc:1226: Allowing the Plasma store to use up to 0.4GB of memory.
/arrow/cpp/src/plasma/store.cc:1253: Starting object store with directory /dev/shm and huge page support disabled
Camera_process started for test: 21
Starting detection process: 20
Starting process for test: 21
eating ffmpeg process...
ffmpeg -hide_banner -loglevel panic -avoid_negative_ts make_zero -fflags nobuffer -flags low_delay -strict experimental -fflags +genpts+discardcorrupt -vsync drop -rtsp_transport tcp -stimeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.1.32:8554/unicast -f rawvideo -pix_fmt rgb24 pipe:
* Serving Flask app "detect_objects" (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
No EdgeTPU detected. Falling back to CPU.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
No EdgeTPU was detected, ValueError: Failed to load ...
Reboot of system has not fixed it, and I have had to fall back to cpu. One system is Ubuntu with pci-e coral,...
Read more >Frigate - No EdgeTPU was detected - Third party integrations
I'm running Frigate as a HassOS addon, running as an ESXi VM on VMWare ESXi 6.7. In ESXi the Coral USB shows up...
Read more >blakeblackshear/frigate - [REPO]@Telematika
Frigate - NVR With Realtime Object Detection for IP Cameras ... but Frigate will fall back to CPU in the event one is...
Read more >Hacking Google Coral Edge TPU: motion blur and Lanczos ...
First of all, the Edge TPU software is not fully open source. The most “tasty” bits, edgetpu_compiler executable and libedgetpu.so shared ...
Read more >Troubleshooting JAX - TPU - Google Cloud
Everything will be run on the TPU as long as JAX doesn't print "No GPU/TPU found, falling back to CPU." You can verify...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are you sure you aren’t running another instance of frigate? The coral can only be used by a single process. Also try removing your detectors config section entirely.