-
I'm facing an issue while trying to run inference with a TensorFlow Lite model quantized to INT8 precision. The model was trained using CenterNet MobileNet for hand keypoint detection, and I'm getting…
-
Now there is Yolo v2 by link: http://pjreddie.com/darknet/yolo/
And old Yolo v1 is here: http://pjreddie.com/darknet/yolov1/
Can the caffe-yolo convert yolo's version 2 (.weights) files to caffemode…
-
Hello, I see there are some people searching and asking here how to calculate the **centroids** from the detected objects. I have written some demo code for that purpose. If anyone has this requiremen…
-
Hi all,
I tried to do inference for large tif files: with resolution 28780x48283 pixels. the python code is:
from mmengine.utils import get_git_hash
from mmeng…
-
### My actions before raising this issue
- [ ] I install CVAT on my Linux Ubuntu 20.04 server by this instruction [link to docs](https://opencv.github.io/cvat/docs/administration/basics/installation/…
-
-
**请将下面信息填写完整,便于我们快速解决问题,谢谢!**
**问题描述**
I'm trying to convert **faster_rcnn_r50_fpn_1x_coco** to onnx format. But some operators in '**faster_rcnn_r50_fpn_1x_coco**' are not supported by PADDLE2ONN…
-
### Existing/related issue?
_No response_
### Current Behavior
I'm trying to use Egeria deployed in a Docker environment. Currently, I have the following 3 services running:
OMAG Server Plat…
-
### Description:
When executing the YOLOv8 model in ONNX format as demonstrated in the [original repository](https://github.com/airockchip/rknn_model_zoo/tree/main/examples/yolov8), the model perform…
-
Hello ExpansionNet_v2 contributors,
I was wondering if anyone has attempted to convert ExpansionNet_v2 based ".pth" model to ".onnx" and then to TensorRT format?
Thank you and best regards,
S…