Version 3.6.7
Minor:
- Update all notebooks to the new version and simplify BMZ cell
- Minor change in
fill_holes_in_seg_masks.py - Speed up the label creation process and display ETA bar when there are more than
200instances in the image - Improve error message if something happened extracting the input image shape from model RDF
- Substitute
affable-sharkwith other models as it is currenlty crashing and it is normally the one used to test new things so could not be stable - Enhance
check_masks()error messages - Clarify when
LOSS.CLASS_REBALANCEis used - Make the YAML loading step more robust
- Add
foreground_probs_to_instances.pyaux script
Bugs fixed:
- Try to solve conda-forge-bump issue
- Fix halo values for BMZ packages using 3D models
- Improve
BandFchannels when they are used alone and with weights (We) - Rename
Dcchannel type center tocentroidas other channels and fix a minor bug setting its default value - Fix bug with the inference of BMZ models as the activations were not applied if the model were not defining them explicitly
- Fix errors in
LOSS.CLASS_WEIGHTS - Fix bug using
hrnet48and include it inrun_checks.py
Full Changelog: v3.6.6...v3.6.7