AHarouni
AHarouni
Hi All Currently the xnat datastore in monai label along with xnat=ohif viewer V3.4 enables the user to run inference of images in the project very efficiently as monai label...
Hi All Currently the xnat datastore in monai label along with xnat=ohif viewer V3.4 enables the user to run inference of images in the project very efficiently as monai label...
This should be straight forward just change the `BatchInferTask` to check on the `image_ids` in the request and use them if they exist, other wise do the current behavior ```...
Hi @ericspod Thanks for your response. I think you get what I am trying to do. I understand that I can do it by writing my own code (Both me...
Hi @ericspod I am glad you get what I am trying to do. I also see and understand your point. This has always been the challenge, giving researchers as much...
I just found out this tutorial https://github.com/Project-MONAI/tutorials/blob/main/self_supervised_pretraining/swinunetr_pretrained/swinunetr_finetune.ipynb specifically section below. I hope it is clear that this code should belong in the network class it self ``` if use_pretrained is...
Hi @ericspod Nice work generalizing the code. I agree with your points and perspective. I think the main thing we disagree about is the responsibilities. I believe if I would...
Hi Ken Thanks for opening this issue. lets keep this issue for creating saving a secondary capture only. Can you open a new issue for saving into a pdf report,...
Hardware limitation on the server side or the client side ? With more testing, I think it could be a memory issue from the browser. I will try using different...
Hi @tangy5 I have been helping @junxiant with the Xnat - monai label integration. It works fine now. This seems like a dicom issue, orthanc and xnat manage to read...