cooperlab / ActiveLearning

Software and documentation from the active learning project on interactive classification.
5 stars 12 forks source link

Fixed heatmap issue on Heatmap tab #130

Closed slee172 closed 6 years ago

slee172 commented 6 years ago

When using Neural Network as a classifier algorithm, scores for prediction were incorrectly computed. So, modified Neural Network codes (ocvnn.cpp and learner.cpp)