{"id":15233,"name":"satellighte","description":"📡 PyTorch Lightning Implementations of Recent Satellite Image Classification !","url":"https://github.com/canturan10/satellighte","last_synced_at":"2025-09-04T22:43:50.965Z","repository":{"id":37533384,"uuid":"456218291","full_name":"canturan10/satellighte","owner":"canturan10","description":"📡 PyTorch Lightning Implementations of Recent Satellite Image Classification !","archived":false,"fork":false,"pushed_at":"2023-05-30T07:24:47.000Z","size":1461,"stargazers_count":74,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T20:00:23.439Z","etag":null,"topics":["computer-vision","deep-learning","image-classification","pytorch","pytorch-lightning","satellite","state-of-the-art"],"latest_commit_sha":null,"homepage":"https://canturan10.github.io/satellighte","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/canturan10.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":"2022-02-06T17:17:32.000Z","updated_at":"2025-05-06T02:02:50.000Z","dependencies_parsed_at":"2025-04-12T16:00:52.284Z","dependency_job_id":null,"html_url":"https://github.com/canturan10/satellighte","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/canturan10/satellighte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10","download_url":"https://codeload.github.com/canturan10/satellighte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/sbom","scorecard":{"id":264757,"data":{"date":"2025-08-11","repo":{"name":"github.com/canturan10/satellighte","commit":"3635fabdcb60789fc5e38fdda34d8d19315ca779"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"Code-Review","score":0,"reason":"Found 0/16 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/canturan10/satellighte/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/canturan10/satellighte/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: deployment/fastapi/Dockerfile:1: pin your Docker image by updating python:3.8 to python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c","Warn: pipCommand not pinned by hash: deployment/fastapi/Dockerfile:6","Warn: pipCommand not pinned by hash: deployment/fastapi/Dockerfile:7","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/canturan10/satellighte/releases/65647454","Warn: release artifact v0.0.11 not signed: https://api.github.com/repos/canturan10/satellighte/releases/65545687","Warn: release artifact v0.0.2 not signed: https://api.github.com/repos/canturan10/satellighte/releases/59936012","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/canturan10/satellighte/releases/65647454","Warn: release artifact v0.0.11 does not have provenance: https://api.github.com/repos/canturan10/satellighte/releases/65545687","Warn: release artifact v0.0.2 does not have provenance: https://api.github.com/repos/canturan10/satellighte/releases/59936012"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-38 / GHSA-2jv5-9r88-3w3p","Warn: Project is vulnerable to: GHSA-59g5-xgcq-4qw3","Warn: Project is vulnerable to: GHSA-4cv3-v7pv-rfhf","Warn: Project is vulnerable to: GHSA-98fp-7v67-4v3q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}}]},"last_synced_at":"2025-08-17T11:41:49.780Z","repository_id":37533384,"created_at":"2025-08-17T11:41:49.781Z","updated_at":"2025-08-17T11:41:49.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685532,"owners_count":25149720,"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-04T02:00:08.968Z","response_time":61,"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":"canturan10","name":"Oğuzcan Turan","uuid":"34894012","kind":"user","description":"","email":"","website":"canturan10.github.io","location":null,"twitter":null,"company":"turk.ai","icon_url":"https://avatars.githubusercontent.com/u/34894012?u=da393e257f6d7b8458b02d4750c4f0fbcb93d28a\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-05T07:03:12.149Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/canturan10","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T07:59:54.144Z","updated_at":"2023-03-05T07:03:12.308Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10/repositories"},"packages":[{"id":2910407,"name":"satellighte","ecosystem":"pypi","description":"PyTorch Lightning Implementations of Recent Satellite Image Classification !","homepage":"https://github.com/canturan10/satellighte","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/canturan10/satellighte","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-02-18T19:42:03.000Z","latest_release_published_at":"2023-05-30T07:26:35.000Z","latest_release_number":"0.2.5","last_synced_at":"2025-08-11T16:50:20.119Z","created_at":"2022-04-10T12:32:12.977Z","updated_at":"2025-08-11T16:50:20.119Z","registry_url":"https://pypi.org/project/satellighte/","install_command":"pip install satellighte --index-url https://pypi.org/simple","documentation_url":"https://satellighte.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"satellighte"},"repo_metadata":{"id":37533384,"uuid":"456218291","full_name":"canturan10/satellighte","owner":"canturan10","description":"📡 PyTorch Lightning Implementations of Recent Satellite Image Classification !","archived":false,"fork":false,"pushed_at":"2023-05-30T07:24:47.000Z","size":1461,"stargazers_count":74,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T17:04:46.394Z","etag":null,"topics":["computer-vision","deep-learning","image-classification","pytorch","pytorch-lightning","satellite","state-of-the-art"],"latest_commit_sha":null,"homepage":"https://canturan10.github.io/satellighte","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/canturan10.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":"2022-02-06T17:17:32.000Z","updated_at":"2025-05-06T02:02:50.000Z","dependencies_parsed_at":"2025-04-12T16:00:52.284Z","dependency_job_id":null,"html_url":"https://github.com/canturan10/satellighte","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/canturan10/satellighte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10","download_url":"https://codeload.github.com/canturan10/satellighte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263965373,"owners_count":23536792,"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":"canturan10","name":"Oğuzcan Turan","uuid":"34894012","kind":"user","description":"","email":"","website":"canturan10.github.io","location":null,"twitter":null,"company":"turk.ai","icon_url":"https://avatars.githubusercontent.com/u/34894012?u=da393e257f6d7b8458b02d4750c4f0fbcb93d28a\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-05T07:03:12.149Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/canturan10","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T07:59:54.144Z","updated_at":"2023-03-05T07:03:12.308Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canturan10/repositories"}},"repo_metadata_updated_at":"2025-07-06T19:53:31.780Z","dependent_packages_count":0,"downloads":85,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.35670723015902,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":8.063525739368812,"forks_count":14.238545921810223,"docker_downloads_count":null,"average":19.063843358630084},"purl":"pkg:pypi/satellighte","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/satellighte","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/satellighte","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/satellighte/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T17:04:56.546Z","issues_count":6,"pull_requests_count":14,"avg_time_to_close_issue":4009407.8333333335,"avg_time_to_close_pull_request":25.714285714285715,"issues_closed_count":6,"pull_requests_closed_count":14,"pull_request_authors_count":1,"issue_authors_count":6,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/issues","maintainers":[{"login":"canturan10","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/canturan10"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/satellighte/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/satellighte/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/satellighte/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/satellighte/related_packages","maintainers":[{"uuid":"canturan10","login":"canturan10","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/canturan10/","role":null,"created_at":"2023-02-25T09:55:03.402Z","updated_at":"2023-02-25T09:55:03.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/canturan10/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724922,"maintainers_count":308248,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":653990,"full_name":"canturan10/satellighte","default_branch":"master","committers":[{"name":"Oğuzcan Turan","email":"can.turan.10@gmail.com","count":95},{"name":"Oğuzcan Turan","email":"34894012+canturan10@users.noreply.github.com","count":3},{"name":"Oğuzcan Turan","email":"oguzcan.turan@turkai.com","count":1}],"total_commits":99,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.0,"dds":0.04040404040404044,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T13:18:28.128Z","last_synced_commit":"c2bf0e17af96cbac736bdf2a73a4d0bc426828ea","created_at":"2023-03-09T09:38:25.274Z","updated_at":"2023-09-19T17:34:14.394Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"canturan10/satellighte","html_url":"https://github.com/canturan10/satellighte","last_synced_at":"2025-07-06T20:01:15.306Z","status":null,"issues_count":6,"pull_requests_count":14,"avg_time_to_close_issue":4009407.8333333335,"avg_time_to_close_pull_request":25.714285714285715,"issues_closed_count":6,"pull_requests_closed_count":14,"pull_request_authors_count":1,"issue_authors_count":6,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:28:50.866Z","updated_at":"2025-09-01T06:31:30.860Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/canturan10%2Fsatellighte/issues","issue_labels_count":{"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":6},"pull_request_author_associations_count":{"OWNER":13},"issue_authors":{"sparkingdark":1,"kadirnar":1,"aniketmaurya":1,"princealy":1,"protestToViolence":1,"robmarkcole":1},"pull_request_authors":{"canturan10":13},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9975636,"issues_count":29785639,"pull_requests_count":86994416,"authors_count":9786279,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"canturan10","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/canturan10"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3},"last_year":{"WatchEvent":3}},"keywords":["computer-vision","deep-learning","image-classification","pytorch","pytorch-lightning","satellite","state-of-the-art"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-04-12T05:01:42.727Z","updated_at":"2025-04-12T05:01:42.727Z","repository_link":"https://github.com/canturan10/satellighte/blob/master/.github/workflows/release.yml","dependencies":[{"id":22650129208,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":22650129209,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"deployment/fastapi/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-12T05:01:42.781Z","updated_at":"2025-04-12T05:01:42.781Z","repository_link":"https://github.com/canturan10/satellighte/blob/master/deployment/fastapi/Dockerfile","dependencies":[{"id":22650129210,"package_name":"python","ecosystem":"docker","requirements":"3.8","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"deployment/fastapi/requirements.txt","sha":null,"kind":"manifest","created_at":"2025-04-12T05:01:42.950Z","updated_at":"2025-04-12T05:01:42.950Z","repository_link":"https://github.com/canturan10/satellighte/blob/master/deployment/fastapi/requirements.txt","dependencies":[{"id":22650129211,"package_name":"fastapi","ecosystem":"pypi","requirements":"==0.74.1","direct":true,"kind":"runtime","optional":false},{"id":22650129212,"package_name":"uvicorn","ecosystem":"pypi","requirements":"==0.17.5","direct":true,"kind":"runtime","optional":false},{"id":22650129213,"package_name":"python-multipart","ecosystem":"pypi","requirements":"==0.0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-04-12T05:01:43.039Z","updated_at":"2025-04-12T05:01:43.039Z","repository_link":"https://github.com/canturan10/satellighte/blob/master/requirements.txt","dependencies":[{"id":22650129215,"package_name":"fire","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129216,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129217,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129218,"package_name":"pytorch_lightning","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129222,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129223,"package_name":"rich","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129224,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129225,"package_name":"setuptools","ecosystem":"pypi","requirements":"==67.8.0","direct":true,"kind":"runtime","optional":false},{"id":22650129226,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129227,"package_name":"torchmetrics","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129228,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22650129229,"package_name":"uniplot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-12T05:01:45.855Z","updated_at":"2025-04-12T05:01:45.855Z","repository_link":"https://github.com/canturan10/satellighte/blob/master/setup.py","dependencies":[]}],"score":9.868585500526864,"created_at":"2025-09-04T15:50:46.167Z","updated_at":"2025-10-07T08:08:21.962Z","avatar_url":"https://github.com/canturan10.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":85,"funding_links":["https://www.buymeacoffee.com/canturan10","https://img.buymeacoffee.com/button-api/?text=You"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/15233","html_url":"https://science.ecosyste.ms/projects/15233","bibtex_url":"https://science.ecosyste.ms/projects/15233/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/15233/export.apalike"}