1.1.0 • Published 5 years ago

@pipcook/plugins-image-classification-data-collect v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

@pipcook/plugins-image-classification-data-collect

Description

This plugin is used to collect image classification dataset. Notice that the url given by this plugin should be a zip file. The contents inside this zip file should have following structure:

* means optional. category should be replaced by your category. You should put all your images of this category into specific category folder.

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-image-classification-data-collect",
  "params": {
    "url": "http://ai-sample.oss-cn-hangzhou.aliyuncs.com/image_classification/datasets/eCommerceImageClassification.zip"
  }
},
1.1.0

5 years ago

1.0.6

5 years ago

1.0.6-beta.4

5 years ago

1.0.6-2.0

5 years ago

1.0.6-beta.3

5 years ago

1.0.6-alpha.0

5 years ago

1.0.6-beta.2

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.0

5 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

0.5.0-beta

5 years ago