tracking_yolo_strongsort
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: NelsonSoria
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 81.3 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
Owner
- Login: NelsonSoria
- Kind: user
- Repositories: 1
- Profile: https://github.com/NelsonSoria
Citation (CITATION.cff)
cff-version: 1.2.0
preferred-citation:
type: software
message: "If you use Yolov8 StrongSORT OSNet, please cite it as below."
authors:
- family-names: Broström
given-names: Mikel
title: "Real-time multi-object tracking and segmentation using Yolov8 with StrongSORT and OSNet"
version: 8.0
doi: https://zenodo.org/record/7629840
date-released: 2023-2
license: GPL-3.0
url: "https://github.com/mikel-brostrom/yolov8_tracking"
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1
Dependencies
.github/workflows/ci-testing.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/stale.yml
actions
- actions/stale v3 composite
Dockerfile
docker
- nvcr.io/nvidia/pytorch 22.11-py3 build
requirements.txt
pypi
- Pillow >=7.1.2
- PyYAML >=5.3.1
- easydict *
- filterpy *
- gdown *
- gitpython *
- ipython *
- lap *
- matplotlib >=3.2.2
- numpy ==1.23.1
- opencv-python >=4.1.1
- pandas >=1.1.4
- psutil *
- pyzmq *
- requests >=2.23.0
- scipy >=1.4.1
- seaborn >=0.11.0
- tensorboard >=2.4.1
- thop >=0.1.1
- torchvision >=0.8.1
- tqdm >=4.64.0
- ultralytics ==8.0.20