Change prompt from a bounding box to point and click 105e5ef verified vincentgao95 commited on Jul 29, 2024
fixed it, box_tensor was needed to be resized and the plot function was wonky 16fa719 dennistrujillo commited on Jan 28, 2024
Integrated MedSAM Model with Full Pipeline for Image Segmentation 201e3ec verified dennistrujillo commited on Jan 28, 2024
Adjusted Image Resizing to Match MedSAM Model Input Dimensions 1c3d5f7 verified dennistrujillo commited on Jan 28, 2024
Resolved Tensor Shape Mismatch in MedSAM Inference Function 660194a verified dennistrujillo commited on Jan 28, 2024
Updated load_image to convert image to 3 channels if needed 9ba0bac verified dennistrujillo commited on Jan 28, 2024
Fixed Model Loading Issue for CPU-Only Environments 42aa5e0 verified dennistrujillo commited on Jan 28, 2024
Added map_location for cpu loading of pth file 74412fa verified dennistrujillo commited on Jan 28, 2024