/pipcook-plugin-coco-data-access

Primary LanguageTypeScriptApache License 2.0Apache-2.0

@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"
},