Thomas Verelst
Thomas Verelst
Hi! I'm a behind schedule, but hope to get it ready by the beginning of November. EDIT: Sorry, I don't have the time currently to work in this project, so...
The valid.json is part of the MPII dataset. Did you download that one and is $mpii_root pointing to the right location? For the CUDA error: did you set stride=2 for...
Hi, thanks for you comments! 1) You're right, that's a mistake, should indeed by 0.5 instead of 0. Thanks for pointing out. 2) The snippet you posted is the code...
I only have 1050 Ti in my working machine (The more powerful GPUs are in the servers). I also intended this method for low-computation devices indeed (mobile or laptops). I...
> which means if we infer on 2080Ti or V100, we will not get as high speedup ratio as that on 1050Ti (60% speedup) ? I tried it now on...
With python (and PyTorch) being by far the most popular programming language/framework for image processing/computer vision/deep learning, it would be great to see support for extending Photoprism with python/PyTorch code...