yolo-deepsort-flask
Target detection and multi target tracking platform based on Yolo DeepSort and Flask.
파일 탐색기
최종 버전 다운로드 (.zip)- profiles_settings.xml
- Project_Default.xml
- misc.xml
- modules.xml
- object-detection-master.iml
- other.xml
- vcs.xml
- workspace.xml
- detector.cpython-37.pyc
- base_camera.cpython-37.pyc
- base_camera.cpython-38.pyc
- base_camera.py
- camera.py
- coco.names
- profiles_settings.xml
- deep_sort_pytorch-master.iml
- misc.xml
- modules.xml
- workspace.xml
- deep_sort.yaml
- yolov3.yaml
- yolov3_tiny.yaml
- .gitkeep
- __init__.py
- evaluate.py
- feature_extractor.py
- model.py
- original_model.py
- test.py
- train.jpg
- train.py
- __init__.py
- detection.py
- iou_matching.py
- kalman_filter.py
- linear_assignment.py
- nn_matching.py
- preprocessing.py
- track.py
- tracker.py
- __init__.py
- deep_sort.py
- coco.data
- coco.names
- darknet19_448.cfg
- tiny-yolo-voc.cfg
- tiny-yolo.cfg
- voc.data
- voc.names
- voc_gaotie.data
- yolo-voc.cfg
- yolo.cfg
- yolo_v3.cfg
- yolov3-tiny.cfg
- 004545.jpg
- 004545.jpg
- nms_cpu.cpp
- vision.h
- nms.cu
- vision.h
- __init__.py
- build.py
- nms.h
- torch_extension.cp37-win_amd64.pyd
- vision.cpp
- __init__.py
- build.sh
- nms.py
- python_nms.py
- .gitkeep
- __init__.py
- cfg.py
- darknet.py
- detect.py
- README.md
- region_layer.py
- yolo_layer.py
- yolo_utils.py
- __init__.py
- yolov3_deepsort.sh
- yolov3_tiny_deepsort.sh
- __init__.py
- asserts.py
- draw.py
- evaluation.py
- io.py
- json_logger.py
- log.py
- parser.py
- tools.py
- .gitignore
- __init__.py
- LICENSE
- ped_det_server.py
- 1.png
- 2.png
- 3.png
- dog.jpg
- mobile.gif
- output.gif
- ajax-loader.gif
- client.js
- logo.png
- style.css
- style1.css
- worker.js
- index.html
- index1.html
- real-time.html
- app.py
- detector.py
- README.md
- requirements.txt
- result.txt
- text.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Transformer-man/yolo-deepsort-flask
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd yolo-deepsort-flask
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
