yuuy07
yuuy07
> 各位,下载了HED-BSDS 数据集以及VOC 的数据,因为我卡是12g的只能将两阶段的输入宽高调整为160,和80 现在训练是跑起来了,但是结果和和与训练的EDTER-BSDS-VOC-StageII.pth的结果相差很多,别的地方我没有改 有没有朋友也是我这种情况的,不知道怎么解决,我下载准备买一块3090 的显卡不知到能不能复现预训练的结果 3090多半还是不行,模型对显存要求太高了,尤其是StageⅡ,建议租显卡跑
The error is "Traceback (most recent call last): File "test.py", line 140, in main() File "test.py", line 123, in main model.PALETTE = checkpoint['meta']['PALETTE'] KeyError: 'PALETTE'"
> I think `jx_vit_large_p16_384-b3be5167.pth` is not the checkpoint you use it for the model testing. You need to download the pretrained model from the `[here](https://drive.google.com/drive/folders/1OkdakKKIMRGnKH8mxuFi_qI9sa903CD2)` Thanks for your suggestion!! I've...
Sorry,I didn‘t encounter this error