Ellen7ions

Results 5 comments of Ellen7ions

I think the author has not uploaded models of the 2021 paper.

I think u can do it in a simple way like this. :) ```python class SamPredictor: def save_image_embedding(self, path): if not self.is_image_set: raise RuntimeError("An image must be set with .set_image(...)...

I think there are some strange chars in the default text provied by the author. I changed the content and it disappeared.

I replaced GPT-4 with GPT-3.5 for all agent_models in this project. I noticed that the generated code was worse.

I got it, thx ~