Armand Collin

Results 108 comments of Armand Collin

@mathieuboudreau any idea why the coveralls fix makes the windows tests crash?

Ah, actually it looks like the culprit is the ivadomed update, not the coveralls fix

## new parts to test **apply_model.py** - [ ] test new `get_checkpoint_name()` fn - [ ] test new `extract_from_nnunet_prediction` fn (in particular, 2 ValueErrors), also maybe check that everything works...

@mathieuboudreau coverage over 90%! :tada: :tada: :tada:

no I'm not on ARM and the mac on which I tested this PR was an old intel imac. are the github tests only on intel macos?

can you try using the CLI to segment a test image?

As of today, the `-t`, `-s`, `-z`, `-r`, `-l`, `--no-patch` and `--overlap` options are no longer available (see #800). This simplifies the segmentation CLI: the following command is now valid:...

We could also remove the `-i` option since its the only required arg.