ultralytics
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: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: GeniusGoldDev
- License: agpl-3.0
- Language: Python
- Default Branch: main
- Size: 17 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Citation
Owner
- Login: GeniusGoldDev
- Kind: user
- Repositories: 1
- Profile: https://github.com/GeniusGoldDev
Skype live:.cid.e6a0e1af95fd6263
GitHub Events
Total
- Watch event: 3
- Delete event: 3
- Issue comment event: 12
- Push event: 2
- Pull request review event: 1
- Pull request event: 10
- Fork event: 1
- Create event: 7
Last Year
- Watch event: 3
- Delete event: 3
- Issue comment event: 12
- Push event: 2
- Pull request review event: 1
- Pull request event: 10
- Fork event: 1
- Create event: 7
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 27 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 27 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (4)
- GeniusGoldDev (1)
- hundredup0324 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/ci.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- astral-sh/setup-uv v5 composite
- codecov/codecov-action v5 composite
- conda-incubator/setup-miniconda v3 composite
- slackapi/slack-github-action v2.0.0 composite
- ultralytics/actions/cleanup-disk main composite
.github/workflows/cla.yml
actions
- contributor-assistant/github-action v2.6.1 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 v2.0.0 composite
- ultralytics/actions/cleanup-disk main composite
- ultralytics/actions/retry main composite
.github/workflows/docs.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- astral-sh/setup-uv v5 composite
.github/workflows/format.yml
actions
- ultralytics/actions main composite
.github/workflows/links.yml
actions
- actions/checkout v4 composite
- ultralytics/actions/retry main composite
.github/workflows/merge-main-into-prs.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- astral-sh/setup-uv v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- slackapi/slack-github-action v2.0.0 composite
.github/workflows/stale.yml
actions
- actions/stale v9 composite
examples/YOLO-Series-ONNXRuntime-Rust/Cargo.toml
cargo
examples/YOLOv8-ONNXRuntime-Rust/Cargo.toml
cargo
docker/Dockerfile
docker
- pytorch/pytorch 2.5.0-cuda12.4-cudnn9-runtime build
examples/YOLOv8-Action-Recognition/requirements.txt
pypi
- transformers *
- ultralytics *
pyproject.toml
pypi
- matplotlib >=3.3.0
- numpy <2.0.0; sys_platform == 'darwin'
- numpy >=1.23.0
- opencv-python >=4.6.0
- 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
- torch >=1.8.0
- torch >=1.8.0,!=2.4.0; sys_platform == 'win32'
- torchvision >=0.9.0
- tqdm >=4.64.0
- ultralytics-thop >=2.0.0