deepBlink v.0.0.5
Pre-release
Pre-release
Overview
“It works fine on MY computer”
Those days are over as it's testing time. While the test-suite is not fully complete it gives us some more confidence over our commits.
Additional changes in this release include:
- Change from prediction matrix to coordinate list as default dataset component. Accompanying changes include the use of cell_size in the
datasetclass and a dynamic Resnet architecture. - Scipy requirement for a new
deepblink.metrics.f1_cutoff_scoreway of calculating the F1 score directly from coordinates. - Depreciation of
deepblink.metrics.compute_scoreanddeepblink.metrics.weighted_f1_coordinates. - Addition of
deepblink.optimizers.amsgradfunction. - Movement of functions:
train_valid_splittoutilload_imagetoio
The next release will include benchmarking scripts and is most likely the last release before the first minor 0.1.0 and non-pre-release.