{"id":13698317,"url":"https://github.com/imgcook/pipcook-plugin-ui-generator","last_synced_at":"2026-06-08T19:31:07.239Z","repository":{"id":98463135,"uuid":"313847576","full_name":"imgcook/pipcook-plugin-ui-generator","owner":"imgcook","description":"generate UI samples for object detection and image classification pipelines.","archived":false,"fork":false,"pushed_at":"2020-11-18T08:11:47.000Z","size":86,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-11-30T22:12:33.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imgcook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-11-18T06:48:27.000Z","updated_at":"2020-11-18T08:11:50.000Z","dependencies_parsed_at":"2023-06-18T16:20:01.261Z","dependency_job_id":null,"html_url":"https://github.com/imgcook/pipcook-plugin-ui-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imgcook/pipcook-plugin-ui-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-ui-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-ui-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-ui-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-ui-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imgcook","download_url":"https://codeload.github.com/imgcook/pipcook-plugin-ui-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-ui-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34078019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T19:00:43.863Z","updated_at":"2026-06-08T19:31:07.214Z","avatar_url":"https://github.com/imgcook.png","language":"TypeScript","funding_links":[],"categories":["Pipcook Plugins"],"sub_categories":["Data Collect(Dataset)"],"readme":"# @pipcook/plugins-ui-generator\n\nThe Pipcook plugin to generate UI samples for object detection and image classification pipelines.\n\n### Description\n\nObject detection or image classification require massive samples to train the model. This plug-in is a Pipcook plug-in, used to generate a large number of object detection or image classification samples.\n\n### Principle\n\nThe input of this plug-in is a page that will randomly change every time it is refreshed. The page renders what sample looks like, and the global variables of the page contains labeling information.\n\n![](https://img.alicdn.com/tfs/TB1k5DsrfzO3e4jSZFxXXaP_FXa-1454-494.png)\n\nAfter getting this page, the plug-in will use Puppeteer to loop through the screenshot-refresh operation to generate massive samples with random changes.\n\n### Parameters\n\n| Parameter | Type   | Required | Description | \n|:----------|:-------|:---------|:------------|\n| url       | string | true     | the url to the sample page |\n| totalNum  | number | false    | the sample number, default value is 1000 |\n\n### Example\n```json\n\"dataCollect\": {\n  \"package\": \"@pipcook/plugins-ui-generator\",\n  \"params\": {\n    \"url\": \"https://your-sample-page\",\n    \"totalNum\": 1000\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fpipcook-plugin-ui-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgcook%2Fpipcook-plugin-ui-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fpipcook-plugin-ui-generator/lists"}