bigseamountain
Results
2
comments of
bigseamountain
如果修改,修改那一部分呢? File "D:\Grounded-Segment-Anything-main\grounded_sam_demo.py", line 210, in show_mask(mask.cpu().numpy(), plt.gca(), random_color=True) File "D:\Grounded-Segment-Anything-main\grounded_sam_demo.py", line 92, in show_mask mask_image = mask.reshape(h, w, 1) * color.reshape(1, 1, -1) ValueError: cannot reshape array of size...
pip install transformers==4.36.2 可以解决这个问题