Shijie Chang

Results 12 comments of Shijie Chang

> 跑出来的结果全都返回1.0,要么就是0 yes, I use the ground truth to evaluate, the result is all 1.0, but if I use prediction from precomputed results, the result is all 0.0. I want...

@hkchengrex I use 0~255 format to evaluate, my precomputed results only have two value (0 and 255), I think my format is right to be evaluated. Thanks for your reply....

> It is available in the web demo http://47.57.135.203:8001/ > > I'll update the code in this repo later Hello, this website seems unavailable.

> ![image](https://user-images.githubusercontent.com/92349729/238638086-870db109-3209-46a9-87d2-4780dcf2f803.png) 请问返回这样是为什么呀?测试好多遍都是这样 Try to use this repo(https://github.com/isyangshu/AMC-Net/tree/main/EVALVOS) which can get right results.

> Hello! I trained IDOL using default swinL config yaml file, which only changes dataset from 19 to 21 and evaluate on Youtube-VIS 2022 validation set. I got nearly the...

Except iter, step and lr, I use default settings for other. I also use 8*A100 to train.

> Hi, > > First of all, thank you for your work, it's really appreciated. > > I have a question about replacing full rank with low rank in this...

> Hi, > > First of all, thank you for your work, it's really appreciated. > > I have a question about replacing full rank with low rank in this...

> Thanks for your perfect work! The problem likes the title, I want to know how to begin training the coco2014 dataset. I found the code "fewshot.py" is customized for...