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

AttributeError: 'ImgMatcher' object has no attribute 'im_fe_ratio' #1

Open
jd730 opened this issue Jan 8, 2021 · 0 comments
Open

Comments

@jd730
Copy link

jd730 commented Jan 8, 2021

Hi,
Thank you for sharing your code.
I think there is a bug in

DualRC-Net/lib/tools.py

Lines 144 to 146 in a158453

self.feature_extractor = ExtractFeatureMap(im_fe_ratio=self.im_fe_ratio, device=postprocess_device)
self.postprocess_device = postprocess_device
self.im_fe_ratio = im_fe_ratio

L144 should be move to after L146.

Thank you.

@jd730 jd730 mentioned this issue Jan 8, 2021
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

1 participant