Herick Asmani

Results 2 comments of Herick Asmani

Hi @berry-ding, I get the error for either of following: ```python !python ./Inference.py --model_path ../FastSAM-x.pt --img_path ./image.jpg --imgsz 1024 ``` and ```python from fastsam import FastSAM, FastSAMPrompt model = FastSAM('../FastSAM-x.pt')...

@berry-ding Here is the image which I used ![image](https://github.com/CASIA-IVA-Lab/FastSAM/assets/59579709/ba51c7be-73a8-4906-9e98-1abfabc65aa3)