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

apply() got an unexpected keyword argument 'transform_fpcoor' #43

Open
CoachingJane opened this issue Oct 3, 2020 · 3 comments
Open

Comments

@CoachingJane
Copy link

when i run test2.py it shows TypeError: apply() got an unexpected keyword argument 'transform_fpcoor'

@KaqiKaqi
Copy link

same problem

@Nagaraj4896
Copy link

got this error while running ./test.sh

@NguyenVanThanhHust
Copy link

You can seperate function into 2 step:
Initialize + forward
roi_align =RoIAlign(3, 3, transform_fpcoor=True)
print(roi_align(image_torch, boxes, box_index))

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