arctanbell
Results
2
comments of
arctanbell
just convert the data type like this: # crop this image, pad it, run landmarks x = max(0, p[0].type(torch.int)) y = max(0, p[1].type(torch.int)) endx = min(ll, p[2].type(torch.int)) endy = min(ll,...
maybe you can refer https://github.com/wzzheng/StreamVGGT