@pipcook/plugins-coco-data-access
v1.1.3
Published
### Description
Downloads
8
Keywords
Readme
@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"
},