choosehappy / QuickAnnotator

An open-source digital pathology based rapid image annotation tool
BSD 3-Clause Clear License
74 stars 27 forks source link

Categorizing training/testing set in the back end #6

Open Rexmiao opened 3 years ago

Rexmiao commented 3 years ago

Future versions are intended to not have the user cognisant of training/testing sets, and this will be handled automatically. for development + debugging, it was needed. Additionally, there is some research that needs to be done here to determine how best to optimally separate the patches into training/validation, so we opted to do "nothing" (full manual) for the time being for simplicity