-
-
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…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
it [move *.pt to git-lfs](https://github.com/whn09/table_structure_recognition/commit/5326e038bcf76f8eb95a80e34da27fcdb72955d4)
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
-
yolov5/main.cc文件中的rknn_app_ctx.img_dma_buf.size未赋值,这会导致前面申请的DMA内存未能被正确释放,造成内存泄漏的风险
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
Hi Si…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
Models, Training, Export, Inference
#…
-
Hi everyone,
I'm trying to quantize the YOLOv5n model from [here](https://github.com/ultralytics/yolov5). I'm using the Vitis-AI v3.0 docker with the following code:
```
import pytorch_nndct
i…