-
**1. 环境(environment)**
- Build OS and Version: Ubuntu
- RunTime OS Version: Linux
**2. Github版本**
- branch:ONNX(Pytorch) 模型转换为 TNN 模型
- commit(optional):
**3. 编译方式(compile method…
-
## 综述
- STOA papers with code [[url]](https://paperswithcode.com/sota/object-detection-on-coco)
- 【DeepLearning综述】 DeepLearning Detection 综述 [[blog]](https://bryce1010.blog.csdn.net/article/det…
-
Hi! I have tried converting yolov4.weights (full model) and running an inference, everything works fine.
However, when I do the same thing but with yolov4-tiny.weights (tiny version) everything is ok…
-
Hi,
With the release of YOLOv4 and YOLOv5 this year, the real-time and accuracy of object detection has been improved to a new level. Is there any plan to support for TensorRT of YOLOv4 or YOLOv5 in …
-
Hi!
Your code works great, thanks for this repository. Is there a synchronous version for Yolov4? I tried to run the yolov4 converted network on a typical openvino sync script "object_detection_sam…
-
**i use ubuntu 18.04 and Pycharm**
**in my anaconda environment, i use the following code to install autogluon:**
python3 -m pip install --upgrade "mxnet
-
Hi,
I got ZM stable in docker up and detecting persons via coral on mlapi with yolov4 local fallback + working zmeventnotifications+zmninja. Trying to add face recognition to the mix I'm getting an …
-
Hi I was excited to find this project, I hoped that YoloV4 and YoloV5 were similar enough that I could successfully use it to run my YoloV5 ONNX-exported model. But apparently it's not as simple as ch…
-
Hi...
Can someone clarify the effect of BFLOPS on the detection speed of the networks?
Yolo v3 has 65.9 BFLOPS
Yolo v4 has 128.5 BFLOPS
But still the fps of Yolo v4 is better than Yolo v3. …
-
Since the website requires registration to download the file and its also difficult to interact with since its a different language. It would really be nice to provide the file maybe on google drive t…