Skip to content

Fix AccuracyLayerTest for per-class accuracy. - #3027

Merged
shelhamer merged 1 commit into
BVLC:masterfrom
ronghanghu:fix-accuracy-test
Sep 4, 2015
Merged

Fix AccuracyLayerTest for per-class accuracy.#3027
shelhamer merged 1 commit into
BVLC:masterfrom
ronghanghu:fix-accuracy-test

Conversation

@ronghanghu

Copy link
Copy Markdown
Member

Fix AccuracyLayerTest for per-class accuracy. Previously in #2935, it crashes since the test accuracy is nan (0/0) when instances of a class never appear.

Fix AccuracyLayerTest for per-class accuracy. Previously in BVLC#2935, it crashes since the test accuracy is nan (0/0) when a class never appear.
@shelhamer

Copy link
Copy Markdown
Member

Thanks for finding and fixing this Ronghang!

shelhamer added a commit that referenced this pull request Sep 4, 2015
Fix AccuracyLayerTest for per-class accuracy.
@shelhamer
shelhamer merged commit c09c30d into BVLC:master Sep 4, 2015
@ronghanghu
ronghanghu deleted the fix-accuracy-test branch September 4, 2015 05:59
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