QibangLi

Results 3 issues of QibangLi

你好,我在训练中hbb_map达到0.7+,但是计算obb_map却是0(目标已经检测出来) ![image](https://github.com/yzqxy/Yolov8_obb_Prune_Track/assets/85171580/b8d1f1fa-3e68-4eb1-895a-2ab77323cc9d) 只改动了此地方 ![image](https://github.com/yzqxy/Yolov8_obb_Prune_Track/assets/85171580/463826e0-39be-4fb8-841a-63d484a01f72)

大佬你好,我在使用dotav1.0数据集split之后训练,val之前是否需要聚合,直接运行(不聚合)eval_rotate_PR_V8.py 出现报错(似乎是由于有些图片没有目标) ![image](https://github.com/yzqxy/Yolov8_obb_Prune_Track/assets/85171580/0b573be2-7cda-4499-b2af-d3776642fb2c) 同时我想测试的时候save_json,但是输出的结果poly只有七个坐标 ![image](https://github.com/yzqxy/Yolov8_obb_Prune_Track/assets/85171580/bc3cafdf-cf53-41f8-b770-af780db97634)