icoz69 / CaNet

The code for paper "CANet: Class-Agnostic Segmentation Networks with Iterative Refinement and Attentive Few-Shot Learning"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test the trained model in my dataset

outlookerr opened this issue · comments

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?

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