-
Hello, will you support yolov10?
-
hello sir
thanks a lot for uploading your work
I am getting the following error with respect to integration and credentials of google cloud vision client
{'Error': 'No EXIF data found in the im…
-
Hello,
I have a yolov8 model that I converted to engine.
With the fp32 engine, the engine works good for inference and detect very well the object.
/usr/src/tensorrt/bin/trtexec \
--on…
-
后面是否会支持yolov8的segment实例分割?
-
使用的OpencvSharp4绘制的, 代码如下, 是SKBitmap坐标系的问题吗
```cs
var yolo = new Yolov8("box.onnx", false);
yolo.SetupLabels(new string[] { "box" });
Mat mat = new Mat(dialog.FileName);//AppDomain.CurrentDomain.…
-
I'm following this [tutorial](https://github.com/luxonis/depthai-experiments/tree/master/gen2-yolo/host-decoding) to design a custom instance segmentation on OAK-D. I trained the custom model with onl…
-
when I onnx2trt encountered an error,my trt version is 8.2.3
07/17/2023-10:52:53] [I] [TRT] [MemUsageSnapshot] End constructing builder kernel library: CPU 386 MiB, GPU 1514 MiB
[07/17/2023-10:5…
-
Judging by the issues in this repo, the Yoloworld ESAM node should probably allow loading of yolo models from disk rather than via roboflow. There's really no reason to use a third party service when …
-
我的剪枝流程是 1. 先提前测试验证集精度。 2. 稀疏训练10个epoch。 (3.剪枝。 4. 验证剪枝后的精度。 5. finetune并验证精度。重复这三步)
我有以下几个问题:
1. 我这剪枝流程是否正确
2. 在finetune的时候,是否要加入pruner.regularize(self.model)
3. pruner中的参数如iterative_steps和ch_spar…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
![微信图片_20240822212854](https://g…