Skip to content
New issue

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

natten error #117

Open
shippingwang opened this issue May 22, 2024 · 3 comments
Open

natten error #117

shippingwang opened this issue May 22, 2024 · 3 comments

Comments

@shippingwang
Copy link

when I tested demo 150_16_dinat_l_oneformer_coco_100ep.pth with related config configs/coco/dinat/oneformer_dinat_large_bs16_100ep.yaml
I got a natten error
Input axes must be greater than or equal to the product of kernel size and dilation. Got kernel size 11, dilation 20, but dimension size was 200 without any modification

cuda 11.7
torch version 2.0.0
natten version 0.17.1

@joshua-stewart-rapp
Copy link

I am getting the same error. Any help would be greatly appreciated.

cuda 12.2
torch version 2.2.2
natten version 0.17.1

@praeclarumjj3
Copy link
Member

Please try with natten==0.14.6. I'll update the requirements.txt in the next commit. I believe the natten v0.17.1 version may not be compatible.

You can find the older versions here: https://www.shi-labs.com/natten/

@geek-APTX4869
Copy link

ERROR: Could not build wheels for natten, which is required to install pyproject.toml-based projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants