Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -21,7 +21,7 @@ git clone http://khuhub.khu.ac.kr/2020-2-capstone-design1/BSH_project.git | ... | @@ -21,7 +21,7 @@ git clone http://khuhub.khu.ac.kr/2020-2-capstone-design1/BSH_project.git |
| 21 | 3. Download CUDNN DLLs (cudnn64_8.dll) from [Nvidia](https://developer.nvidia.com/rdp/cudnn-archive) | 21 | 3. Download CUDNN DLLs (cudnn64_8.dll) from [Nvidia](https://developer.nvidia.com/rdp/cudnn-archive) |
| 22 | 4. Run executable | 22 | 4. Run executable |
| 23 | ``` | 23 | ``` |
| 24 | -python3 Social_Distance_avg.py | 24 | +python3 Social_Distance_avg_run.py |
| 25 | ``` | 25 | ``` |
| 26 | 26 | ||
| 27 | # Run Screen | 27 | # Run Screen | ... | ... |
-
Please register or login to post a comment