In order to evaluate SmartEM networks more efficiently, I think there is a need to make a script that automatically generates training data for an ERRNET. This thread is to discuss specifics of the script. I plan on following the following specs:
Inputs:
- Weights to a EM2MB model
- Dataset with short dwell time images, and ground truth membrane maps
Ouput: A dataset of membrane prediction, error mask pairs where the membrane predictions are from the EM2MB model on short dwell time images, and the error masks are generated from the get_error_map function.
In order to evaluate SmartEM networks more efficiently, I think there is a need to make a script that automatically generates training data for an ERRNET. This thread is to discuss specifics of the script. I plan on following the following specs:
Inputs:
Ouput: A dataset of membrane prediction, error mask pairs where the membrane predictions are from the EM2MB model on short dwell time images, and the error masks are generated from the get_error_map function.