Qengineering / Face-Recognition-with-Mask-Jetson-Nano

Recognize 2000+ faces on your Jetson Nano with additional mask detection, auto-fill and anti-spoofing
https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html
BSD 3-Clause "New" or "Revised" License
35 stars 6 forks source link

RetinaFace crashing at stage 8 when Release mode but all is working DEBUG mode ? #5

Closed MyraBaba closed 3 years ago

MyraBaba commented 3 years ago

Hi @Qengineering

Program working DEBUG mode but crashing at Release mode...

Retina face is crashing..

really strange..

MyraBaba commented 3 years ago

@Qengineering

I tried this with raspberry pi 4 4 its crashing RELEASE mode. Same code working my i9 ubuntu 20 desktop linux both Relese and debug.

FYI

Qengineering commented 3 years ago

Fixed bug in TBlur.cpp causing NAN output. image