objectdetection2
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 links in README
-
○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: venkatesh1545
- License: agpl-3.0
- Language: Python
- Default Branch: main
- Size: 20.1 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 7 months ago
· Last pushed 7 months ago
Metadata Files
Readme
Contributing
License
Citation
Owner
- Login: venkatesh1545
- Kind: user
- Repositories: 2
- Profile: https://github.com/venkatesh1545
Citation (CITATION.cff)
# This CITATION.cff file was generated with https://bit.ly/cffinit
cff-version: 1.2.0
title: Ultralytics YOLO
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Glenn
family-names: Jocher
affiliation: Ultralytics
orcid: "https://orcid.org/0000-0001-5950-6979"
- family-names: Qiu
given-names: Jing
affiliation: Ultralytics
orcid: "https://orcid.org/0000-0003-3783-7069"
- given-names: Ayush
family-names: Chaurasia
affiliation: Ultralytics
orcid: "https://orcid.org/0000-0002-7603-6750"
repository-code: "https://github.com/ultralytics/ultralytics"
url: "https://ultralytics.com"
license: AGPL-3.0
version: 8.0.0
date-released: "2023-01-10"
GitHub Events
Total
- Push event: 9
Last Year
- Push event: 9
Dependencies
examples/YOLO-Series-ONNXRuntime-Rust/Cargo.toml
cargo
examples/YOLOv8-ONNXRuntime-Rust/Cargo.toml
cargo
docker/Dockerfile
docker
- pytorch/pytorch 2.7.0-cuda12.6-cudnn9-runtime build
examples/RTDETR-ONNXRuntime-Python/requirements.txt
pypi
- certifi ==2025.4.26
- charset-normalizer ==3.4.2
- coloredlogs ==15.0.1
- flatbuffers ==25.2.10
- humanfriendly ==10.0
- idna ==3.10
- mpmath ==1.3.0
- numpy ==2.0.2
- onnx ==1.18.0
- onnxruntime ==1.19.2
- opencv-python ==4.11.0.86
- packaging ==25.0
- protobuf ==6.31.1
- requests ==2.32.4
- sympy ==1.14.0
- typing-extensions ==4.14.0
- urllib3 ==2.5.0
examples/YOLOv8-Action-Recognition/requirements.txt
pypi
- transformers *
- ultralytics *
pyproject.toml
pypi
- matplotlib >=3.3.0
- 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
- 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