Skip to content

Commit 5a70305

Browse files
Merge pull request #1 from GunDetection/updates
updates
2 parents 46c73c0 + 943dd33 commit 5a70305

File tree

13 files changed

+3
-12
lines changed

13 files changed

+3
-12
lines changed
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.

gunImages/gunMan.jpg

-204 KB
Loading

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from src.utils import sendP, countCameras
44

55
def main(tryall=True):
6-
weight_path_gun = 'model/darknetGun.weights'
6+
weight_path_gun = 'model/V3.weights'
77
config_path_gun = 'gun.cfg'
88
gun_detection = GunDetection(weight_path_gun, config_path_gun)
99

-16 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)