FastSAM
FastSAM copied to clipboard
Fast Segment Anything
I am trying to implement FastSAM in a for loop. I have a couple of bboxes in a list like below: `bbox[4:7]` [[58.925381, 31.177402, 58.940381, 31.167402], [58.940381, 31.167402, 58.955381, 31.157402],...
群聊 二维码 :[图片] 
Do you have code for batch processing images?I want to use my own dataset for batch inference.Looking forward to your reply
if I hope to use fastsam in my code to process the batch tensor(shape: b, c, h, w), how to use it? If anyone can give the example code or...
Hello there! when i use everything mode I get an issue when resizing my input image to 1024x1024. The outcome appears quite unusual. However, when I resize the image to...
Hi, First of all thanks for the great FSAM. I would like to know if you have any tool that can switch between the FSAM output format to the SAM...
How can I parse through the predicted annotations to extract my segmentation boundary of interest?
Unless I'm missing something regarding expose settings but this is what I'm consistently getting for a simple query like 'orange marker'.