Hi everyone,
I’ve trained my network in low-resolution (640x360) videos. When I use it for pose estimations in same-resolution files it does well.
However, when I try to infer poses in 1280x720 videos it gets a mess…
Does anyone have an idea how to resolve this issue?
System:
deeplabcut 2.1.3 (Linux, Ubuntu 16.04)
crop = True
tried with and without dynamic cropping (similar results)
thanks,
Rodrigo