predict
How do you make a direct prediction?
Hi @lucky-asia, you can use image_predictor_2d.ipynb as an example: https://github.com/MedicineToken/Medical-SAM2/pull/38
Hi @rabiaedayilmaz, there is no image_predictor_2d.ipynb file. Did you forget to upload this file?
Hi @dragonlee258079, actually it is there in that PR#38?
https://github.com/MedicineToken/Medical-SAM2/blob/c90a7a7bb182d2382afe4fc9afcfc87ad80643cf/notebooks/image_predictor_2d.ipynb
@rabiaedayilmaz, Thank you
How do you make a 3d direct prediction?I encountered some problems when I was reasoning.The program error shows that I made an error when calling image _ encoder, memory _ attention and memory _ encoder. The network I loaded is missing these three parameters.