Skip to content

Fix evaluate function#111

Merged
jonasteuwen merged 9 commits intomainfrom
fix-evaluate-function
Sep 2, 2021
Merged

Fix evaluate function#111
jonasteuwen merged 9 commits intomainfrom
fix-evaluate-function

Conversation

@georgeyiasemis
Copy link
Copy Markdown
Contributor

Fixed evaluate function as it did not use last slice of last volume to compute volume and target for validation metrics when is_validation_process = True.

@todo
Copy link
Copy Markdown

todo bot commented Sep 2, 2021

(jt): gt, shouldn't we convert this to a property of the class?

https://github.com/directgroup/direct/blob/2af3f81311d83fdd7037936d5fec9ee867e92098/direct/nn/rim/rim_engine.py#L542-L545


This comment was generated by todo based on a TODO comment in 2af3f81 in #111. cc @DirectGroup.

@github-actions github-actions bot added the ci label Sep 2, 2021
@NKI-AI NKI-AI deleted a comment from todo bot Sep 2, 2021
@NKI-AI NKI-AI deleted a comment from todo bot Sep 2, 2021
@NKI-AI NKI-AI deleted a comment from todo bot Sep 2, 2021
@NKI-AI NKI-AI deleted a comment from todo bot Sep 2, 2021
Copy link
Copy Markdown
Contributor

@jonasteuwen jonasteuwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is slightly uncomfortable that pylint fails, but the errors do not seem to have any significant meaning and the code runs as expected. Pylint should be fixed at a later stage, but this commit is important for now.

@jonasteuwen jonasteuwen merged commit 68625a1 into main Sep 2, 2021
@jonasteuwen jonasteuwen deleted the fix-evaluate-function branch September 2, 2021 10:11
georgeyiasemis added a commit that referenced this pull request Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants