News

By Yangyuxuan Kang, Yuyang Liu, Anbang Yao, Shandong Wang, and Enhua Wu. This repository is an official Pytorch implementation of "3D Human Pose Lifting with Grid Convolution", dubbed GridConv.The ...
🐛 Bug. When padding_mode='border' in grid_sample, and a grid point falls exactly on the high boundary of the image (size - 1), the gradient should be based on the border padding scheme, which should ...