bodokaiser / piwise

Pixel-wise segmentation on VOC2012 dataset using pytorch.
BSD 3-Clause "New" or "Revised" License
385 stars 86 forks source link

Some differences from original FCN #4

Open zengxianyu opened 7 years ago

zengxianyu commented 7 years ago

Hi, I'm trying to use FCN in pytorch, and your work interests me very much. It really helps me a lot, but I found the segmentation results are not so satisfying (after 30 epoch of training on pascal2012), and there are some differences from original FCN implementation.

bodokaiser commented 7 years ago

Hi, you have very good arguments!

Unfortunately I have very limited computing resources so I cannot update this project at the moment but feel free to send a PR with your changes (if you are interested).