Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design1
/
BSH_project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
seungmin lee
2020-12-01 01:51:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f785c4b0cfb9604b0301da340a9172c67f39cdd9
f785c4b0
1 parent
0d5afa8a
added weight link
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
code/.gitignore
readme.md
code/.gitignore
0 → 100644
View file @
f785c4b
yolov4-custom-5class_7000.weights
wideresnet18_places365.pth.tar
cudnn64_8.dll
\ No newline at end of file
readme.md
View file @
f785c4b
...
...
@@ -17,7 +17,9 @@ COVID-19의 확산과 지속으로 외출에 대한 불안은 증가하고 있
```
git clone http://khuhub.khu.ac.kr/2020-2-capstone-design1/BSH_project.git
```
2.
Run executable
2.
Download
[
Weights
](
https://drive.google.com/file/d/1PTlUjXHEavLScCeZcZjbW_oldgi6EJg6/view?usp=sharing
)
3.
Run executable
```
python3 Social_Distance_avg.py
```
...
...
Please
register
or
login
to post a comment