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 publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: shijianjian
  • Language: Python
  • Default Branch: master
  • Size: 9.77 KB
Statistics
  • Stars: 7
  • Watchers: 0
  • Forks: 5
  • Open Issues: 2
  • Releases: 1
Created almost 7 years ago · Last pushed over 4 years ago
Metadata Files
Readme Citation

README.md

HRNet_Keras

The implementation of HRNet with SE modules for image classification tasks.

Usage

As illastrated in the main function. You may use it as below. python model = SE_HRNet(blocks=3, reduction_ratio=4, init_filters=32, training=True).build(input_shape=(2048, 2048, 3), num_output=2, repetitions=4)

Owner

  • Name: Jian Shi
  • Login: shijianjian
  • Kind: user
  • Location: Saudi Arabia
  • Company: KAUST

PhD candidate @ KAUST. Previous at NECCL, CUHK, GE Power.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this code in your research, please cite it as below."
authors:
- family-names: Shi
  given-names: Jian
title: "SE-HRNet Keras"
version: v0.1
doi: 10.5281/zenodo.5767622
url: "https://github.com/shijianjian/HRNet_Keras"
date-released: 2019-06-25

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 10
  • Total Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jian Shi s****3@1****m 10
Committer Domains (Top 20 + Academic)
126.com: 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • soans1994 (1)
  • MessyPaste (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels