Goto

Collaborating Authors

 Deep Learning




Geometry-Aware Neural Rendering

Neural Information Processing Systems

Understanding the 3-dimensional structure of the world is a core challenge in computer vision androbotics. Neural rendering approaches learnanimplicit 3D model by predicting what acamera would see from an arbitrary viewpoint.





DropBlock: A regularization method for convolutional networks

Neural Information Processing Systems

Deep neural networks often work well when they are over-parameterized and trained withamassiveamount ofnoiseandregularization, suchasweight decay and dropout. Although dropout is widely used as a regularization technique for fully connected layers, it is often less effective for convolutional layers.