Xueyan Zou

Results 49 comments of Xueyan Zou

To construct JSON file please ask GPT4. Hhh

Same suggestion, evaluating multiple images on a single image will cause: 1. Inaccurate evaluation (Because of padding). 2. OOM for GPU. I usually use 1 GPU for evaluation.

You can refer to the function here: https://github.com/UX-Decoder/Segment-Everything-Everywhere-All-At-Once/blob/7b2e76dbb17d0b7831c6813a921fe2bc8de22926/demo/seem/tasks/interactive.py#L187

What gpu env you are using?

Thanks so much, I will take a look at the evaluation code.

1. I tested my local environment, triton is not needed for X-Decoder/SEEM, as I didn't install it. 2. Which demo do you want to run? The current run_demo.sh are referring...

Interesting, I have never met with this bug before. Have you ever change any code, including batchsize/image size and etc.?

please install customized detectron2: git+https://github.com/MaureenZOU/detectron2-xyz.git

pip install git+https://github.com/MaureenZOU/detectron2-xyz.git