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
Alternatively, this project which is extended from this project explicitly does what you want. The extended project is based on explanations from the above.
const API_ENDPOINT = "https://model-zoo.metademolab.com/predictions/segment_everything_box_model";
const ALL_MASK_API_ENDPOINT = "https://model-zoo.metademolab.com/predictions/automatic_masks";
How can I tweak my backend code to implement these two interfaces?
Thank you very much!
The text was updated successfully, but these errors were encountered: