{"id":25290,"name":"deepflash2","description":"A deep-learning pipeline for segmentation of ambiguous microscopic images.","url":"https://github.com/matjesg/deepflash2","last_synced_at":"2025-09-05T02:43:39.705Z","repository":{"id":37981087,"uuid":"237905465","full_name":"matjesg/deepflash2","owner":"matjesg","description":"A deep-learning pipeline for segmentation of ambiguous microscopic images.","archived":false,"fork":false,"pushed_at":"2024-10-28T18:37:11.000Z","size":214737,"stargazers_count":59,"open_issues_count":3,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T10:38:15.495Z","etag":null,"topics":["bioimage-analysis","deep-learning","fastai","pytorch","segmentation"],"latest_commit_sha":null,"homepage":"https://matjesg.github.io/deepflash2/","language":"Jupyter Notebook","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/matjesg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2020-02-03T07:07:59.000Z","updated_at":"2025-04-07T12:25:21.000Z","dependencies_parsed_at":"2025-04-13T10:48:39.943Z","dependency_job_id":null,"html_url":"https://github.com/matjesg/deepflash2","commit_stats":{"total_commits":441,"total_committers":5,"mean_commits":88.2,"dds":"0.15646258503401356","last_synced_commit":"b052a2e01ba0f1ebb1f067e4e336b72c0a8e93f2"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":"fastai/nbdev_template","purl":"pkg:github/matjesg/deepflash2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matjesg","download_url":"https://codeload.github.com/matjesg/deepflash2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/sbom","scorecard":{"id":624914,"data":{"date":"2025-08-11","repo":{"name":"github.com/matjesg/deepflash2","commit":"fb993b805ee5717ebe0f479bd5c1aebea718b435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/18 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/docker.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/matjesg/deepflash2/docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/matjesg/deepflash2/docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/matjesg/deepflash2/docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/matjesg/deepflash2/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/matjesg/deepflash2/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating pytorch/pytorch to pytorch/pytorch@sha256:11691e035a3651d25a87116b4f6adc113a27a29d8f5a6a583f8569e0ee5ff897","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:14","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:15","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:16","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3"],"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-21T06:07:55.180Z","repository_id":37981087,"created_at":"2025-08-21T06:07:55.180Z","updated_at":"2025-08-21T06:07:55.180Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703334,"owners_count":25152999,"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-05T02:00:09.113Z","response_time":402,"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":"matjesg","name":"Matthias Griebel","uuid":"13711052","kind":"user","description":"","email":"","website":null,"location":"Berlin","twitter":"matjesg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13711052?u=219a318062050dafdf3f47f7665f911ad860aca1\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-06T04:03:44.502Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matjesg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T04:22:08.659Z","updated_at":"2023-03-06T04:03:44.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matjesg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matjesg/repositories"},"packages":null,"commits":{"id":1378235,"full_name":"matjesg/deepflash2","default_branch":"master","committers":[{"name":"Matthias Griebel","email":"matthias.griebel@uni-wuerzburg.de","login":null,"count":372},{"name":"Matthias Griebel","email":"griebelmatthias@gmail.com","login":null,"count":51},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"nikolai_stein","email":"nikolai.stein86@googlemail.com","login":null,"count":2},{"name":"natbutter","email":"natbutter@gmail.com","login":null,"count":1}],"total_commits":441,"total_committers":5,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":88.2,"dds":0.15646258503401356,"past_year_committers":[{"name":"Matthias Griebel","email":"matthias.griebel@uni-wuerzburg.de","login":null,"count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"natbutter","email":"natbutter@gmail.com","login":null,"count":1}],"past_year_total_commits":12,"past_year_total_committers":3,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":4.0,"past_year_dds":0.41666666666666663,"last_synced_at":"2024-01-28T05:06:36.191Z","last_synced_commit":"b052a2e01ba0f1ebb1f067e4e336b72c0a8e93f2","created_at":"2023-09-18T14:13:26.514Z","updated_at":"2024-01-28T05:06:36.192Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"matjesg/deepflash2","html_url":"https://github.com/matjesg/deepflash2","last_synced_at":"2024-11-15T08:11:35.004Z","status":null,"issues_count":15,"pull_requests_count":50,"avg_time_to_close_issue":2066187.3076923077,"avg_time_to_close_pull_request":1067874.7551020407,"issues_closed_count":13,"pull_requests_closed_count":49,"pull_request_authors_count":5,"issue_authors_count":13,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.52,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1737972.0,"past_year_avg_time_to_close_pull_request":1905774.111111111,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T11:43:09.258Z","updated_at":"2025-09-02T04:04:08.513Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjesg%2Fdeepflash2/issues","issue_labels_count":{"bug":2,"enhancement":1},"pull_request_labels_count":{"dependencies":34,"enhancement":6,"documentation":1,"bug":1},"issue_author_associations_count":{"NONE":15,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":34,"OWNER":17,"NONE":8},"issue_authors":{"AmSchulte":2,"Maddonix":2,"zhangqioct":1,"Fangjunfan123":1,"Random5747":1,"mu745511":1,"AnthonyChanMarvel":1,"Xol546":1,"AscheJan":1,"matjesg":1,"jaideep11061982":1,"sreevishnu-damodaran":1,"pakiessling":1,"BubbleDirk":1},"pull_request_authors":{"dependabot[bot]":33,"matjesg":17,"mariusschroeter":5,"nicoelbert":3,"natbutter":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":1},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1},"past_year_issue_authors":{"Xol546":1},"past_year_pull_request_authors":{"dependabot[bot]":1},"maintainers":[{"login":"matjesg","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matjesg"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":1,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":1,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":2}},"keywords":["bioimage-analysis","deep-learning","fastai","pytorch","segmentation"],"dependencies":[{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-01T00:08:03.633Z","updated_at":"2022-08-01T00:08:03.633Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/docs/Gemfile","dependencies":[{"id":532605449,"package_name":"github-pages","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":532605450,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"\u003c 1.13.7","direct":true,"kind":"runtime","optional":false},{"id":532605451,"package_name":"jekyll","ecosystem":"rubygems","requirements":"\u003e= 3.7","direct":true,"kind":"runtime","optional":false},{"id":532605452,"package_name":"kramdown","ecosystem":"rubygems","requirements":"\u003e= 2.3.1","direct":true,"kind":"runtime","optional":false},{"id":532605453,"package_name":"jekyll-remote-theme","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-08-01T00:08:03.705Z","updated_at":"2022-08-01T00:08:03.705Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/docs/Gemfile.lock","dependencies":[{"id":532605599,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.0.3.6","direct":false,"kind":"runtime","optional":false},{"id":532605600,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":532605601,"package_name":"coffee-script","ecosystem":"rubygems","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":532605602,"package_name":"coffee-script-source","ecosystem":"rubygems","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":532605603,"package_name":"colorator","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":532605604,"package_name":"commonmarker","ecosystem":"rubygems","requirements":"0.17.13","direct":false,"kind":"runtime","optional":false},{"id":532605605,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":532605606,"package_name":"dnsruby","ecosystem":"rubygems","requirements":"1.61.5","direct":false,"kind":"runtime","optional":false},{"id":532605607,"package_name":"em-websocket","ecosystem":"rubygems","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":532605608,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":532605609,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":532605610,"package_name":"execjs","ecosystem":"rubygems","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":532605611,"package_name":"faraday","ecosystem":"rubygems","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":532605612,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":532605613,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":532605614,"package_name":"forwardable-extended","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":532605615,"package_name":"gemoji","ecosystem":"rubygems","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":532605616,"package_name":"github-pages","ecosystem":"rubygems","requirements":"214","direct":false,"kind":"runtime","optional":false},{"id":532605617,"package_name":"github-pages-health-check","ecosystem":"rubygems","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":532605618,"package_name":"html-pipeline","ecosystem":"rubygems","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":532605619,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":532605620,"package_name":"i18n","ecosystem":"rubygems","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":532605621,"package_name":"jekyll","ecosystem":"rubygems","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":532605622,"package_name":"jekyll-avatar","ecosystem":"rubygems","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":532605623,"package_name":"jekyll-coffeescript","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605624,"package_name":"jekyll-commonmark","ecosystem":"rubygems","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":532605625,"package_name":"jekyll-commonmark-ghpages","ecosystem":"rubygems","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":532605626,"package_name":"jekyll-default-layout","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":532605627,"package_name":"jekyll-feed","ecosystem":"rubygems","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":532605628,"package_name":"jekyll-gist","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":532605629,"package_name":"jekyll-github-metadata","ecosystem":"rubygems","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":532605630,"package_name":"jekyll-mentions","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":532605631,"package_name":"jekyll-optional-front-matter","ecosystem":"rubygems","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":532605632,"package_name":"jekyll-paginate","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":532605633,"package_name":"jekyll-readme-index","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":532605634,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":532605635,"package_name":"jekyll-relative-links","ecosystem":"rubygems","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":532605636,"package_name":"jekyll-remote-theme","ecosystem":"rubygems","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":532605637,"package_name":"jekyll-sass-converter","ecosystem":"rubygems","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":532605638,"package_name":"jekyll-seo-tag","ecosystem":"rubygems","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":532605639,"package_name":"jekyll-sitemap","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":532605640,"package_name":"jekyll-swiss","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":532605641,"package_name":"jekyll-theme-architect","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605642,"package_name":"jekyll-theme-cayman","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605643,"package_name":"jekyll-theme-dinky","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605644,"package_name":"jekyll-theme-hacker","ecosystem":"rubygems","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":532605645,"package_name":"jekyll-theme-leap-day","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605646,"package_name":"jekyll-theme-merlot","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605647,"package_name":"jekyll-theme-midnight","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605648,"package_name":"jekyll-theme-minimal","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605649,"package_name":"jekyll-theme-modernist","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605650,"package_name":"jekyll-theme-primer","ecosystem":"rubygems","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":532605651,"package_name":"jekyll-theme-slate","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605652,"package_name":"jekyll-theme-tactile","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605653,"package_name":"jekyll-theme-time-machine","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605654,"package_name":"jekyll-titles-from-headings","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":532605655,"package_name":"jekyll-watch","ecosystem":"rubygems","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":532605656,"package_name":"jemoji","ecosystem":"rubygems","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":532605657,"package_name":"kramdown","ecosystem":"rubygems","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":532605658,"package_name":"kramdown-parser-gfm","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":532605659,"package_name":"liquid","ecosystem":"rubygems","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":532605660,"package_name":"listen","ecosystem":"rubygems","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":532605661,"package_name":"mercenary","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":532605662,"package_name":"mini_portile2","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":532605663,"package_name":"minima","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":532605664,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.14.4","direct":false,"kind":"runtime","optional":false},{"id":532605665,"package_name":"multipart-post","ecosystem":"rubygems","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":532605666,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":532605667,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.20.0","direct":false,"kind":"runtime","optional":false},{"id":532605668,"package_name":"pathutil","ecosystem":"rubygems","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":532605669,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":532605670,"package_name":"racc","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":532605671,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":532605672,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":532605673,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":532605674,"package_name":"rouge","ecosystem":"rubygems","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":532605675,"package_name":"ruby-enum","ecosystem":"rubygems","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":532605676,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":532605677,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":532605678,"package_name":"safe_yaml","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":532605679,"package_name":"sass","ecosystem":"rubygems","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":532605680,"package_name":"sass-listen","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":532605681,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":532605682,"package_name":"simpleidn","ecosystem":"rubygems","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":532605683,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":532605684,"package_name":"thread_safe","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":532605685,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":532605686,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":532605687,"package_name":"unf","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":532605688,"package_name":"unf_ext","ecosystem":"rubygems","requirements":"0.0.7.7","direct":false,"kind":"runtime","optional":false},{"id":532605689,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":532605690,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T19:15:58.387Z","updated_at":"2023-01-31T19:15:58.387Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/Dockerfile","dependencies":[{"id":7278553476,"package_name":"pytorch/pytorch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T19:15:58.105Z","updated_at":"2023-01-31T19:15:58.105Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/.github/workflows/docker.yaml","dependencies":[{"id":7278547222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7278547225,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T19:15:58.154Z","updated_at":"2023-01-31T19:15:58.154Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/.github/workflows/main.yml","dependencies":[{"id":7278547772,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7278547773,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-12T18:59:06.664Z","updated_at":"2024-06-12T18:59:06.664Z","repository_link":"https://github.com/matjesg/deepflash2/blob/master/setup.py","dependencies":[]}],"score":5.736572297479192,"created_at":"2025-09-04T15:50:57.249Z","updated_at":"2025-10-07T08:11:32.317Z","avatar_url":"https://github.com/matjesg.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7653312","https://doi.org/10.1038/s41467-023-36960-9"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","sequences","interactive","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/25290","html_url":"https://science.ecosyste.ms/projects/25290","bibtex_url":"https://science.ecosyste.ms/projects/25290/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25290/export.apalike"}