Showing
2 changed files
with
6 additions
and
1 deletions
code/.gitignore
0 → 100644
... | @@ -17,7 +17,9 @@ COVID-19의 확산과 지속으로 외출에 대한 불안은 증가하고 있 | ... | @@ -17,7 +17,9 @@ COVID-19의 확산과 지속으로 외출에 대한 불안은 증가하고 있 |
17 | ``` | 17 | ``` |
18 | git clone http://khuhub.khu.ac.kr/2020-2-capstone-design1/BSH_project.git | 18 | git clone http://khuhub.khu.ac.kr/2020-2-capstone-design1/BSH_project.git |
19 | ``` | 19 | ``` |
20 | -2. Run executable | 20 | +2. Download [Weights](https://drive.google.com/file/d/1PTlUjXHEavLScCeZcZjbW_oldgi6EJg6/view?usp=sharing) |
21 | + | ||
22 | +3. Run executable | ||
21 | ``` | 23 | ``` |
22 | python3 Social_Distance_avg.py | 24 | python3 Social_Distance_avg.py |
23 | ``` | 25 | ``` | ... | ... |
-
Please register or login to post a comment