You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to see an improved version of ISAT_with_segment_anything (remote deployment), but after I deployed it on the server, ran python main.py locally, and then annotated the remote connection service segment, the interface simply exited with the following error:
This mistake seems to be caused by the absence of predictor.set_image(image).
The text was updated successfully, but these errors were encountered:
It would be nice to see an improved version of ISAT_with_segment_anything (remote deployment), but after I deployed it on the server, ran
python main.py
locally, and then annotated the remote connection service segment, the interface simply exited with the following error:This mistake seems to be caused by the absence of
predictor.set_image(image)
.The text was updated successfully, but these errors were encountered: