What's Changed
- Add IoU custom operators example on GPU by @panshaowu in #194
- Add YOLOv8x Segmentation by @zhanghuiyao in #196
- Update predict.py so that it can support verious platforms by @Linorman in #198
- fix yolov8x-seg bug by @zhanghuiyao in #197
- Detection task adapt new data processing by @yuedongli1 in #200
- Modify simple use cases in model definition by @yuedongli1 in #205
- fix detection label visualization by @yuedongli1 in #208
- fix meshgrid in version 2.1 by @Ash-Lee233 in #211
- fix yolov8-seg non-overlap data format bug by @zhanghuiyao in #209
- fix data.utils.segment2box bug by @zhanghuiyao in #215
- add mindspore native graph infer & onnx runtime infer engine by @ltcs11 in #216
- modify _clip_coords to in-place operation by @yuedongli1 in #220
- modify links of document by @yuedongli1 in #225
- add issue template by @Ash-Lee233 in #223
- fix OOM of run_eval mode by @Mark-ZhouWX in #248
- fix single label error by @dwdcth in #231
- add finetune_visdrone by @huilin16 in #244
- fix yolox yaml by @yuedongli1 in #255
- modify supported mindspore edition by @yuedongli1 in #260
- Modify mindyolo version to 0.3.0 by @zhanghuiyao in #262
New Contributors
- @Linorman made their first contribution in #198
- @ltcs11 made their first contribution in #216
- @dwdcth made their first contribution in #231
- @huilin16 made their first contribution in #244
Full Changelog: v0.2...v0.3