-
I'm attempting to follow the quick-start instructions on the front page. After numerous problems using the latest versions of TensorFlow, I've carefully tried to match your test environment listed at…
-
For both the webcam demo and the smart webcam demo (using my android phone), I'm only getting 0.2 FPS.
Is there a way to rectify this?
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Export
### Bug…
-
**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name): Laptop PC
**[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name):
**[Require…
-
Hi!
I am using the example from the official documentation [1]. Here is my script:
**************
from imageai.Detection import ObjectDetection
import os
execution_path = os.getcwd()
detec…
-
Hi, Whats the FPS of this implementation on Raspberry Pi? Thanks.
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
Hi I cloned another repo that uses tensor flow that has the same getting started section however I tried all 3 ways of and the last one did this:
![124121820-a50c2f00-da75-11eb-8cd7-034ff6ba59da](htt…
-
-
I am using anaconda, and the env has tf, keras, numpy and other stuff installed...
But I confronted a confusion problem~~~When I running train.py, it tells me "no module named keras", which I have al…