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 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: huajuan898
- License: agpl-3.0
- Language: Python
- Default Branch: master
- Size: 884 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Citation
Security
Owner
- Login: huajuan898
- Kind: user
- Repositories: 1
- Profile: https://github.com/huajuan898
GitHub Events
Total
- Issue comment event: 11
- Push event: 21
- Pull request event: 5
- Create event: 8
Last Year
- Issue comment event: 11
- Push event: 21
- Pull request event: 5
- Create event: 8
Dependencies
.github/workflows/ci.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- conda-incubator/setup-miniconda v2 composite
- slackapi/slack-github-action v1.24.0 composite
.github/workflows/cla.yml
actions
- contributor-assistant/github-action v2.3.1 composite
.github/workflows/codeql.yaml
actions
- actions/checkout v4 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/docker.yaml
actions
- actions/checkout v4 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v3 composite
- slackapi/slack-github-action v1.24.0 composite
.github/workflows/greetings.yml
actions
- actions/first-interaction v1 composite
.github/workflows/links.yml
actions
- actions/checkout v4 composite
- nick-invision/retry v2 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- slackapi/slack-github-action v1.24.0 composite
.github/workflows/stale.yml
actions
- actions/stale v8 composite
docker/Dockerfile
docker
- pytorch/pytorch 2.1.0-cuda12.1-cudnn8-runtime build
requirements.txt
pypi
- matplotlib >=3.3.0
- numpy ==1.26.4
- opencv-python-headless ==4.9.0.80
- pandas >=1.1.4
- pillow >=7.1.2
- psutil *
- py-cpuinfo *
- pyyaml >=5.3.1
- requests >=2.23.0
- scipy >=1.4.1
- seaborn >=0.11.0
- thop >=0.1.1
- torch >=1.8.0
- torchvision >=0.9.0
- tqdm >=4.64.0
setup.py
pypi