Jiacheng Wang
Jiacheng Wang
It can be downloaded from the official pvt website.
Hi, thanks for your appreciation. Actually, this code is designed for targets with a single class only. However, it can be re-produced for multi-class segmentation by: (1) generating the map...
> hah, I got it. In this case, the generation will be affected. But the major goal to find the most ambiguous points through the segmentation map can be borrowed,...
The soft attention version is incorrect.
I've updated the relative codes in train_hc.py.
Please try to run the new script, "train_multi_lcfed.py"
sorry for the bugs. I was trying to make the resources clearer after the eccv submission and modified many functions. But I'm so busy these days and thus, this repo...
sorry for so long time delay. please see train_hc.py.
Please check the file directory and make sure that you load the files from the correct directory.
Maybe the preprocessing stage has bugs. You could check the generated data and the dataloader to guarantee that the data format is correct.