throughthetrees
Results
1
issues of
throughthetrees
The demo no longer works. Change this line in the class SAMDataset(Dataset) ` # prepare image and prompt for the model inputs = self.processor(image, input_boxes=[[prompt]], return_tensors="pt")` to ` # prepare...