AI-LLM

Results 4 issues of AI-LLM

目前使用yolo 6.1 版本参考 README,导出onnx会报错误。 ![image](https://user-images.githubusercontent.com/4592367/160744224-ace3030e-fbbd-4f69-9815-8d56f71ca13a.png)

===============getInfoFromCudaEngine================== mEngine->getMaxBatchSize() = 8 mEngine->getDeviceMemorySize = 840704 Input tensor [0] name is:input.1 Input [0] data type is: float input [0] nbDims = 4 input [ 0] shape = [1,3,224,224,] Output...

Hello, Mr. Yang. Please send a copy of the generated dataset for study.Thank you!

目前在移植yolov8 pose进入rv1126。转换的模型用python代码测试过是正常的。用c++代码推理结果整体score偏低只有0.1,框和关键点的位置也不对。我查了一下rk3588和rv1126的模型,发现输出的顺序反过来了。请问沿用3558 pose的代码修改后处理要怎么修改。rk3588的代码参考的是:https://github.com/cqu20160901/yolov8pose_rknn_Cplusplus ![image](https://github.com/user-attachments/assets/2f6f1225-c91b-4a9a-9894-b9e4a4ad0289) ![image](https://github.com/user-attachments/assets/93acc0a4-63e4-4d70-b609-5cf087ed05fe) ![Uploading image.png…]()