-
Hi folks
I am running easyocr multiple gpus but it is using only one gpu any suggestion how can i use multiple gpu for inference
-
Hi 大佬, I can train my own data normally and generate output/trained_weights accordingly using the docker provided, but test_dota.py cannot detect any target.
What could be the reason? Is my training …
-
The environment:jeston tx2:
opencv: 4.0.0
Camera: CSI Cameras
when I run run_objectdetection,it errors.
('frame', None)
Traceback (most recent call last):
File "run_objectdetection.py", li…
-
Hi there,
My tflite model fails on GPU delegate, using Android. Without the GPU delegate the model works fine using CPU.
I cut the model until I found out at which point the model crashes. It se…
-
I am trying to infer it with four h100, and after running the gradio demo, it was giving this error. can you please check and simplify the inferencing.
-
### System information
- **What is the top-level directory of the model you are using**:
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **OS…
Jconn updated
4 years ago
-
ubuntu 16, gpu:Quadro P2000
运行python demo.py识别作者提供的图片。这个速度正常吗?多谢
Detection took 3.666s for 22 object proposals
Mission complete, it took 9.334s
-
Hello, I'm inquiring because there was an error that I couldn't solve while testing your masking tool. The error is related to OPENVINO.
I read OPENVINO's document, but I couldn't understand why …
-
Hello,
I find this work very nice and that it could be of great help for my work. I have tried to run the model using the toy generated data. Evreything goes well untill I launch the training where I…
-
can i please know the version of
Tensorflow CPU/GPU
Numpy
OpenCV
Am trying object detection with ur code