xwd-szu

Results 9 issues of xwd-szu

Nice works Can you provide the code of T-SNE visualization.I really need it. Thank you for your to rely!

when use "python3 train.py --config configs/voc_cac_deeplabv3+_resnet50_1over8_datalist0.json" with two GPUS to run , i find that one GPUS imput image size is (1,3,335,500) while another is (1,3,366,500) . in this case...

Nice Work!! Thank you very much for your work! However, when I reproduce your code, I never reach the metric of your paper, is there any training trick ? Looking...

Hi, thanks for your excellent work. In PatchNCELoss , the dim of input feat_q and feat_k is what and each dim means?

i use three gpus to train,but get an error,cound you give me some segguesttion

nice work! Why the original image of H*W*3,What is the purpose of this?

Nice Works ! I tried to visualize 4D cost volume by myself, but I can't achieve the appearance in your paper, can you provide your visualization code? Looking forward to...

Nice Works! Being very interested in your work,But I found that your top-k ranking removes the differentiable top-k method and uses softmax instead, what is the reason for this ?

Nice wordks! could you provide this code not based on mmdetection ? Or could you provide a detailed README