Provide option for saving box coordinates in Pascal-VOC format. (#13272)
* Provide option for saaving box coordinates in Pascal-VOC format. - Added save-format argument for saving box coordinates in Pascal-VOC format (Xmin, Ymin, Xmax, Ymax) when save_txt is True, 0 for YOLO and 1 for Pascal-VOC, By default - 0 * Auto-format by https://ultralytics.com/actions --------- Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
H
Harsh Dhamecha committed
41b5f45096e101b53fce50e7b641f600265ff32e
Parent: 2070b30
Committed by GitHub <noreply@github.com>
on 8/24/2024, 9:40:38 PM