Meddebma

Results 10 comments of Meddebma

@lucidrains thanks a lot, do you have a finished notebook for 3d images? I cant find it

dear @lucidrains, I am trying to convert the crossformer to 3D but I am honestly struggling with it, could you please help me out with the lines I should change?...

dear @janhp and dear @yfyang86 thanks for opening issue, I also want to use a local LLM through LLMstudio API, but it seems that I cannot import CustOpenAI, I get...

Dear @janhp you shouldnt install the original package of pandasai through pip install. Instead you should use this: git clone https://github.com/yfyang86/pandas-ai cd pandas-ai git checkout cust-openai git pull python -m...

Hi @louisblankemeier, thanks for the explanation, Now I understand it and I will be very happy to get the update!!! Why did you take 5 different slices? Most recent publications...

Hi @louisblankemeier, Sure, please let me know once you have more accurate results, I have ready clinically annotated high quality data that would help me validate your method! It would...

I do have good MRI data with clinical annotation but still not segmented, we can definitely discuss it further!

Hi @louisblankemeier, thank you very much for the update, my dataset is almost ready and I think of training the model this month. I'll be happy to share my results...

Thank you so much for this code, it worked really well. I am impressed with the quality!

Hi @louisblankemeier , yes it worked perfectly, here is the code: ` !git clone https://github.com/StanfordMIMI/Comp2Comp/ %cd Comp2Comp !pip install -e . !bin/C2C spine_muscle_adipose_tissue --input_path /content/drive/MyDrive/CT_body_comp_AI/example/sr ` It took 90-120sec per...