Fix version 0.2.0-dev3 and later
All threads resolved!
All threads resolved!
In this MR, version 0.2.0-dev3 (and later) is fixed:
- We use DPIAdjusting transform as it is a key component when training on images of very different sizes
- We compute the real mean and std values on the train set (we do not use default values from ImageNet = revert a5f7b5ab)
- The padding is on the right and bottom of the image (= revert part of f57bc667 for now)
- Two parameters files are created during training: one for training details (used to reproduce/continue the experiment), one for inference (that can be directly used by Arkindex DAN worker)
Edited by Mélodie Boillet
Merge request reports
Activity
assigned to @mboillet
added 9 commits
- c0ac48fa - Version 0.2.0-dev3
- 2e67db27 - Apply 6679f473
- 79c51d78 - Apply f0a6e38c
- 20dbc910 - Apply 65177a4b
- dc482e24 - Apply cb58891e
- 95b168cf - Apply a633050e
- cddebe2f - Apply 4c1ccf10 + generate a inference_parameters.yml file
- 9d2d6bf5 - Fix worker version filters
- a6d52a94 - Remove typo in documentation
Toggle commit listI have applied all commits until 1956acc9 (current main version). I am now testing this version during a real training on Jean Zay
added 62 commits
-
bac1de3c...1956acc9 - 52 commits from branch
main
- 70e99d77 - Fix padding to bottom-right
- f60631d2 - Apply 78e6f601 + keep DPIAdjusting
- 3dfe694e - Fix data augmentations
- 55698f0c - Load images using Torch
- 327fbd97 - Fix tests models
- 1392b8f4 - Fix tests
- 59ab6de9 - Apply 2bb85c50
- 4fe27870 - Apply f0a6e38c
- bff8b5e7 - Apply deab8965
- 805ac307 - Fix tests model
Toggle commit list-
bac1de3c...1956acc9 - 52 commits from branch
changed milestone to %ML Prod - Summer 2023
added P1 label
requested review from @yschneider
- Resolved by Mélodie Boillet
- Resolved by Mélodie Boillet
- Resolved by Mélodie Boillet
- Resolved by Mélodie Boillet
- Resolved by Mélodie Boillet
Please register or sign in to reply