-
Hello @AlexeyAB first of all i want to thank you for the great works and now i kinda need our suggestion.
Currently im working on **object detection problem in medical images**. To be specific im tr…
ghost updated
3 years ago
-
Hello,
It seems you have great performance with yolo tiny with an RPI :
RaspberryPi4 + CPU only + INT8 + Tensorflow Lite (4 threads) + 416x416 with 243ms/inference Performance.
I assume you used …
-
Hi @AlexeyAB .
CPU and GPU are not fully utilized.
I am training in the following environment.
yolov3_5l.cfg
```
[net]
batch=64
subdivisions=20
width=608
height=608
・・・・
```
CPU:AMD …
-
Hi,
After custom yolov4 model trained to 10000 epoch (map displayed as 6% at that epoch) in original YoloV4, I have recreated all necessary files and run your ```client.py``` on a custom image.
At t…
-
Hello team.
I'm stumped. :) After I upgraded to latest version of zm/es/ml I'm no longer detecting objects. Pre upgrade this was working flawlessly. I have read through various notes relating …
-
@TNTWEN , thanks for the great work. I was able to convert and run the yolov4 tiny using the object_detection_demo_yolov3_async demo program. I've noticed that this new model is 10fps slower than yolo…
-
Before you create an issue, please make sure you have read the [README](https://github.com/pliablepixels/zmeventserver/blob/master/README.md). If you are asking about the object detection part, I don'…
-
Hey,
is there a way to save the output of the detection command on video to a .txt just like I can with images?
If I run
`!./darknet detector demo data/obj.data cfg/yolov4-obj.cfg /mydrive/yolo…
-
Hi, I'm having some troubles for the last 2 days.
I've just trained yolov4-tiny using my own images in Darknet and then converted it following [this issue](https://github.com/jkjung-avt/tensorrt_de…
-
Before you create an issue, please make sure you have read the [README](https://github.com/pliablepixels/zmeventserver/blob/master/README.md). If you are asking about the object detection part, I don'…