KuangJuiHsu / WSCNNTDSaliency

[BMVC17] Weakly Supervised Saliency Detection with A Category-Driven Map Generator
19 stars 2 forks source link

Implementation Details #1

Open sramakrishnan247 opened 3 years ago

sramakrishnan247 commented 3 years ago

Thanks for sharing the code! I would like to reimplement the same in PyTorch.

Could you give some more insights on how to start off or perhaps give some comments on what each file does or some tips in general. I'm a little new to MATLAB but I really liked the paper and would like to investigate this area.

AllaboutDawn commented 1 year ago

Can you share the source code of your paper "Co-attention CNNs for Unsupervised Object Co-segmentation", I encountered many problems when reproducing, I hope I can learn from it