Alan Zhong

Results 4 issues of Alan Zhong

Matlab is too huge for my computer......, also projects are based on Python But may difficult

i run the scripts offered in the part "To test with a Deepglobe image", using the python demo.py ......, then i got the followling error: "RuntimeError: indices should be either...

大佬好,我的数据集里面像素值为0的地方需要ignore掉,不参与loss的计算。我是不是在loss的相关函数里把ignore_index设置为0就可以了呢,我看您的代码那里默认的是num_class。