seungmin lee

added weight link

1 +yolov4-custom-5class_7000.weights
2 +wideresnet18_places365.pth.tar
3 +cudnn64_8.dll
...\ No newline at end of file ...\ No newline at end of file
...@@ -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 ```
......