{"id":24433364,"url":"https://github.com/akutazehy/crackdetection-utils-for-python","last_synced_at":"2025-10-01T04:30:51.655Z","repository":{"id":228828316,"uuid":"774255560","full_name":"AkutaZehy/CrackDetection-Utils-for-Python","owner":"AkutaZehy","description":"This repository contains some SIMPLE modules for Crack Detection and Semantic Segmentation.","archived":true,"fork":false,"pushed_at":"2024-04-15T13:52:17.000Z","size":44729,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T16:35:19.312Z","etag":null,"topics":["crack-detection","python3","utilstools"],"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/AkutaZehy.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-19T08:17:06.000Z","updated_at":"2024-10-04T13:16:22.000Z","dependencies_parsed_at":"2024-03-20T17:55:20.470Z","dependency_job_id":"5cc4479b-cd35-42f2-9c3f-fc42271b1300","html_url":"https://github.com/AkutaZehy/CrackDetection-Utils-for-Python","commit_stats":null,"previous_names":["akutazehy/crackdetection-utils-for-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkutaZehy%2FCrackDetection-Utils-for-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkutaZehy%2FCrackDetection-Utils-for-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkutaZehy%2FCrackDetection-Utils-for-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkutaZehy%2FCrackDetection-Utils-for-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkutaZehy","download_url":"https://codeload.github.com/AkutaZehy/CrackDetection-Utils-for-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234821545,"owners_count":18892055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["crack-detection","python3","utilstools"],"created_at":"2025-01-20T16:35:14.172Z","updated_at":"2025-10-01T04:30:43.251Z","avatar_url":"https://github.com/AkutaZehy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrackDetection-Utils-for-Python\n\n[简体中文](docs/README_ZH.md) · [English](docs/README_EN.md)\n\nThis repository contains some simple modules for Crack Detection and Semantic Segmentation, mainly using Window 11 + Conda virtual environment. \n\nThe environment configuration is [here](#config).\n\n----\n## Structure\n\n```python\n/crack_detection_util\n    /image_util.py\n        class MyImage\n        class ChunkAndMerge\n    /evaluate_util.py\n        class Evaluator\n```\n\nRefer to [usage](USAGE.md) for package usage.\n\n----\n\n\u003ca id='config'\u003e\u003c/a\u003e\n## Environment Configuration\n\nThe environment configuration of modules is listed below, including system environment and python module dependencies. \n\n**Generally**, even when the versions of referred python modules are different, the program is able to run normally.\n\n```js\nPython version: 3.10.13\nOS: Windows\n\nopencv-contrib-python-headless==4.9.0.80\nopencv-python-headless==4.9.0.80\n\nnumpy==1.23.5\npandas==2.2.1\nPillow==9.5.0 (important)\n\ntorch==1.13.1+cu116\ntorch-tb-profiler==0.4.3\ntorchaudio==0.13.1+cu116\ntorchvision==0.14.1+cu116\n\ntensorboard==2.15.2\ntensorboard-data-server==0.7.2\ntensorflow==2.15.0\ntensorflow-estimator==2.15.0\ntensorflow-intel==2.15.0\ntensorflow-io-gcs-filesystem==0.31.0\n```\n\nUsing a higher version of the Pillow module may cause errors in the use of the pycocotools module. It is recommended to install 9.5.0 version.\n\nCheck [this file](docs/FULLLIST.md) if any critical module is missing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutazehy%2Fcrackdetection-utils-for-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakutazehy%2Fcrackdetection-utils-for-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutazehy%2Fcrackdetection-utils-for-python/lists"}