cooperlab / ActiveLearning

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

Update validation function for Neural Network #129

Closed slee172 closed 6 years ago

slee172 commented 6 years ago

This pull request includes updating validation function. In addition to the Random Forest, Neural Network option is added to the validation function. Also, given the start coordinates of x and y, width, and height, a function for genearting a mask is created.