You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My idea: add a "Retrain" button somewhere. When clicked, it shows a new web form with a spin-box for number of epochs prepopulated with a default value (e.g. 5), a 0% to 100% slider initialized to some default (e.g. 100%), and a "Start" button.
When the start button is clicked, invoke a (yet to be written) update(model_path, csv_path, epochs, data_percent) function from nn_training.py. The first is the path to the NN weights file (e.g. ./models/miqaT1-val0.pth), the second a path to a CSV file (e.g. /tmp/20220420_135506.csv). The last two are just numbers from the GUI.
Namely, normal_variants is always empty as we don't check that. For other artifacts: true if indicated as present otherwise false. OverallQA: 3 for bad, 8 for usable, 10 for "usable extra". This mapping is somewhat arbitrary.
Create a new web component and expose a few parameters which control re-learning:
When only a subset of data is selected, focus on cases which had the largest discrepancy between automatic and manual decisions.
The text was updated successfully, but these errors were encountered: