Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelfarooqui98 authored May 28, 2019
1 parent 7a8f84e commit 58b9457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The above steps run once when the program is executed. Due to limitations of the
Use YOLO V3 to detect objects
Filter out the faces from the detected objects using MTCNN
Save the faces in memory
Match the newly detected faces with the previously existing ones using INSERT_ALGO_HERE
Match the newly detected faces with the previously existing ones using HAAR Cascade
Use CSRT to track the objects

## How to Run
Expand Down

0 comments on commit 58b9457

Please sign in to comment.