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

Bugs in extracting outline frames and refining function #629

Closed
chinlinCHEN opened this issue Mar 21, 2020 · 1 comment
Closed

Bugs in extracting outline frames and refining function #629

chinlinCHEN opened this issue Mar 21, 2020 · 1 comment

Comments

@chinlinCHEN
Copy link

Hi,

It seems that the version of Pandas no longer support DataFrame.ix() which generate error in outlier_frames.py
Also in refinement.py, there is an issue in making the path for reading the images, error starts from line 402, self.img = os.path.join(self.project_path,self.index[self.iter]).

Thank you

@MMathisLab
Copy link
Member

If you install from the repo, this is not an issue. Our code was updated to account for this.

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

2 participants