1.1.0 • Published 4 years ago

@pipcook/plugins-object-detection-pascalvoc-data-collect v1.1.0

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

@pipcook/plugins-object-detection-pascalvoc-data-collect

Description

This plugin is used to collect Pascal Voc data. For more information about this data format, please refer to here. Notice that the url given by this plugin should be a zip file. The contents inside this zip file should have following structure: You can download the file provided in example to check the correct dataset format.

* means optional. you should provide pascal voc annotation file for each image

Required Parameters

ParameterTypeDescription
urlstringUrl or path of your zip file. If it's a local file, add prefix file://

Optional Parameters

ParameterTypeDefault ValueDescription

Example

"dataCollect": {
  "package": "@pipcook/plugins-object-detection-coco-data-collect",
  "params": {
    "url": "http://ai-sample.oss-cn-hangzhou.aliyuncs.com/image_classification/datasets/autoLayoutGroupRecognition.zip"
  }
}
1.1.0

4 years ago

1.0.6

4 years ago

1.0.6-beta.4

4 years ago

1.0.6-2.0

4 years ago

1.0.6-beta.3

4 years ago

1.0.6-alpha.0

4 years ago

1.0.6-beta.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.4

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago