seungmin lee

updated readme

...@@ -18,8 +18,8 @@ COVID-19의 확산과 지속으로 외출에 대한 불안은 증가하고 있 ...@@ -18,8 +18,8 @@ COVID-19의 확산과 지속으로 외출에 대한 불안은 증가하고 있
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. Download [Weights](https://drive.google.com/file/d/1PTlUjXHEavLScCeZcZjbW_oldgi6EJg6/view?usp=sharing) 20 2. Download [Weights](https://drive.google.com/file/d/1PTlUjXHEavLScCeZcZjbW_oldgi6EJg6/view?usp=sharing)
21 - 21 +3. Download CUDNN DLLs (cudnn64_8.dll) from [Nvidia](https://developer.nvidia.com/rdp/cudnn-archive)
22 -3. Run executable 22 +4. Run executable
23 ``` 23 ```
24 python3 Social_Distance_avg.py 24 python3 Social_Distance_avg.py
25 ``` 25 ```
......