1.1.0 • Published 5 years ago
@pipcook/plugins-image-classification-data-collect v1.1.0
@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:
- train
- validation*
- test*
* means optional. category should be replaced by your category. You should put all your images of this category into specific category folder.
Required Parameters
Parameter | Type | Description |
---|---|---|
url | string | Url or path of your zip file. If it's a local file, add prefix file:// |
Optional Parameters
Parameter | Type | Default Value | Description |
---|
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.1-749d1ac-beta.0
5 years ago
1.1.1-3d119b8-beta.0
5 years ago
1.1.0
5 years ago
1.1.1-a56d245-beta.0
5 years ago
1.0.7-d5a1a36-beta.0
5 years ago
1.0.6
5 years ago
1.0.6-4913202-beta.1
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