Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 252a305

Browse files
authored
Create readme.md
1 parent 1f76fe5 commit 252a305

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

yolov3_testing/readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Testing the premade CNN model using "yolov3" on CSGO footage.
2+
3+
It does pretty good job at tracking human objects in the environment, but it also picks and ID's some of the background as well.
4+
5+
Thanks to @CaptnBaguette for bringing it up in the data-classification channel in the Discord.
6+
7+
I did not see any code posted for it, so I went ahead an made a very basic example.

0 commit comments

Comments
 (0)