# Note: Kornia team will fix this import issue to try to allow the usage of lower torch versions.
print('Warning: kornia is not installed correctly, please ignore this warning if you do not use CaDDN. Otherwise, it is recommended to use torch version greater than 1.2 to use kornia properly.')
# print('Warning: kornia is not installed correctly, please ignore this warning if you do not use CaDDN. Otherwise, it is recommended to use torch version greater than 1.2 to use kornia properly.')
pass
frompcdet.utilsimporttransform_utils
...
...
@@ -22,6 +23,14 @@ class FrustumGridGenerator(nn.Module):