-
how to tune SegGPT to adapt to other dataset?
-
Is there any code example for Semantic Segmentation using SegGPT? I saw that in the paper you mention ADE20K and show an example of semantic segmentation output, however, the code for this kind of exa…
-
Thanks for your great work, I am look forward to realize the code for segGPT, when will you realease the code?
zmm96 updated
7 months ago
-
Thanks for sharing the awesome work!
I do not fully understand the random color scheme in Sec 3.1.
- randomly sampling another image that shares a similar context with the input image; Q1: this …
-
https://github.com/baaivision/Painter/blob/07c8a2a04d8fab791dae804cd7509a3e1cdaa321/SegGPT/SegGPT_inference/seggpt_inference.py#L8
``` python
import models_seggpt
```
it seems that there is tem…
-
cyj95 updated
7 months ago
-
Hi, can I give SegGPT negative image targets to avoid confusion among similiar objects?
Thanks.
-
Thanks for your amazing~ When will the SegGpt training code be open source?
-
-
当我运行pip install -r requirements.txt时报了一下错误,请问是什么原因
(SegGPT) D:\pythonproject\Painter-main\Painter-main\SegGPT\SegGPT_inference>pip install -r requirements.txt …