Open rshrc opened 6 years ago
Started Working on the opencv branch https://github.com/ITCoders/Human-detection-and-Tracking Will be using this code, to do the same, only the pre trained model files will be replaced with ours.
Where is detect_and_recognization.py?The file was not found
@zouliang1014 you found that file ready?
Using the Neural Network as an Engine after detection of a walking human being, and there after using gait to recognize the identity of the person.
On executing detect_and_recognize.py it should access the default camera API and start looking for the object and then use the gait recognition model weights to recognize the person.