GSoC’20 RoboComp project: Human recognition (identification) using multi-modal perception system
26th July 2020
Complete Pipeline for Multimodal Identification
System diagram for communication between robocomp components. Given input video or real-time camera feed, first we would track person in the video. For each person we would get the face features and gait features. Next we will fuse the features and search the database. Finally we will return the label
Shubh Maheshwari