-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugging Model Performance on 1 Continuous Target: CTBiomarkers.CalciumScoring.AbdominalAgatston #1
Comments
Experiments Attempted for CTBiomarkers.CalciumScoring.AbdominalAgatstonDetails of models attempted with architecture specifics and results are presented below. For all models, the target variable is min-max rescaled to a range of [0,1].
Training and Validation Loss Curves (MSE) for the model with lowest Test MSE from above
Head attached is as follows (Sigmoid appended as the last layer, not present in some experiments)
Image Transforms before and after alignment with ResNet pre-training are as follows
|
Previous comments:
Ahmed14974: As previously observed through preliminary modeling iterations, any and all models trained on the input images to predict the Continuous Target variable CTBiomarkers.CalciumScoring.AbdominalAgatston have not shown any degree of decent performance. This Issue will document all approaches to be considered for the purposes of tuning and improving model performance, including model iterations which have already been attempted
echen4096: I tested a ResNet model with CoordConv layers and pretrained weights (commit). However, model performances remain poor.
Results:
The text was updated successfully, but these errors were encountered: