Open VanDavv opened 3 years ago
Is there a prior configuration that I could use that makes it work as in Brandon Gilles demonstration https://www.youtube.com/watch?v=08pEendBo1Q (Jan 29, 2021)
I have tried 🙏 without success using the latest develop
branch of depthai-python
on the off chance something has been committed to fix this
My configuration is Python 3.8.5 and depthai (2.8.0.0.dev0+4f8b66e8f63dd4a1826337237636c05d3fa4a78e https://github.com/luxonis/depthai-python/commit/4f8b66e8f63dd4a1826337237636c05d3fa4a78e
Oh great question. I don't immediately recall when this issue was introduced. @Erol444 and/or @VanDavv - could you dig in and report back?
Hello @auphofBSF , I tried checking out on b43e6e0d64da0720db81f7787afa2d3b535b1071 (depthai-experiments repo) and installing requirements and it works as on the video Brandon posted. Could you try it out? Thanks, Erik
Thanks @Erol444 that works great, gives a good starting point to explore
With the latest API version (
2.7.2.0
), thegen2-gaze-estimation
experiment yields an incorrect gaze vector (random gaze direction).Worth checking how can we use the new detection network nodes to optimize this experiment (or maybe even fix this way)