Skip to content
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

Version 0.17.0 #149

Merged
merged 66 commits into from Aug 15, 2022
Merged

Version 0.17.0 #149

merged 66 commits into from Aug 15, 2022

Conversation

phborba
Copy link
Collaborator

@phborba phborba commented Aug 15, 2022

  • New evaluation metrics;
  • New evaluation on test set;
  • New inference service with image upload;
  • Bug fixes;

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #149 (96d39b4) into main (2c40286) will decrease coverage by 3.55%.
The diff coverage is 37.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   79.88%   76.32%   -3.56%     
==========================================
  Files          65       67       +2     
  Lines        6856     7313     +457     
==========================================
+ Hits         5477     5582     +105     
- Misses       1379     1731     +352     
Flag Coverage Δ
cpu 76.32% <37.52%> (-3.56%) ⬇️
python 76.32% <37.52%> (-3.56%) ⬇️
unittest 76.32% <37.52%> (-3.56%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...odels_trainer/config_definitions/dataset_config.py 0.00% <0.00%> (ø)
...ainer/config_definitions/loss_config_definition.py 0.00% <0.00%> (ø)
..._models_trainer/config_definitions/train_config.py 0.00% <0.00%> (ø)
...entation_models_trainer/custom_losses/base_loss.py 88.23% <0.00%> (ø)
..._models_trainer/custom_losses/crossfield_losses.py 83.07% <ø> (ø)
pytorch_segmentation_models_trainer/main.py 0.00% <0.00%> (ø)
..._segmentation_models_trainer/predict_from_batch.py 0.00% <0.00%> (ø)
...odels_trainer/predict_mod_polymapper_from_batch.py 0.00% <0.00%> (ø)
...els_trainer/tools/visualization/crossfield_plot.py 60.37% <0.00%> (ø)
pytorch_segmentation_models_trainer/train.py 85.29% <0.00%> (-2.59%) ⬇️
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 650b304...96d39b4. Read the comment docs.

@phborba phborba merged commit 6cbbf3b into main Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant