Downloads · 30 days
0
noanonk/6DDirect_H_B
6DDirect_H_B is a machine learning model from noanonk. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
In a well-functioning democratic constitutional state, it is crucial for professionals such as journalists and politicians to work unimpeded, yet threats against them have increased, necessitating surveillance. Manual…
Downloads · 30 days
0
Access
Public
Updated Jul 25, 2024
Repo size
1.8 GB
Likes
0
Public
Click a slice to open those files.
.zip996 MB · 56%
From the Hugging Face model README
In a well-functioning democratic constitutional state, it is crucial for professionals such as journalists and politicians to work unimpeded, yet threats against them have increased, necessitating surveillance. Manual surveillance requires extensive manpower and is limited in effectiveness, leading to the adoption of computer vision systems. Our research aims to enhance surveillance by accurately predicting head and body rotation, as well as gaze direction, in surveillance footage.
To achieve this, we developed a model named 6DDirect H+B that accurately determines the 6D poses of head and body for multiple individuals in surveillance images. This model addresses challenges such as occlusions, varying subject distances from the camera, and diverse lighting conditions. By integrating localization, classification, and rotation learning within a unified framework using a fine-tuned YOLOv5 backbone, our approach enhances the accuracy of rotation estimation. Then, we apply 6DDirect H+B to the task of gaze direction estimation, using an LSTM to leverage changes in head and body rotations over time to predict where a person is looking, to demonstrate the effectiveness of our approach.
In this repository, we provide the weights for our trained models and small part of the data for GazeNet demo. For code, please see our repository.
These models predict head and/or body 3D rotation using the 6D representation.
This LSTM predicts 3D gaze direction by using the head and body rotations over 7 frames.
To test GazeNet on a small subset of GAFA data, we have this zip.