Skip to content

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

@jd730

Description

@jd730

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions