pvtoan
pvtoan
Hi, Thank you for your contributions! I run "Inference.py" and all pre-trained models from MobileSAM-v2, loaded to my GPU, occupied around 18GB. Therefore, I checked all pre-trained models, loaded to...
Hi, Thank you so much for your contributions! Actually, I am able to use your code to do segmentation with a single bounding box by the command in "demo_sam_model.py" parser.add_argument("--box",...
Hi, My OS is on Windows 11 and I tried to build from source as the guide. However, when I run import cstl v = cstl.frompy({"1":[1,2,3], "2":[4,5,6]}) I got the...
Hi team, Thank you so much for your contributions. Actually, I just tested with Llama2-7B-chat-hf and it works well. Therefore, I'd like to ask if you are willing to send...
Hi, Thank you for your valuable contributions! At present I am testing the inference time of YoloE v11 per one image in both cases: (image size is the same at...