Skip to content
Snippets Groups Projects
Unverified Commit c5615eed authored by Pavlos Tosidis's avatar Pavlos Tosidis Committed by GitHub
Browse files

Face Recognition ROS and bug fixes (#219)


* This commit contains:
1. face_recognition.py script and perception README.md update
2. updated benchmarking_demo.py to correctly measure GPU memory allocation
3. Added torch setting in model_mobilenet.py for faster CPU inference
4. Sped up utils.py pair generation script
5. Fixed a minor bug in face_recognition_learner.py

* This commit contains:
1. face_recognition.py script and perception README.md update
2. updated benchmarking_demo.py to correctly measure GPU memory allocation
3. Added torch setting in model_mobilenet.py for faster CPU inference
4. Sped up utils.py pair generation script
5. Fixed a minor bug in face_recognition_learner.py
6. Added create_new flag on face_recognition_learner.fit_reference()

* Update docs/reference/face-recognition.md

Co-authored-by: default avatarNikolaos Passalis <passalis@users.noreply.github.com>

* Update benchmarking_demo.py

* Update benchmarking_demo.py

Co-authored-by: default avatarNikolaos Passalis <passalis@users.noreply.github.com>
parent 2280fd30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment