COCODataSet dataset_dir: D:/Paddle/PaddleDetection/ppdet//data/tools/cocomeSausage anno_path: ./annotations/instances_train.json image_dir: ./train with_background: false sample_transforms: - !DecodeImage to_rgb: true with_mixup: true - !MixupImage alpha: 1.5 beta: 1.5 - !Colo...
将自己的数据集转换为coco 格式. Contribute to cx123cx456/convert_dataset_to_coco development by creating an account on GitHub.