Paper Review: Fully Convolutional Networks for Semantic Segmentation

The first introduced FCN paper

How did I encounter

After I finished the book 'Deep Learning from Scratch' with my study mates, Enraged Emu, we started the project about MBTI predictor based on human faces. I thought that we need to separate some irrelevant features from the pictures, since the features could lead the model to overfitting. I heard a bit about FCN, so I tried the model.

Citing

Cited

Related works

References/Blogs/Readings

Back to...