Skip to content

RankWarning: Polyfit may be poorly conditioned #1

@chinmay5

Description

@chinmay5

Thank you for releasing the code and congratulations on the ECCV acceptance.

I am trying to run the code using the ER dataset. However, the fractal_analysis.py file is giving me an error RankWarning: Polyfit may be poorly conditioned. Is this expected?

I am using

base_path = 'data/Fluorescence_Microscopy_Images_v2/cbmi_ER/train/images/'
# The step and window size as obtained from the paper
step_size = 1
window_size = 5
compute_FMM_Pool(base_path, window_size, step_size)

Best,
Chinmay

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