Victor Joos
Victor Joos
Hi, Could you give some information on the system you're running the installation ? - OS (Mac/Linux/Windows) and version (e.g. Ubuntu 22.04) - python version - GPU version and driver...
Actually, from re-reading the error, this might be a problem where python doesn't find git or you have an old git version. Could you check that you have git correctly...
No your git version should be good enough. And we haven't yet seen installation problems on this version of ubuntu. Could you send a screenshot of the full stack-trace of...
I'm really not sure what happens, I'll try to reproduce this error on my side, but what I can already recommend you can try on your side : - Try...
Hi ! Thanks for the kind words. Your first step was correct : this enables drawing of the pose estimation points and joints. We currently support two ways to handle...
I'm not certain what's going wrong with your first example, I think it works for me, I'll try it again on the latest version to make sure, `YoloV8 -> TopDownMMPose`...
If you have it, could you show the error you get when it crashes ?
Could you try re-creating the conda environment with python 3.9 instead of python 3.10 ? It seems there's a package that doesn't allow python 3.10 on your machine. Is it...
Hi @lccatala, We trained the model with this repository and the prtreid model. The train method is here : https://github.com/SoccerNet/sn-gamestate/blob/main/sn_gamestate/reid/prtreid_api.py And more importantly the configuration for training can be found...
Hi frj555, Could you update tracklab to the latest version ? Some changes made in sn-trackeval changed the way we had to specify it as a dependency. The "mim: command...