Tuan (Tristan) Le

Results 20 comments of Tuan (Tristan) Le

@PandaGuy0623 Have you been able to get around this issue?

Hi there! I have a question somewhat relevant to this discussion. In this tutorial, https://google.github.io/mediapipe/solutions/pose#python-solution-api, you can directly obtain the pose using mediapipe.solutions.pose by directly passing in the image. However...

Does it only with when an OAK device is connected?

you'd have to buy an OAK device. Luxonis is the manufacturer: https://www.luxonis.com/

I'm working on this feature. Just have a dump question as I'm not very familiar with the matter :). Currently I'm adding the "merge" field as a Boolean. If the...

Thanks @SchrodingersGat for the instructions! I have followed your steps above. After making the changes, I ran debug with vscode, however, the new field doesn't show up. Is anything else...

Ah I see. Thanks for your help! I can see the changes in the front end now.

After running dev.setup-test to load the sample dataset, I was able to login to http://localhost:8000 with user 'admin' and pw 'inventree'. However, the same credentials didn't work on http://localhost:5173. Do...

No I didn't do anything "non-standard", beside having to manually install psycopg since it was missing from src/backend/requirements.txt. After restarting the devcontainer docker image, I was able to login to...