Closed bittremieux closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3c2d3f5
) 89.54% compared to head (2030052
) 89.74%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Instead of having to specify
train_from_scratch
in the config file, training will proceed from an existing model weights file if this is given as an argument tocasanovo train
.Fixes #263.