mmrotate-1.0.0rc1_yolov8
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
Unable to calculate vocabulary similarity
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: 231055558
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 15.8 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Citation
README.md
将yolov8调整为可代替resnet+fpn的特征提取方案
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." authors: - name: "MMRotate Contributors" title: "OpenMMLab rotated object detection toolbox and benchmark" date-released: 2022-02-18 url: "https://github.com/open-mmlab/mmrotate" license: Apache-2.0
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
.github/workflows/lint.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/merge_stage_test.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v1.0.14 composite
.github/workflows/pr_stage_test.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/publish-to-pypi.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
.github/workflows/test_mim.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.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/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
requirements/build.txt
pypi
- cython *
- numpy <1.24.0
requirements/docs.txt
pypi
- docutils ==0.16.0
- myst-parser *
- sphinx ==4.0.2
- sphinx-copybutton *
- sphinx_markdown_tables *
- sphinx_rtd_theme ==0.5.2
requirements/mminstall.txt
pypi
- mmcv >=2.0.0rc2,<2.1.0
- mmdet >=3.0.0rc2,<3.1.0
- mmengine >=0.1.0
requirements/optional.txt
pypi
- imagecorruptions *
- scikit-learn *
- scipy *
requirements/readthedocs.txt
pypi
- e2cnn *
- mmcv >=2.0.0rc2
- mmdet >=3.0.0rc2
- mmengine >=0.1.0
- torch *
- torchvision *
requirements/runtime.txt
pypi
- e2cnn *
- matplotlib *
- numpy *
- pycocotools *
- six *
- terminaltables *
- torch *
requirements/tests.txt
pypi
- asynctest * test
- codecov * test
- coverage * test
- cython * test
- e2cnn * test
- flake8 * test
- interrogate * test
- isort ==4.3.21 test
- kwarray * test
- matplotlib * test
- parameterized * test
- pytest * test
- scikit-learn * test
- ubelt * test
- wheel * test
- xdoctest >=0.10.0 test
- yapf * test
requirements.txt
pypi
setup.py
pypi