icoz69 / CaNet

The code for paper "CANet: Class-Agnostic Segmentation Networks with Iterative Refinement and Attentive Few-Shot Learning"
190 stars 32 forks source link

test the trained model in my dataset #15

Closed outlookerr closed 4 years ago

outlookerr commented 4 years ago

My image is much bigger than the training image,so the pred image has a lot of noise,when I resize my images,the results are not accurate enough。 I found that your code only used the IOM once,could you give me some advice on my problem?

outlookerr commented 4 years ago

Sry for not reading the code carefully,I have found the eva_iter of IOM,but I still need your help on the size problem