Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 630 Bytes

@pipcook/plugins-coco-data-access

Description

This plugin is used to access coco data. This means that whatever data provided by data-collect (no matter whether you chooose pascal voc, coco or other formats), the data will be transformed to coco dataset and flow into model-related plugins.

Required Parameters

Parameter Type Description

Optional Parameters

Parameter Type Default Value Description

Example

"dataAccess": {
  "package": "@pipcook/plugins-coco-data-access"
},