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.6%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Manhole cover hero
Basic Info
- Host: GitHub
- Owner: Wcacciatori
- Language: Python
- Default Branch: main
- Size: 23.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
参考:yolov8官方文档:https://docs.ultralytics.com/zh
以及https://blog.csdn.net/mazhicheng123456/article/details/124593388?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522170930186916800215080253%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&request_id=170930186916800215080253&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~baidu_landing_v2~default-1-124593388-null-null.142^v99^pc_search_result_base3&utm_term=yolox%E4%BF%9D%E5%A7%86%E7%BA%A7%E6%95%99%E7%A8%8B&spm=1018.2226.3001.4187
Owner
- Login: Wcacciatori
- Kind: user
- Repositories: 1
- Profile: https://github.com/Wcacciatori
Citation (CITATION.cff)
cff-version: 1.2.0
preferred-citation:
type: software
message: If you use this software, please cite it as below.
authors:
- family-names: Jocher
given-names: Glenn
orcid: "https://orcid.org/0000-0001-5950-6979"
- family-names: Chaurasia
given-names: Ayush
orcid: "https://orcid.org/0000-0002-7603-6750"
- family-names: Qiu
given-names: Jing
orcid: "https://orcid.org/0000-0003-3783-7069"
title: "YOLO by Ultralytics"
version: 8.0.0
# doi: 10.5281/zenodo.3908559 # TODO
date-released: 2023-1-10
license: AGPL-3.0
url: "https://github.com/ultralytics/ultralytics"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
requirements.txt
pypi
- IMcore ==0.2.7
- Jinja2 ==3.1.2
- Markdown ==3.5.1
- MarkupSafe ==2.1.3
- Pillow ==9.5.0
- PySide6 ==6.5.1.1
- PySide6-Addons ==6.5.1.1
- PySide6-Essentials ==6.5.1.1
- PyYAML ==6.0
- QtFusion ==0.5.4
- Werkzeug ==3.0.1
- absl-py ==2.0.0
- addict ==2.4.0
- cachetools ==4.2.4
- captcha ==0.4
- certifi ==2023.5.7
- charset-normalizer ==3.1.0
- colorama ==0.4.6
- coloredlogs ==15.0.1
- contourpy ==1.1.0
- cycler ==0.11.0
- filelock ==3.12.2
- flatbuffers ==23.5.26
- fonttools ==4.40.0
- google-auth ==2.25.2
- google-auth-oauthlib ==1.2.0
- grpcio ==1.60.0
- humanfriendly ==10.0
- idna ==3.4
- kiwisolver ==1.4.4
- matplotlib ==3.7.1
- mpmath ==1.3.0
- networkx ==3.1
- numpy ==1.24.3
- oauthlib ==3.2.2
- onnxruntime ==1.15.0
- opencv-python ==4.7.0.72
- packaging ==23.1
- pandas ==2.0.2
- protobuf ==4.23.4
- psutil ==5.9.5
- py-cpuinfo ==9.0.0
- pyasn1 ==0.5.1
- pyasn1-modules ==0.3.0
- pycocotools ==2.0.7
- pyparsing ==3.0.9
- pyreadline3 ==3.4.1
- python-dateutil ==2.8.2
- pytz ==2023.3
- requests ==2.31.0
- requests-oauthlib ==1.3.1
- rsa ==4.9
- scipy ==1.10.1
- seaborn ==0.12.2
- shiboken6 ==6.5.1.1
- six ==1.16.0
- sympy ==1.12
- tensorboard ==2.15.1
- tensorboard-data-server ==0.7.2
- tensorboard-plugin-wit ==1.8.1
- thop ==0.1.1.post2209072238
- torch ==2.0.1
- torchvision ==0.15.2
- tqdm ==4.65.0
- typing_extensions ==4.6.3
- tzdata ==2023.3
- urllib3 ==2.0.3
setup.py
pypi