Robin CREMESE

Results 8 comments of Robin CREMESE

Hello, I'm quite new to the open-source community but I would like to contribute to this project. Is anybody on the integration of `scipy.constants` module ?

Hello, I just wonder if there is a pretrained model of MobileSAM available somewhere else than HuggingFace.

Hello @surajpaib, I'm also interested by implementing MedNeXt in the MONAI core library as a first participation in an open-source project. So I just wonder where you are with it...

Well, it's my turn to be in hollidays. But sure I would be interested to help on that issue. Just tell me what kind of benchmark you want me to...

Hi @surajpaib , I saw your pull request and try to work on it. I can defenitely try to run a training loop with your model. Can you just tell...

This is indeed an annoying behaviour that I face. I would be interested to work on it as I have a project that might use MONAILabel Reviewer, but I'm not...

Hello @seziegler ! I came across the same issue, using the default [pyproject.toml](https://github.com/MIC-DKFZ/nnUNet/blob/master/pyproject.toml) of the repo. The minimum pytorch version is set to `v2.1.2` while the GradScaler class import in...

Can't it be usefull to adapt the factory functions of [create_mednext_v1](https://github.com/MIC-DKFZ/MedNeXt/blob/main/nnunet_mednext/network_architecture/mednextv1/create_mednext_v1.py) script inside your `mednext.py` script in order to implement basic configurations of the models in order to compare with...