{"id":17099018,"url":"https://github.com/dinhanhx/vcc","last_synced_at":"2026-05-14T21:33:23.373Z","repository":{"id":112394030,"uuid":"590898272","full_name":"dinhanhx/vcc","owner":"dinhanhx","description":"Vietnamese Conceptual Caption","archived":false,"fork":false,"pushed_at":"2023-03-13T03:42:20.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T01:59:42.624Z","etag":null,"topics":["computer-vision","dataset","image-captioning","nlp","python","vietnamese"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dinhanhx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-19T13:29:03.000Z","updated_at":"2025-02-13T01:45:15.000Z","dependencies_parsed_at":"2023-05-14T07:30:24.306Z","dependency_job_id":null,"html_url":"https://github.com/dinhanhx/vcc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dinhanhx/vcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fvcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fvcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fvcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fvcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinhanhx","download_url":"https://codeload.github.com/dinhanhx/vcc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fvcc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["computer-vision","dataset","image-captioning","nlp","python","vietnamese"],"created_at":"2024-10-14T15:08:48.160Z","updated_at":"2026-05-14T21:33:23.357Z","avatar_url":"https://github.com/dinhanhx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vietnamese Conceptual Caption\n\n- VCC: Vietnamese Conceptual Caption\n- VCC++: VCC but with long description aka photo stories\n\n# Citation \n\nCheck out [CITATION](CITATION.cff) file\n\n# Setup\n\n```\npip install -e .\n```\n\n## Setup Selenium\n\n```\npython vcc/setup_webdriver.py\n```\n\n# Craw data\nIn other words, you build data from actual websites\n\n## VNANET\n[VCC]\n\n[Source](https://vietnam.vnanet.vn/vietnamese/phong-su-anh)\n\n```\npython vcc/vnanet_download_html.py\npython vcc/vnanet_build_data.py make-article-list\npython vcc/vnanet_build_data.py build-data\n```\n\n8431 images with captions from 633 articles from 29/12/2022 to 26/01/2005\n\n## VNEXPRESS\n\n### Inforgraphics\n[VCC]\n\n[Source](https://vnexpress.net/infographics)\n\n```\npython vcc/vnexpress_inforgraphics_build_data.py make-article-list\npython vcc/vnexpress_inforgraphics_build_data.py build-data\npython vcc/vnexpress_inforgraphics_build_data.py clean-data\n```\n\n331 images with captions from 499 articles from 21/1/2023 14/12/2021 (there are articles with sole videos so the number of images is less than the number of articles)\n\n### Anh\n[VCC++]\n\n[Source](https://vnexpress.net/anh)\n\n```\npython vcc/vnexpress_anh_build_data.py make-photo-story-list\npython vcc/vnexpress_anh_build_data.py build-data\n```\n\n551 photo stories from 555 articles from 31/1/2023 to 18/11/2022 (videos and animated pictures such as gif or apng are not crawled) (there are 4 articles that don't follow the usual template)\n\n## Dantri\n\n[VCC] [VCC++]\n\n[Source](https://dantri.com.vn/du-lich/video-anh/trang-1.htm)\n\n```\npython vcc/dantri_build_data.py make-article-list\npython vcc/dantri_build_data.py build-data\n```\n\n64 (photo_story) + 53 (dmagazine) photo stories and 1431 images with captions from 600 articles from 25/01/2023 to 17/01/2020\n\n⚠ NOTE:\n- there are gifs, apng\n- there are images WITHOUT captions\n- sometimes in a certain article, the author uses 2 images with 1 caption/description hence **we** only take the **first one** in that pair.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinhanhx%2Fvcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinhanhx%2Fvcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinhanhx%2Fvcc/lists"}