Qsingle
Qsingle
Can you tell me the GPU you use? The version of cudnn. If you use Anaconda or Minianaconda I suggest you to create one virtual environment by the following command....
I know the reason for this error. Similar to #6, your label may contain an invalid value like 255.
> 您好,我在iDRiD数据集,使用代码进行复现,训练过程中,iou很小且一直下降,使用权重进行预测,出来的图是全黑的,完全没有预测正确,请问这是什么问题呢?谢谢!可以提供一下训练这个数据集的相关参数吗? > > 参数与论文中一致,可能是由于标签转换的时候出现了问题,IDRiD的标签需要进行转换才能进行使用,可以参考 #6
The dual-stream is disabled at the testing phase.
Thank you for your issue, you only - - need to set the `super_reso=True, sr_seg_fusion=True, before=True` to use the D2SL as the framework. Dual learning is one work under study,...
> Hi, the sharing is very good. > > In the experimental results of lesion segmentation tasks in your paper, DeepLabV3+ performed the best. > > But in the corresponding...
> What does 'before', 'divide' and 'fusion' mean in the code? I couldn't find any corresponding description in your paper. > > In the JSON file, does 'image_size' refer to...
> Hi, thanks for sharing the good study. But when I tried to replicate the code based on Cityscape dataset, the error "IndexError: Target 21 is out of bounds "...
> > > Hi, thanks for sharing the good study. But when I tried to replicate the code based on Cityscape dataset, the error "IndexError: Target 21 is out of...
> I meet a problem that 'ImportError: cannot import name 'DualLearning' from 'imed_vision.models.segmentation' (/workspace/workspace/imed_vision-main/scripts/imed_vision/models/segmentation/**init**.py)' This file is removed from the project; you need to follow the above instructions in this...