Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ignoreandfly
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 85 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation

README.md

This is the official implementation of Improving Smooth GradCAM++ with Gradient Weighting Techniques

Owner

  • Login: ignoreandfly
  • Kind: user

GitHub Events

Total
  • Delete event: 19
  • Issue comment event: 42
  • Push event: 2
  • Pull request event: 41
  • Create event: 24
Last Year
  • Delete event: 19
  • Issue comment event: 42
  • Push event: 2
  • Pull request event: 41
  • Create event: 24

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 15
  • Average time to close issues: N/A
  • Average time to close pull requests: 14 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.67
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 15
Past Year
  • Issues: 0
  • Pull requests: 15
  • Average time to close issues: N/A
  • Average time to close pull requests: 14 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.67
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 15
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (21)
Top Labels
Issue Labels
Pull Request Labels
dependencies (21) python (19) github_actions (2)

Dependencies

.github/workflows/builds.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/demo.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/doc-status.yml actions
  • actions/setup-python v5 composite
.github/workflows/docs.yaml actions
  • JamesIves/github-pages-deploy-action 3.7.1 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • webfactory/ssh-agent v0.4.1 composite
.github/workflows/pr-labels.yml actions
  • actions/checkout v4 composite
  • actions/github-script v7 composite
  • actions/setup-python v5 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/pull_requests.yml actions
  • actions/checkout v4 composite
  • actions/labeler v4 composite
  • actions/setup-python v5 composite
.github/workflows/scripts.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/style.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v3 composite
  • frgfm/validate-python-headers main composite
pyproject.toml pypi
  • Pillow >=8.4.0,!=9.2.0
  • matplotlib >=3.7.0,<4.0.0
  • numpy >=1.17.2,<2.0.0
  • torch >=2.0.0,<3.0.0
scripts/requirements.txt pypi
  • requests >=2.20.0,<3.0.0
  • torchvision >=0.4.0,<1.0.0
setup.py pypi