We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ile "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 536, in forward self.groups, self.deformable_groups,self.in_step) File "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 279, in forward output = input.new_empty(ModulatedDeformConv3dFunction._infer_shape(ctx, input, weight)) File "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 345, in _infer_shape length_out = (length + 2 * ctx.padding[2] - (ctx.dilation[2] * (kernel_l - 1) + 1)) // ctx.stride[2] + 1
IndexError: tuple index out of range Exception in thread Thread-4: Traceback (most recent call last):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ile "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 536, in forward
self.groups, self.deformable_groups,self.in_step)
File "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 279, in forward
output = input.new_empty(ModulatedDeformConv3dFunction._infer_shape(ctx, input, weight))
File "/home/sysgen/anaconda3/envs/pytorch/lib/python3.7/site-packages/modulated_deform_conv-1.0.2-py3.7-linux-x86_64.egg/modulated_deform_conv.py", line 345, in _infer_shape
length_out = (length + 2 * ctx.padding[2] - (ctx.dilation[2] * (kernel_l - 1) + 1)) // ctx.stride[2] + 1
IndexError: tuple index out of range
Exception in thread Thread-4:
Traceback (most recent call last):
The text was updated successfully, but these errors were encountered: