DualRC-Net
DualRC-Net copied to clipboard
AttributeError: 'ImgMatcher' object has no attribute 'im_fe_ratio'
Hi, Thank you for sharing your code. I think there is a bug in https://github.com/ActiveVisionLab/DualRC-Net/blob/a158453151b0455f58eefd38772e935656b8e958/lib/tools.py#L144-L146
L144 should be move to after L146.
Thank you.