Closed kannwism closed 2 years ago
@kannwism Trying it out now, I apologize for the inconvenience...
Update: Looks like there's a strange issue in firmware (only on OAK-D-Lite, works as expected on OAK-D). We will be debugging it tonight.
Hi @kannwism , I apologize for the delay, I didn't realize this is the same issue as other multi-stage NN. Works in the PR here.
No worries. Thank you for fixing it! I'm currently working on a different topic, so I don't have the time to try it out again at the moment.
Hi!
I am trying to follow the Deploying Custom Model Tutorial.
I can run gen2-age-gender on my OAK-D Lite smoothly. However after following the tutorial the output freezes after the first frame. I get the same behavior if I checkout branch
DONT_DELETE_sbd_mask_tutorial
.There is no helpful error in the console:
I installed the requirements.txt.
Otherwise I'm on Python 3.8.10 and Ubuntu 20.04.
Any help appreciated!