Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.62 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.62 KB

Social

Context Encoders

A reproduction of Pathak et al. 2016 together with Edwin Holst. Semantic hole-filling/inpainting using convolutional autoencoders.

The notebooks are very messy and we might release a clean version in the future.

This is a PyTorch implementation.

The paper

Read the paper in pdf format or check out the overleaf source: https://www.overleaf.com/read/hhqwqscqjwrh

Background

This was created as part of a university course at Chalmers University of Technology, SSY340 Deep Machine Learning by Lennart Svensson

Original paper

https://arxiv.org/abs/1604.07379

Pathak, D., Krahenbuhl, P., Donahue, J., Darrell, T., & Efros, A. A. (2016). Context encoders: Feature learning by inpainting. In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 2536-2544).

Paper

Report_SSY340 (5)_page-0001 Report_SSY340 (5)_page-0002 Report_SSY340 (5)_page-0003 Report_SSY340 (5)_page-0004