{"id":62564,"name":"antspynet","description":"Pre-trained models and utilities for deep learning on medical images in Python","url":"https://github.com/antsx/antspynet","last_synced_at":"2025-09-08T12:45:40.933Z","repository":{"id":36547743,"uuid":"189067098","full_name":"ANTsX/ANTsPyNet","owner":"ANTsX","description":"Pre-trained models and utilities for deep learning on medical images in Python","archived":false,"fork":false,"pushed_at":"2025-07-18T18:11:59.000Z","size":11845,"stargazers_count":228,"open_issues_count":4,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-18T21:50:26.436Z","etag":null,"topics":["convolutional-neural-networks","deep-learning","python"],"latest_commit_sha":null,"homepage":"https://antspynet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANTsX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"code_of_conduct.md","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,"zenodo":null}},"created_at":"2019-05-28T16:44:24.000Z","updated_at":"2025-07-18T18:11:56.000Z","dependencies_parsed_at":"2023-12-26T06:38:15.166Z","dependency_job_id":"12a32e21-d267-445e-aa92-82a6b63a3ff5","html_url":"https://github.com/ANTsX/ANTsPyNet","commit_stats":{"total_commits":717,"total_committers":9,"mean_commits":79.66666666666667,"dds":0.09623430962343094,"last_synced_commit":"f1f57717fb0fb8f3c96f6913c0f3f51c3c57565a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ANTsX/ANTsPyNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/sbom","scorecard":{"id":7138,"data":{"date":"2025-08-11","repo":{"name":"github.com/ANTsX/ANTsPyNet","commit":"c23a9ef103514657c713be61cf4ccb7b03e48683"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTsPyNet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTsPyNet/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTsPyNet/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:48:06.463Z","repository_id":36547743,"created_at":"2025-08-14T13:48:06.463Z","updated_at":"2025-08-14T13:48:06.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188086,"owners_count":25237847,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"ANTsX","name":"Advanced Normalization Tools Ecosystem","uuid":"31454717","kind":"organization","description":"Ecosystem supporting multi-modality biomedical image analysis across programming languages.","email":null,"website":"https://www.ants.dev","location":"Cambridge, MA; Philadelphia, PA; Southern California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31454717?v=4","repositories_count":8,"last_synced_at":"2024-05-21T07:13:26.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ANTsX","funding_links":[],"total_stars":2047,"followers":74,"following":0,"created_at":"2022-11-04T04:38:33.458Z","updated_at":"2024-05-21T07:13:26.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX/repositories"},"packages":[{"id":2640601,"name":"antspynet","ecosystem":"pypi","description":"A collection of deep learning architectures ported to the python language and tools for basic medical image processing.","homepage":null,"licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ANTsX/ANTsPyNet","keywords_array":["ANTsPyNet","deep learning","medical image processing"],"namespace":null,"versions_count":18,"first_release_published_at":"2021-06-12T18:46:59.000Z","latest_release_published_at":"2025-07-11T15:08:49.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-20T02:18:05.206Z","created_at":"2022-04-10T10:02:25.962Z","updated_at":"2025-08-20T02:18:05.206Z","registry_url":"https://pypi.org/project/antspynet/","install_command":"pip install antspynet --index-url https://pypi.org/simple","documentation_url":"https://antspynet.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"antspynet","project_status":null},"repo_metadata":{"id":36547743,"uuid":"189067098","full_name":"ANTsX/ANTsPyNet","owner":"ANTsX","description":"Pre-trained models and utilities for deep learning on medical images in Python","archived":false,"fork":false,"pushed_at":"2024-05-18T15:42:28.000Z","size":11601,"stargazers_count":173,"open_issues_count":7,"forks_count":28,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-21T07:13:27.099Z","etag":null,"topics":["convolutional-neural-networks","deep-learning","python"],"latest_commit_sha":null,"homepage":"https://antspynet.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANTsX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"code_of_conduct.md","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":"2019-05-28T16:44:24.000Z","updated_at":"2024-05-22T15:36:29.591Z","dependencies_parsed_at":"2023-12-26T06:38:15.166Z","dependency_job_id":"12a32e21-d267-445e-aa92-82a6b63a3ff5","html_url":"https://github.com/ANTsX/ANTsPyNet","commit_stats":{"total_commits":717,"total_committers":9,"mean_commits":79.66666666666667,"dds":0.09623430962343094,"last_synced_commit":"f1f57717fb0fb8f3c96f6913c0f3f51c3c57565a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875838,"owners_count":16554709,"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"},"owner_record":{"login":"ANTsX","name":"Advanced Normalization Tools Ecosystem","uuid":"31454717","kind":"organization","description":"Ecosystem supporting multi-modality biomedical image analysis across programming languages.","email":null,"website":"https://www.ants.dev","location":"Cambridge, MA; Philadelphia, PA; Southern California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31454717?v=4","repositories_count":8,"last_synced_at":"2024-05-21T07:13:26.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ANTsX","funding_links":[],"total_stars":2047,"followers":74,"following":0,"created_at":"2022-11-04T04:38:33.458Z","updated_at":"2024-05-21T07:13:26.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX/repositories"},"tags":[{"name":"v0.2.5","sha":"f4c612c5e77c3826372bea6c67d44473fb08cfe4","kind":"tag","published_at":"2024-05-22T14:16:06.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.2.5","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"2a2384510ab6856e0774965b47772e339c89cb3d","kind":"tag","published_at":"2024-05-22T14:14:58.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.2.4","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"6bec264e655ad5474e7ccf604bd0df881971da7f","kind":"tag","published_at":"2023-07-13T13:31:28.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.2.3","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.2.3/manifests"},{"name":"v0.1.9","sha":"8bab99736fe17a7bd7575518de0c52d51d2f92ca","kind":"tag","published_at":"2022-10-06T18:46:24.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.9","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"b0d402a2e6b65caecb840e252ca28085f256dcf0","kind":"tag","published_at":"2022-04-16T11:42:23.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.8","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"9125cfb2ac7e2a0379ef0c002ce26b7f7d256354","kind":"tag","published_at":"2022-04-13T12:32:09.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.7","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"026746a0e90d168bff7709c61d0d6554d10cd181","kind":"tag","published_at":"2022-03-18T20:27:13.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.6","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"7595747176210668bece257a302e26e1e55e05c4","kind":"tag","published_at":"2022-01-20T13:37:34.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.5","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3dd772b921d2221429daff51465cc7814ffac607","kind":"tag","published_at":"2021-12-13T16:48:39.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.4","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9e47c7503c748f1c0bd31ce099e4333b5948df75","kind":"tag","published_at":"2021-12-13T16:44:04.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.3","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d2544e315bd7027ce121355335a2f1cb49b419ad","kind":"commit","published_at":"2021-06-12T18:54:28.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.2","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2c36d030d424e2c5238da54f4f60fbe5caa2eb16","kind":"commit","published_at":"2021-06-12T18:27:56.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1.1","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"8923869c10e1c9526a10e8c561211fb42b77b902","kind":"commit","published_at":"2021-06-12T17:45:39.000Z","download_url":"https://codeload.github.com/ANTsX/ANTsPyNet/tar.gz/v0.1","html_url":"https://github.com/ANTsX/ANTsPyNet/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-28T03:45:43.913Z","dependent_packages_count":2,"downloads":2957,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":10.962449394059828,"dependent_repos_count":4.590617197557604,"dependent_packages_count":4.786619982160483,"stargazers_count":5.711166521167719,"forks_count":7.390051634129875,"docker_downloads_count":2.9751186073265576,"average":6.069337222733679},"purl":"pkg:pypi/antspynet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/antspynet","docker_dependents_count":2,"docker_downloads_count":68,"usage_url":"https://repos.ecosyste.ms/usage/pypi/antspynet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/antspynet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-27T23:48:18.561Z","issues_count":79,"pull_requests_count":50,"avg_time_to_close_issue":9938936.52173913,"avg_time_to_close_pull_request":120497.5,"issues_closed_count":69,"pull_requests_closed_count":50,"pull_request_authors_count":10,"issue_authors_count":45,"avg_comments_per_issue":5.848101265822785,"avg_comments_per_pull_request":0.96,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":3397360.6875,"past_year_avg_time_to_close_pull_request":176050.85714285713,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":8.818181818181818,"past_year_avg_comments_per_pull_request":0.7619047619047619,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/issues","maintainers":[{"login":"ntustison","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"},{"login":"stnava","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stnava"},{"login":"cookpa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"ncullen93","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncullen93"}],"active_maintainers":[{"login":"cookpa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"ntustison","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"},{"login":"ncullen93","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncullen93"},{"login":"stnava","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stnava"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/antspynet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/antspynet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/antspynet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/antspynet/related_packages","maintainers":[{"uuid":"stnava","login":"stnava","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/stnava/","role":null,"created_at":"2022-11-15T05:21:29.029Z","updated_at":"2022-11-15T05:21:29.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stnava/packages"},{"uuid":"ntustison","login":"ntustison","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ntustison/","role":null,"created_at":"2023-09-22T08:13:27.051Z","updated_at":"2023-09-22T08:13:27.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ntustison/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":535060,"full_name":"ANTsX/ANTsPyNet","default_branch":"master","committers":[{"name":"Nick Tustison","email":"ntustison@gmail.com","login":"ntustison","count":772},{"name":"stnava","email":"stnava@gmail.com","login":"stnava","count":74},{"name":"Philip Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":28},{"name":"ncullen93","email":"nicholas.cullen@med.lu.se","login":null,"count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Karan Sindwani","email":"62772250+ksindwan","login":"ksindwan","count":2},{"name":"Azeez Adebimpe","email":"azeez.adebimpe@outlook.com","login":"a3sha2","count":2},{"name":"Ravnoor Gill","email":"ravnoor","login":"ravnoor","count":1},{"name":"Dipterix Wang","email":"8163576+dipterix","login":"dipterix","count":1},{"name":"akimbler","email":"akimb009@fiu.edu","login":"akimbler","count":1}],"total_commits":891,"total_committers":10,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":89.1,"dds":0.13355780022446684,"past_year_committers":[{"name":"Nick Tustison","email":"ntustison@gmail.com","login":"ntustison","count":76},{"name":"Philip Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"stnava","email":"stnava@gmail.com","login":"stnava","count":3}],"past_year_total_commits":93,"past_year_total_committers":4,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":23.25,"past_year_dds":0.18279569892473113,"last_synced_at":"2025-06-06T07:22:46.900Z","last_synced_commit":"eb52ca202c050498eebbd02818180338c61f1d17","created_at":"2023-03-09T03:57:54.228Z","updated_at":"2025-06-06T07:23:02.357Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ANTsX/ANTsPyNet","html_url":"https://github.com/ANTsX/ANTsPyNet","last_synced_at":"2025-08-31T11:54:18.499Z","status":null,"issues_count":92,"pull_requests_count":92,"avg_time_to_close_issue":11455959.430232558,"avg_time_to_close_pull_request":89590.66292134831,"issues_closed_count":86,"pull_requests_closed_count":89,"pull_request_authors_count":10,"issue_authors_count":52,"avg_comments_per_issue":5.880434782608695,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":14,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":2348318.0,"past_year_avg_time_to_close_pull_request":47580.68292682927,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":5.214285714285714,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":40,"created_at":"2023-05-14T08:57:41.701Z","updated_at":"2025-09-03T06:57:36.889Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTsPyNet/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":10,"python":4},"issue_author_associations_count":{"NONE":64,"MEMBER":18,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"MEMBER":93,"CONTRIBUTOR":24,"COLLABORATOR":4,"NONE":1},"issue_authors":{"stnava":10,"cookpa":8,"GayanSamuditha":5,"ksindwan":4,"anant-dadu":3,"dipterix":3,"vsaase":2,"ntustison":2,"gladomat":2,"esphilli":2,"aa2782":2,"abanic7":2,"sulantha2006":2,"FreshmanMa":2,"Lucifer201210":2,"dbrennan44":2,"ncullen93":2,"sj-choi":2,"limacora45":2,"samtorrisi":2,"aksh-ai":1,"TsungChihTsai":1,"araikes":1,"storrisi42":1,"htrivino20":1,"KrisReynier":1,"alon-begin":1,"toomanycats":1,"hegde00":1,"clementpoiret":1,"XiDeng":1,"ins0mniac2":1,"ElegantLee":1,"jeffduda":1,"GYDDHPY":1,"neverix":1,"WAMAWAMA":1,"GuillaumeTh":1,"XL258":1,"tfrawleyNIA":1,"carlouic":1,"charleygros":1,"dangom":1,"kingaza":1,"wdddddd":1,"dvictorious1":1,"Jeffotter":1,"Zzariry":1,"mrba59":1,"xdavidg":1,"scalphunters":1,"znee":1},"pull_request_authors":{"ntustison":71,"cookpa":23,"dependabot[bot]":10,"ncullen93":6,"stnava":5,"akimbler":2,"ksindwan":2,"a3sha2":2,"ravnoor":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":6,"python":4},"past_year_issue_author_associations_count":{"NONE":11,"MEMBER":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":49,"CONTRIBUTOR":6},"past_year_issue_authors":{"cookpa":2,"dbrennan44":2,"GayanSamuditha":2,"dipterix":1,"GuillaumeTh":1,"ins0mniac2":1,"jeffduda":1,"kingaza":1,"mrba59":1,"neverix":1,"sulantha2006":1},"past_year_pull_request_authors":{"ntustison":43,"dependabot[bot]":6,"cookpa":5,"stnava":1},"maintainers":[{"login":"ntustison","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"},{"login":"cookpa","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"stnava","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stnava"},{"login":"ncullen93","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncullen93"}],"active_maintainers":[{"login":"ntustison","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"},{"login":"cookpa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"stnava","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stnava"}]},"events":{"total":{"CreateEvent":24,"CommitCommentEvent":3,"IssuesEvent":26,"WatchEvent":24,"DeleteEvent":25,"IssueCommentEvent":70,"PushEvent":85,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":55,"ForkEvent":3},"last_year":{"CreateEvent":24,"CommitCommentEvent":3,"IssuesEvent":26,"WatchEvent":24,"DeleteEvent":25,"IssueCommentEvent":70,"PushEvent":85,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":55,"ForkEvent":3}},"keywords":["convolutional-neural-networks","deep-learning","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T01:14:06.964Z","updated_at":"2022-08-28T01:14:06.964Z","repository_link":"https://github.com/ANTsX/ANTsPyNet/blob/master/requirements.txt","dependencies":[{"id":2994065404,"package_name":"antspyx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065405,"package_name":"tensorflow","ecosystem":"pypi","requirements":"\u003e=2.6","direct":true,"kind":"runtime","optional":false},{"id":2994065406,"package_name":"tensorflow_probability","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065407,"package_name":"keras","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065408,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T01:14:07.121Z","updated_at":"2022-08-28T01:14:07.121Z","repository_link":"https://github.com/ANTsX/ANTsPyNet/blob/master/setup.py","dependencies":[{"id":2994065459,"package_name":"antspyx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065460,"package_name":"keras","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065461,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065462,"package_name":"tensorflow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065463,"package_name":"tensorflow-probability","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065464,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065465,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065466,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2994065467,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.76926415233772,"created_at":"2025-09-08T11:18:26.010Z","updated_at":"2025-10-07T08:24:22.659Z","avatar_url":"https://github.com/ANTsX.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2957,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1007/978-1-4939-7647-8_2"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroimaging","medical-imaging","insight-toolkit","image-registration","open-science","image-analysis","medical-image-processing","interactive","itk","embedded"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62564","html_url":"https://science.ecosyste.ms/projects/62564"}