Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
22_23-J 50
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
22_23-J 50
22_23-J 50
Commits
ad710fb8
Commit
ad710fb8
authored
Feb 03, 2023
by
Kavindya Gunathilake IT19112442
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
yolo5
parent
a7164177
Changes
132
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
132 changed files
with
25438 additions
and
0 deletions
+25438
-0
Backend/Staicase Detection/yolov5/content/yolov5/.dockerignore
...nd/Staicase Detection/yolov5/content/yolov5/.dockerignore
+222
-0
Backend/Staicase Detection/yolov5/content/yolov5/.gitattributes
...d/Staicase Detection/yolov5/content/yolov5/.gitattributes
+2
-0
Backend/Staicase Detection/yolov5/content/yolov5/.gitignore
Backend/Staicase Detection/yolov5/content/yolov5/.gitignore
+257
-0
Backend/Staicase Detection/yolov5/content/yolov5/.pre-commit-config.yaml
...e Detection/yolov5/content/yolov5/.pre-commit-config.yaml
+64
-0
Backend/Staicase Detection/yolov5/content/yolov5/CITATION.cff
...end/Staicase Detection/yolov5/content/yolov5/CITATION.cff
+14
-0
Backend/Staicase Detection/yolov5/content/yolov5/CONTRIBUTING.md
.../Staicase Detection/yolov5/content/yolov5/CONTRIBUTING.md
+93
-0
Backend/Staicase Detection/yolov5/content/yolov5/LICENSE
Backend/Staicase Detection/yolov5/content/yolov5/LICENSE
+674
-0
Backend/Staicase Detection/yolov5/content/yolov5/README.md
Backend/Staicase Detection/yolov5/content/yolov5/README.md
+481
-0
Backend/Staicase Detection/yolov5/content/yolov5/README.zh-CN.md
.../Staicase Detection/yolov5/content/yolov5/README.zh-CN.md
+472
-0
Backend/Staicase Detection/yolov5/content/yolov5/benchmarks.py
...nd/Staicase Detection/yolov5/content/yolov5/benchmarks.py
+169
-0
Backend/Staicase Detection/yolov5/content/yolov5/classify/predict.py
...icase Detection/yolov5/content/yolov5/classify/predict.py
+226
-0
Backend/Staicase Detection/yolov5/content/yolov5/classify/train.py
...taicase Detection/yolov5/content/yolov5/classify/train.py
+333
-0
Backend/Staicase Detection/yolov5/content/yolov5/classify/tutorial.ipynb
...e Detection/yolov5/content/yolov5/classify/tutorial.ipynb
+1480
-0
Backend/Staicase Detection/yolov5/content/yolov5/classify/val.py
.../Staicase Detection/yolov5/content/yolov5/classify/val.py
+170
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/Argoverse.yaml
...icase Detection/yolov5/content/yolov5/data/Argoverse.yaml
+74
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/GlobalWheat2020.yaml
...Detection/yolov5/content/yolov5/data/GlobalWheat2020.yaml
+54
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/ImageNet.yaml
...aicase Detection/yolov5/content/yolov5/data/ImageNet.yaml
+1022
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/Objects365.yaml
...case Detection/yolov5/content/yolov5/data/Objects365.yaml
+438
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/SKU-110K.yaml
...aicase Detection/yolov5/content/yolov5/data/SKU-110K.yaml
+53
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/VOC.yaml
...nd/Staicase Detection/yolov5/content/yolov5/data/VOC.yaml
+100
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/VisDrone.yaml
...aicase Detection/yolov5/content/yolov5/data/VisDrone.yaml
+70
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/coco.yaml
...d/Staicase Detection/yolov5/content/yolov5/data/coco.yaml
+116
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/coco128-seg.yaml
...ase Detection/yolov5/content/yolov5/data/coco128-seg.yaml
+101
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/coco128.yaml
...taicase Detection/yolov5/content/yolov5/data/coco128.yaml
+101
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.Objects365.yaml
...ction/yolov5/content/yolov5/data/hyps/hyp.Objects365.yaml
+34
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.VOC.yaml
...se Detection/yolov5/content/yolov5/data/hyps/hyp.VOC.yaml
+40
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.no-augmentation.yaml
.../yolov5/content/yolov5/data/hyps/hyp.no-augmentation.yaml
+35
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.scratch-high.yaml
...ion/yolov5/content/yolov5/data/hyps/hyp.scratch-high.yaml
+34
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.scratch-low.yaml
...tion/yolov5/content/yolov5/data/hyps/hyp.scratch-low.yaml
+34
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/hyps/hyp.scratch-med.yaml
...tion/yolov5/content/yolov5/data/hyps/hyp.scratch-med.yaml
+34
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/images/bus.jpg
...icase Detection/yolov5/content/yolov5/data/images/bus.jpg
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/images/zidane.jpg
...se Detection/yolov5/content/yolov5/data/images/zidane.jpg
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/scripts/download_weights.sh
...on/yolov5/content/yolov5/data/scripts/download_weights.sh
+22
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/scripts/get_coco.sh
... Detection/yolov5/content/yolov5/data/scripts/get_coco.sh
+56
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/scripts/get_coco128.sh
...tection/yolov5/content/yolov5/data/scripts/get_coco128.sh
+17
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/scripts/get_imagenet.sh
...ection/yolov5/content/yolov5/data/scripts/get_imagenet.sh
+51
-0
Backend/Staicase Detection/yolov5/content/yolov5/data/xView.yaml
.../Staicase Detection/yolov5/content/yolov5/data/xView.yaml
+153
-0
Backend/Staicase Detection/yolov5/content/yolov5/detect.py
Backend/Staicase Detection/yolov5/content/yolov5/detect.py
+261
-0
Backend/Staicase Detection/yolov5/content/yolov5/export.py
Backend/Staicase Detection/yolov5/content/yolov5/export.py
+653
-0
Backend/Staicase Detection/yolov5/content/yolov5/hubconf.py
Backend/Staicase Detection/yolov5/content/yolov5/hubconf.py
+169
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/__init__.py
...aicase Detection/yolov5/content/yolov5/models/__init__.py
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/common.py
...Staicase Detection/yolov5/content/yolov5/models/common.py
+860
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/experimental.py
...se Detection/yolov5/content/yolov5/models/experimental.py
+111
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/anchors.yaml
...e Detection/yolov5/content/yolov5/models/hub/anchors.yaml
+59
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov3-spp.yaml
...etection/yolov5/content/yolov5/models/hub/yolov3-spp.yaml
+51
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov3-tiny.yaml
...tection/yolov5/content/yolov5/models/hub/yolov3-tiny.yaml
+41
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov3.yaml
...se Detection/yolov5/content/yolov5/models/hub/yolov3.yaml
+51
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-bifpn.yaml
...ection/yolov5/content/yolov5/models/hub/yolov5-bifpn.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-fpn.yaml
...etection/yolov5/content/yolov5/models/hub/yolov5-fpn.yaml
+42
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-p2.yaml
...Detection/yolov5/content/yolov5/models/hub/yolov5-p2.yaml
+54
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-p34.yaml
...etection/yolov5/content/yolov5/models/hub/yolov5-p34.yaml
+41
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-p6.yaml
...Detection/yolov5/content/yolov5/models/hub/yolov5-p6.yaml
+56
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-p7.yaml
...Detection/yolov5/content/yolov5/models/hub/yolov5-p7.yaml
+67
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5-panet.yaml
...ection/yolov5/content/yolov5/models/hub/yolov5-panet.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5l6.yaml
... Detection/yolov5/content/yolov5/models/hub/yolov5l6.yaml
+60
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5m6.yaml
... Detection/yolov5/content/yolov5/models/hub/yolov5m6.yaml
+60
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5n6.yaml
... Detection/yolov5/content/yolov5/models/hub/yolov5n6.yaml
+60
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5s-LeakyReLU.yaml
...n/yolov5/content/yolov5/models/hub/yolov5s-LeakyReLU.yaml
+49
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5s-ghost.yaml
...ction/yolov5/content/yolov5/models/hub/yolov5s-ghost.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5s-transformer.yaml
...yolov5/content/yolov5/models/hub/yolov5s-transformer.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5s6.yaml
... Detection/yolov5/content/yolov5/models/hub/yolov5s6.yaml
+60
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/hub/yolov5x6.yaml
... Detection/yolov5/content/yolov5/models/hub/yolov5x6.yaml
+60
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/segment/yolov5l-seg.yaml
...ion/yolov5/content/yolov5/models/segment/yolov5l-seg.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/segment/yolov5m-seg.yaml
...ion/yolov5/content/yolov5/models/segment/yolov5m-seg.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/segment/yolov5n-seg.yaml
...ion/yolov5/content/yolov5/models/segment/yolov5n-seg.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/segment/yolov5s-seg.yaml
...ion/yolov5/content/yolov5/models/segment/yolov5s-seg.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/segment/yolov5x-seg.yaml
...ion/yolov5/content/yolov5/models/segment/yolov5x-seg.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/tf.py
...end/Staicase Detection/yolov5/content/yolov5/models/tf.py
+608
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolo.py
...d/Staicase Detection/yolov5/content/yolov5/models/yolo.py
+391
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolov5l.yaml
...icase Detection/yolov5/content/yolov5/models/yolov5l.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolov5m.yaml
...icase Detection/yolov5/content/yolov5/models/yolov5m.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolov5n.yaml
...icase Detection/yolov5/content/yolov5/models/yolov5n.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolov5s.yaml
...icase Detection/yolov5/content/yolov5/models/yolov5s.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/models/yolov5x.yaml
...icase Detection/yolov5/content/yolov5/models/yolov5x.yaml
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/requirements.txt
...Staicase Detection/yolov5/content/yolov5/requirements.txt
+49
-0
Backend/Staicase Detection/yolov5/content/yolov5/segment/predict.py
...aicase Detection/yolov5/content/yolov5/segment/predict.py
+284
-0
Backend/Staicase Detection/yolov5/content/yolov5/segment/train.py
...Staicase Detection/yolov5/content/yolov5/segment/train.py
+658
-0
Backend/Staicase Detection/yolov5/content/yolov5/segment/tutorial.ipynb
...se Detection/yolov5/content/yolov5/segment/tutorial.ipynb
+594
-0
Backend/Staicase Detection/yolov5/content/yolov5/segment/val.py
...d/Staicase Detection/yolov5/content/yolov5/segment/val.py
+472
-0
Backend/Staicase Detection/yolov5/content/yolov5/setup.cfg
Backend/Staicase Detection/yolov5/content/yolov5/setup.cfg
+54
-0
Backend/Staicase Detection/yolov5/content/yolov5/train.py
Backend/Staicase Detection/yolov5/content/yolov5/train.py
+634
-0
Backend/Staicase Detection/yolov5/content/yolov5/tutorial.ipynb
...d/Staicase Detection/yolov5/content/yolov5/tutorial.ipynb
+976
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/__init__.py
...taicase Detection/yolov5/content/yolov5/utils/__init__.py
+80
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/activations.py
...case Detection/yolov5/content/yolov5/utils/activations.py
+103
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/augmentations.py
...se Detection/yolov5/content/yolov5/utils/augmentations.py
+397
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/autoanchor.py
...icase Detection/yolov5/content/yolov5/utils/autoanchor.py
+169
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/autobatch.py
...aicase Detection/yolov5/content/yolov5/utils/autobatch.py
+72
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/aws/__init__.py
...ase Detection/yolov5/content/yolov5/utils/aws/__init__.py
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/aws/mime.sh
...taicase Detection/yolov5/content/yolov5/utils/aws/mime.sh
+26
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/aws/resume.py
...icase Detection/yolov5/content/yolov5/utils/aws/resume.py
+40
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/aws/userdata.sh
...ase Detection/yolov5/content/yolov5/utils/aws/userdata.sh
+27
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/callbacks.py
...aicase Detection/yolov5/content/yolov5/utils/callbacks.py
+76
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/dataloaders.py
...case Detection/yolov5/content/yolov5/utils/dataloaders.py
+1221
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/docker/Dockerfile
...e Detection/yolov5/content/yolov5/utils/docker/Dockerfile
+66
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/docker/Dockerfile-arm64
...ction/yolov5/content/yolov5/utils/docker/Dockerfile-arm64
+43
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/docker/Dockerfile-cpu
...tection/yolov5/content/yolov5/utils/docker/Dockerfile-cpu
+42
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/downloads.py
...aicase Detection/yolov5/content/yolov5/utils/downloads.py
+108
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/flask_rest_api/README.md
...tion/yolov5/content/yolov5/utils/flask_rest_api/README.md
+73
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/flask_rest_api/example_request.py
...v5/content/yolov5/utils/flask_rest_api/example_request.py
+19
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/flask_rest_api/restapi.py
...ion/yolov5/content/yolov5/utils/flask_rest_api/restapi.py
+48
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/general.py
...Staicase Detection/yolov5/content/yolov5/utils/general.py
+1135
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/google_app_engine/Dockerfile
.../yolov5/content/yolov5/utils/google_app_engine/Dockerfile
+25
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/google_app_engine/additional_requirements.txt
...olov5/utils/google_app_engine/additional_requirements.txt
+4
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/google_app_engine/app.yaml
...on/yolov5/content/yolov5/utils/google_app_engine/app.yaml
+14
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/__init__.py
...Detection/yolov5/content/yolov5/utils/loggers/__init__.py
+411
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/clearml/README.md
...ion/yolov5/content/yolov5/utils/loggers/clearml/README.md
+230
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/clearml/__init__.py
...n/yolov5/content/yolov5/utils/loggers/clearml/__init__.py
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/clearml/clearml_utils.py
...ov5/content/yolov5/utils/loggers/clearml/clearml_utils.py
+164
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/clearml/hpo.py
...ection/yolov5/content/yolov5/utils/loggers/clearml/hpo.py
+84
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/comet/README.md
...ction/yolov5/content/yolov5/utils/loggers/comet/README.md
+256
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/comet/__init__.py
...ion/yolov5/content/yolov5/utils/loggers/comet/__init__.py
+508
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/comet/comet_utils.py
.../yolov5/content/yolov5/utils/loggers/comet/comet_utils.py
+150
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/comet/hpo.py
...etection/yolov5/content/yolov5/utils/loggers/comet/hpo.py
+118
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/README.md
...ction/yolov5/content/yolov5/utils/loggers/wandb/README.md
+162
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/__init__.py
...ion/yolov5/content/yolov5/utils/loggers/wandb/__init__.py
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/log_dataset.py
.../yolov5/content/yolov5/utils/loggers/wandb/log_dataset.py
+27
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/sweep.py
...ection/yolov5/content/yolov5/utils/loggers/wandb/sweep.py
+41
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/sweep.yaml
...tion/yolov5/content/yolov5/utils/loggers/wandb/sweep.yaml
+143
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loggers/wandb/wandb_utils.py
.../yolov5/content/yolov5/utils/loggers/wandb/wandb_utils.py
+589
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/loss.py
...nd/Staicase Detection/yolov5/content/yolov5/utils/loss.py
+234
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/metrics.py
...Staicase Detection/yolov5/content/yolov5/utils/metrics.py
+360
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/plots.py
...d/Staicase Detection/yolov5/content/yolov5/utils/plots.py
+560
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/__init__.py
...Detection/yolov5/content/yolov5/utils/segment/__init__.py
+0
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/augmentations.py
...tion/yolov5/content/yolov5/utils/segment/augmentations.py
+104
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/dataloaders.py
...ection/yolov5/content/yolov5/utils/segment/dataloaders.py
+332
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/general.py
... Detection/yolov5/content/yolov5/utils/segment/general.py
+160
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/loss.py
...ase Detection/yolov5/content/yolov5/utils/segment/loss.py
+186
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/metrics.py
... Detection/yolov5/content/yolov5/utils/segment/metrics.py
+210
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/segment/plots.py
...se Detection/yolov5/content/yolov5/utils/segment/plots.py
+143
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/torch_utils.py
...case Detection/yolov5/content/yolov5/utils/torch_utils.py
+432
-0
Backend/Staicase Detection/yolov5/content/yolov5/utils/triton.py
.../Staicase Detection/yolov5/content/yolov5/utils/triton.py
+85
-0
Backend/Staicase Detection/yolov5/content/yolov5/val.py
Backend/Staicase Detection/yolov5/content/yolov5/val.py
+408
-0
No files found.
Backend/Staicase Detection/yolov5/content/yolov5/.dockerignore
0 → 100644
View file @
ad710fb8
# Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
.git
.cache
.idea
runs
output
coco
storage.googleapis.com
data/samples/*
**/results*.csv
*.jpg
# Neural Network weights -----------------------------------------------------------------------------------------------
**/*.pt
**/*.pth
**/*.onnx
**/*.engine
**/*.mlmodel
**/*.torchscript
**/*.torchscript.pt
**/*.tflite
**/*.h5
**/*.pb
*_saved_model/
*_web_model/
*_openvino_model/
# Below Copied From .gitignore -----------------------------------------------------------------------------------------
# Below Copied From .gitignore -----------------------------------------------------------------------------------------
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
wandb/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# dotenv
.env
# virtualenv
.venv*
venv*/
ENV*/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore -----------------------------------------------
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
Icon?
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/*
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
.html # Bokeh Plots
.pg # TensorFlow Frozen Graphs
.avi # videos
# Sensitive or high-churn files:
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
# Gradle:
.idea/**/gradle.xml
.idea/**/libraries
# CMake
cmake-build-debug/
cmake-build-release/
# Mongo Explorer plugin:
.idea/**/mongoSettings.xml
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
Backend/Staicase Detection/yolov5/content/yolov5/.gitattributes
0 → 100644
View file @
ad710fb8
# this drop notebooks from GitHub language stats
*.ipynb linguist-vendored
Backend/Staicase Detection/yolov5/content/yolov5/.gitignore
0 → 100644
View file @
ad710fb8
# Repo-specific GitIgnore ----------------------------------------------------------------------------------------------
*.jpg
*.jpeg
*.png
*.bmp
*.tif
*.tiff
*.heic
*.JPG
*.JPEG
*.PNG
*.BMP
*.TIF
*.TIFF
*.HEIC
*.mp4
*.mov
*.MOV
*.avi
*.data
*.json
*.cfg
!setup.cfg
!cfg/yolov3*.cfg
storage.googleapis.com
runs/*
data/*
data/images/*
!data/*.yaml
!data/hyps
!data/scripts
!data/images
!data/images/zidane.jpg
!data/images/bus.jpg
!data/*.sh
results*.csv
# Datasets -------------------------------------------------------------------------------------------------------------
coco/
coco128/
VOC/
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
*.m~
*.mat
!targets*.mat
# Neural Network weights -----------------------------------------------------------------------------------------------
*.weights
*.pt
*.pb
*.onnx
*.engine
*.mlmodel
*.torchscript
*.tflite
*.h5
*_saved_model/
*_web_model/
*_openvino_model/
*_paddle_model/
darknet53.conv.74
yolov3-tiny.conv.15
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
/wandb/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# dotenv
.env
# virtualenv
.venv*
venv*/
ENV*/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore -----------------------------------------------
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
Icon?
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/*
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
.html # Bokeh Plots
.pg # TensorFlow Frozen Graphs
.avi # videos
# Sensitive or high-churn files:
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
# Gradle:
.idea/**/gradle.xml
.idea/**/libraries
# CMake
cmake-build-debug/
cmake-build-release/
# Mongo Explorer plugin:
.idea/**/mongoSettings.xml
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
Backend/Staicase Detection/yolov5/content/yolov5/.pre-commit-config.yaml
0 → 100644
View file @
ad710fb8
# Define hooks for code formations
# Will be applied on any updated commit files if a user has installed and linked commit hook
default_language_version
:
python
:
python3.8
# Define bot property if installed via https://github.com/marketplace/pre-commit-ci
ci
:
autofix_prs
:
true
autoupdate_commit_msg
:
'
[pre-commit.ci]
pre-commit
suggestions'
autoupdate_schedule
:
monthly
# submodules: true
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v4.4.0
hooks
:
# - id: end-of-file-fixer
-
id
:
trailing-whitespace
-
id
:
check-case-conflict
-
id
:
check-yaml
-
id
:
check-toml
-
id
:
pretty-format-json
-
id
:
check-docstring-first
-
repo
:
https://github.com/asottile/pyupgrade
rev
:
v3.3.1
hooks
:
-
id
:
pyupgrade
name
:
Upgrade code
args
:
[
--py37-plus
]
-
repo
:
https://github.com/PyCQA/isort
rev
:
5.11.4
hooks
:
-
id
:
isort
name
:
Sort imports
-
repo
:
https://github.com/pre-commit/mirrors-yapf
rev
:
v0.32.0
hooks
:
-
id
:
yapf
name
:
YAPF formatting
-
repo
:
https://github.com/executablebooks/mdformat
rev
:
0.7.16
hooks
:
-
id
:
mdformat
name
:
MD formatting
additional_dependencies
:
-
mdformat-gfm
-
mdformat-black
exclude
:
"
README.md|README.zh-CN.md"
-
repo
:
https://github.com/asottile/yesqa
rev
:
v1.4.0
hooks
:
-
id
:
yesqa
-
repo
:
https://github.com/PyCQA/flake8
rev
:
6.0.0
hooks
:
-
id
:
flake8
name
:
PEP8
Backend/Staicase Detection/yolov5/content/yolov5/CITATION.cff
0 → 100644
View file @
ad710fb8
cff-version: 1.2.0
preferred-citation:
type: software
message: If you use YOLOv5, please cite it as below.
authors:
- family-names: Jocher
given-names: Glenn
orcid: "https://orcid.org/0000-0001-5950-6979"
title: "YOLOv5 by Ultralytics"
version: 7.0
doi: 10.5281/zenodo.3908559
date-released: 2020-5-29
license: GPL-3.0
url: "https://github.com/ultralytics/yolov5"
Backend/Staicase Detection/yolov5/content/yolov5/CONTRIBUTING.md
0 → 100644
View file @
ad710fb8
## Contributing to YOLOv5 🚀
We love your input! We want to make contributing to YOLOv5 as easy and transparent as possible, whether it's:
-
Reporting a bug
-
Discussing the current state of the code
-
Submitting a fix
-
Proposing a new feature
-
Becoming a maintainer
YOLOv5 works so well due to our combined community effort, and for every small improvement you contribute you will be
helping push the frontiers of what's possible in AI 😃!
## Submitting a Pull Request (PR) 🛠️
Submitting a PR is easy! This example shows how to submit a PR for updating
`requirements.txt`
in 4 steps:
### 1. Select File to Update
Select
`requirements.txt`
to update by clicking on it in GitHub.
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step1"
src=
"https://user-images.githubusercontent.com/26833433/122260847-08be2600-ced4-11eb-828b-8287ace4136c.png"
></p>
### 2. Click 'Edit this file'
Button is in top-right corner.
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step2"
src=
"https://user-images.githubusercontent.com/26833433/122260844-06f46280-ced4-11eb-9eec-b8a24be519ca.png"
></p>
### 3. Make Changes
Change
`matplotlib`
version from
`3.2.2`
to
`3.3`
.
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step3"
src=
"https://user-images.githubusercontent.com/26833433/122260853-0a87e980-ced4-11eb-9fd2-3650fb6e0842.png"
></p>
### 4. Preview Changes and Submit PR
Click on the
**Preview changes**
tab to verify your updates. At the bottom of the screen select 'Create a
**new branch**
for this commit', assign your branch a descriptive name such as
`fix/matplotlib_version`
and click the green
**
Propose
changes
**
button. All done, your PR is now submitted to YOLOv5 for review and approval 😃!
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step4"
src=
"https://user-images.githubusercontent.com/26833433/122260856-0b208000-ced4-11eb-8e8e-77b6151cbcc3.png"
></p>
### PR recommendations
To allow your work to be integrated as seamlessly as possible, we advise you to:
-
✅ Verify your PR is
**up-to-date**
with
`ultralytics/yolov5`
`master`
branch. If your PR is behind you can update
your code by clicking the 'Update branch' button or by running
`git pull`
and
`git merge master`
locally.
<p
align=
"center"
><img
width=
"751"
alt=
"Screenshot 2022-08-29 at 22 47 15"
src=
"https://user-images.githubusercontent.com/26833433/187295893-50ed9f44-b2c9-4138-a614-de69bd1753d7.png"
></p>
-
✅ Verify all YOLOv5 Continuous Integration (CI)
**checks are passing**
.
<p
align=
"center"
><img
width=
"751"
alt=
"Screenshot 2022-08-29 at 22 47 03"
src=
"https://user-images.githubusercontent.com/26833433/187296922-545c5498-f64a-4d8c-8300-5fa764360da6.png"
></p>
-
✅ Reduce changes to the absolute
**minimum**
required for your bug fix or feature addition. _"It is not daily increase
but daily decrease, hack away the unessential. The closer to the source, the less wastage there is."_ — Bruce Lee
## Submitting a Bug Report 🐛
If you spot a problem with YOLOv5 please submit a Bug Report!
For us to start investigating a possible problem we need to be able to reproduce it ourselves first. We've created a few
short guidelines below to help users provide what we need in order to get started.
When asking a question, people will be better able to provide help if you provide
**code**
that they can easily
understand and use to
**reproduce**
the problem. This is referred to by community members as creating
a
[
minimum reproducible example
](
https://stackoverflow.com/help/minimal-reproducible-example
)
. Your code that reproduces
the problem should be:
-
✅
**Minimal**
– Use as little code as possible that still produces the same problem
-
✅
**Complete**
– Provide
**all**
parts someone else needs to reproduce your problem in the question itself
-
✅
**Reproducible**
– Test the code you're about to provide to make sure it reproduces the problem
In addition to the above requirements, for
[
Ultralytics
](
https://ultralytics.com/
)
to provide assistance your code
should be:
-
✅
**Current**
– Verify that your code is up-to-date with current
GitHub
[
master
](
https://github.com/ultralytics/yolov5/tree/master
)
, and if necessary
`git pull`
or
`git clone`
a new
copy to ensure your problem has not already been resolved by previous commits.
-
✅
**Unmodified**
– Your problem must be reproducible without any modifications to the codebase in this
repository.
[
Ultralytics
](
https://ultralytics.com/
)
does not provide support for custom code ⚠️.
If you believe your problem meets all of the above criteria, please close this issue and raise a new one using the 🐛
**Bug Report**
[
template
](
https://github.com/ultralytics/yolov5/issues/new/choose
)
and providing
a
[
minimum reproducible example
](
https://stackoverflow.com/help/minimal-reproducible-example
)
to help us better
understand and diagnose your problem.
## License
By contributing, you agree that your contributions will be licensed under
the
[
GPL-3.0 license
](
https://choosealicense.com/licenses/gpl-3.0/
)
Backend/Staicase Detection/yolov5/content/yolov5/LICENSE
0 → 100644
View file @
ad710fb8
This diff is collapsed.
Click to expand it.
Backend/Staicase Detection/yolov5/content/yolov5/README.md
0 → 100644
View file @
ad710fb8
This diff is collapsed.
Click to expand it.
Backend/Staicase Detection/yolov5/content/yolov5/README.zh-CN.md
0 → 100644
View file @
ad710fb8
This diff is collapsed.
Click to expand it.
Backend/Staicase Detection/yolov5/content/yolov5/benchmarks.py
0 → 100644
View file @
ad710fb8
# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
"""