Skip to content

An experimental implementation of MultiRes-U-Net for facial feature segmentation using the CelebAMaskHQ dataset.

License

Notifications You must be signed in to change notification settings

AbhishekSinghDhadwal/MRUNet-Masking

Repository files navigation

MRUNet-Masking

An experimental implementation of MultiRes-U-Net for facial feature segmentation using the CelebAMaskHQ dataset.

The aim is to utilise and discover the compatibility provided by MultiResUNet models, originally utilised for Medical Image segmentation, and check the feasibility of utilising the aforementioned method in order to provide segmentation of facial features (lips and eyes in our case).

Refer the pdf for further details on the documentation, code implemented and directions to follow before running the notebooks.

NOTE: The original implementation was created on Google Colab, and can be tested here with the sample implementations provided. I would recommend colab for viewing and using these notebooks for any and all purposes as many "improvements" are made in order to compensate for restraints pertaining to both Google Drive and Google Colab (eg. The workaround notebooks for time and RAM restraints in the /WorkAroundNB section of this repo) which are visible in the notebook code and comments.

Link to the CelebAMask-HQ dataset used for this investigation

Link to the original MultiRes-U-Net implementation is here.

Demo Picture Output for a random image using the FD10 model in the project.

About

An experimental implementation of MultiRes-U-Net for facial feature segmentation using the CelebAMaskHQ dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published