Yiru SHEN

Results 5 issues of Yiru SHEN

### Search before asking - [x] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello. Right now, I have trained my own model,...

question
Stale

和其他人员的项目联调时发生了, 越界的错误。m_output_objects_host + bi * (m_param.topK * m_output_objects_width + 1))[0]是个十分大的数,导致int后为-46,用size_t接住查看为 18446744073709551570。但是单独执行我的项目时,无越界状况发生,这种情况下如何判断

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello everyone, right now I want to realize an...

question

我保存了c++和py在双线性插值后的图片,发现预测图片实际有所偏差 ![image](https://github.com/FeiYull/TensorRT-Alpha/assets/61850562/315f809b-c5f5-4642-9c64-9aef51a1cee1) ,目标点(122,147)根据数学公式算出核心点应该是(121.30397727272727,138.20738636363635),而在kernel中 ![image](https://github.com/FeiYull/TensorRT-Alpha/assets/61850562/0fc8fe9d-7c23-44c3-a170-98dc07c8c4d7) w我输出了结果, ![image](https://github.com/FeiYull/TensorRT-Alpha/assets/61850562/d18860b2-df2b-46df-be2d-913f6907d639) 在填充方向y上有较大的误差,对于x方向的误差为scale在python和c++的精度不同,在pose模型上没有太大问题,但是在我写的obb的部署中发现预测结果有较大误差

### Search before asking - [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello, I have trained a YOLOv8-seg model on...

question
segment