Skip to content

Correction in the code that makes the evaluation of the model

Lucas Cardoso requested to merge hotfix-evaluate into master

A correction was made in the code that evaluates the model because it did nothing if the treshold was not a float.

also fixed importing a library in code bob/med/tb/utils/grad_cams.py

Merge request reports