Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: PremSagarC
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 1.31 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
License Citation

Owner

  • Login: PremSagarC
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Wada"
  given-names: "Kentaro"
  orcid: "https://orcid.org/0000-0002-6347-5156"
title: "Labelme: Image Polygonal Annotation with Python"
doi: 10.5281/zenodo.5711226
url: "https://github.com/wkentaro/labelme"
license: GPL-3

GitHub Events

Total
Last Year

Dependencies

requirements-dev.txt pypi
  • github2pypi ==1.0.0 development
  • pytest * development
  • pytest-qt * development
  • ruff ==0.1.9 development
  • twine * development
setup.py pypi
  • Pillow >=2.8
  • PyYAML *
  • gdown *
  • imgviz >=1.7.5
  • matplotlib *
  • natsort >=7.1.0
  • numpy *
  • onnxruntime >=1.14.1,
  • qtpy *
  • scikit-image *
  • termcolor *