fundus_disease_image_classification
https://github.com/231055558/fundus_disease_image_classification
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: 231055558
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 3.36 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Citation
README.md
针对眼底疾病图像的分类任务竞赛的代码仓库
本仓库基于mmpretrain做出修改
mmpretrain官网
https://github.com/open-mmlab/mmpretrain
Owner
- Name: 李昊洋
- Login: 231055558
- Kind: user
- Location: 中国浙江杭州
- Company: 中国计量大学
- Repositories: 1
- Profile: https://github.com/231055558
没有
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "OpenMMLab's Pre-training Toolbox and Benchmark" authors: - name: "MMPreTrain Contributors" version: 0.15.0 date-released: 2023-04-06 repository-code: "https://github.com/open-mmlab/mmpretrain" license: Apache-2.0
GitHub Events
Total
- Push event: 1
- Public event: 1
Last Year
- Push event: 1
- Public event: 1
Dependencies
.github/workflows/lint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/pr_stage_test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v1.0.14 composite
.github/workflows/publish-to-pypi.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/test_mim.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
tests/data/meta.yml
cpan
.circleci/docker/Dockerfile
docker
- pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
docker/Dockerfile
docker
- pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
docker/serve/Dockerfile
docker
- pytorch/torchserve latest-gpu build
projects/internimage_classification/ops_dcnv3/setup.py
pypi
requirements/docs.txt
pypi
- docutils ==0.18.1
- modelindex *
- myst-parser *
- pytorch_sphinx_theme *
- sphinx ==6.1.3
- sphinx-copybutton *
- sphinx-notfound-page *
- sphinx-tabs *
- sphinxcontrib-jquery *
- tabulate *
requirements/mminstall.txt
pypi
- mmcv >=2.0.0,<2.4.0
- mmengine >=0.8.3,<1.0.0
requirements/multimodal.txt
pypi
- pycocotools *
- transformers >=4.28.0
requirements/optional.txt
pypi
- albumentations >=0.3.2
- grad-cam >=1.3.7,<1.5.0
- requests *
- scikit-learn *
requirements/readthedocs.txt
pypi
- mmcv-lite >=2.0.0rc4
- mmengine *
- pycocotools *
- torch *
- torchvision *
- transformers *
requirements/runtime.txt
pypi
- einops *
- importlib-metadata *
- mat4py *
- matplotlib *
- modelindex *
- numpy *
- rich *
requirements/tests.txt
pypi
- coverage * test
- interrogate * test
- pytest * test
requirements.txt
pypi
setup.py
pypi