-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve video analyzer #68
Comments
mamaheux
changed the title
Improve video analyzer face descriptor
Improve video analyzer
Apr 27, 2023
mamaheux
added a commit
that referenced
this issue
Apr 27, 2023
Merged
mamaheux
added a commit
that referenced
this issue
Nov 15, 2023
* Update pose_estimor and face_descriptor_extractor * Fix heatmap_sigma type * Improve face alignment, fix face_descriptor extractor training. * Improve audio analyzer (ref #70). * Improve video analyzer (ref #68) * Update HBBA lite. * Update video analysis and audio analysis loggers. * Add HBBA strategies log to the perception logger. * Rename blur score to sharpness score. * Add distillation_loss_alpha to train_pose_estimator.py * Add distillation_loss_alpha to output path. * Fix trainers for criterion next_epoch. Fix export_yolo_v4. Add GPU support to align_faces.py and test_pose_estimator_with_yolo_v4.py. * Fix OpenFaceBackbone * Add yolov7 module. * Reformat code * Add yolov7 module. * Add missing eval in test_converted_yolo. * Fix YOLO V7. Add the choice of the yolo model in video_analyzer. * Add AudioSet support. Add MS-celeb-support. * Add margin to the output path. * Fix dnns * Set the odas frame in the midlle of the mics. * Use the face_sharpness_score in person_identification. Fix test launch files. * Update video_analyzer dnns export. * Add a model choice for FaceDescriptorExtractor. * Fix dnn_units tests. * Fix the realsense in capture_face.launch * Add PSLA pooling. Add backends. * Add mixup and VIT to backbone training. * Add missing changes for the backbone training. * Add passt_s_n models to the audio trainings. * Use the old networks for the face description. * Refactoring for descriptor_yolo_v7 and yolov7 trained on Objects365. * Fix test_face_descriptor_extractor * Fix descriptor Yolov7 * Fix descriptor yolov7 * Fix YOLOV7 trained on Objects365. * Fix video analyzer and export. * Fix issues. * Fix dnn_utils tests. * Fix dnn_utils tests.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: