FastSAM
FastSAM copied to clipboard
Questions for Batch inference code and feature vector
Thanks for your splendid work!
I have some questions regarding the model, as follows:
- Is there any python script that works in batch inference? I checked related issue on here, but I cannot find the script for now.
- Is there any way to get the feature vector of each mask? I would like to utilize those feature vectors. Is there any way to fetch them? I think this might be more related to YOLOv8.
- ~Finally, is there any way to supress the print statement (e.g., Speed: 0.2ms preprocess, 8.4ms inference, 1.5ms postprocess per image at shape (1, 3, 128, 128))? I check the code and there is no print statement, so I wonder how can I suppress it.~ --> (Solved) Suppressing the logging information solves this problem.
I also have the same problem and want to use my own dataset for batch inference.
I also want to fetch the feature vectors for each mask. Do you have any idea now?
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。