Paper Review: Multi-class Semantic Segmentation of Faces
...
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.
After I applied FCN with ResNet101, I found this paper from this colab page.
Citing
Cited
Related works
Fully Convolutional Networks for Semantic Segmentation
References/Blogs/Readings
Introduction to Semantic Segmentation
Back to...