SimpleClick icon indicating copy to clipboard operation
SimpleClick copied to clipboard

SimpleClick: Interactive Image Segmentation with Simple Vision Transformers (ICCV 2023)

Results 5 SimpleClick issues
Sort by recently updated
recently updated
newest added

I'm trying to sample points for finetuning the SimpleClick model using my own sampling algorithm. Therefore i tried to figure out the points format, that's required to use the [model.forward(self,...

I am interested in your project. But I only have two A6000 GPUs, and I cannot reproduce the results reported in your paper. If you have time, could you try...

It is possible to ask whether the results of ViT-B on the SBD training set were trained with 55 epochs or 230 brother epochs. I ran 55 epochs with the...

Hi. Do you have a simple script with an example of an inference model into which an image and points are fed?