← Search

Gopal Sharma

11 accepted papers

2024

"PointNeRF++: A multi-scale, point-based Neural Radiance Field"

ECCV 2024poster

"Point clouds offer an attractive source of information to complement images in neural scene representations, especially when few images are available. Neural rendering methods based on point clouds do exist, but they do not perform well when the point cloud is sparse or incomplete, which is often t…

2024

3D Gaussian Splatting as Markov Chain Monte Carlo

NeurIPS 2024spotlight

While 3D Gaussian Splatting has recently become popular for neural rendering, current methods rely on carefully engineered cloning and splitting strategies for placing Gaussians, which does not always generalize and may lead to poor-quality renderings. For many real-world scenes this leads to their…

2024

Accelerating Neural Field Training via Soft Mining

CVPR 2024poster

We present an approach to accelerate Neural Field training by efficiently selecting sampling locations. While Neural Fields have recently become popular it is often trained by uniformly sampling the training domain or through handcrafted heuristics. We show that improved convergence and final traini…

2024

Unsupervised Keypoints from Pretrained Diffusion Models

CVPR 2024highlight

Unsupervised learning of keypoints and landmarks has seen significant progress with the help of modern neural network architectures but performance is yet to match the supervised counterpart making their practicability questionable. We leverage the emergent knowledge within text-to-image diffusion m…

2023

Unsupervised Semantic Correspondence Using Stable Diffusion

NeurIPS 2023poster

Text-to-image diffusion models are now capable of generating images that are often indistinguishable from real images. To generate such images, these models must understand the semantics of the objects they are asked to generate. In this work we show that, without any training, one can leverage this…

2022

MvDeCor: Multi-View Dense Correspondence Learning for Fine-Grained 3D Segmentation

ECCV 2022poster

"We propose to utilize self-supervised techniques in the 2D domain for fine-grained 3D shape segmentation tasks. This is inspired by the observation that view-based surface representations are more effective at modeling high-resolution surface details and texture than their 3D counterparts based on…

Cited by 13SourcePDFScholar
2020

Label-Efficient Learning on Point Clouds using Approximate Convex Decompositions

ECCV 2020poster

The problems of shape classification and part segmentation from 3D point clouds have garnered increasing attention in the last few years. Both of these problems, however, suffer from relatively small training sets, creating the need for statistically efficient methods to learn 3D shape representatio…

2020

ParSeNet: A Parametric Surface Fitting Network for 3D Point Clouds

ECCV 2020poster

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale dataset of man-made 3D shapes and captures high-level semant…

2019

Search-Guided, Lightly-Supervised Training of Structured Prediction Energy Networks

NeurIPS 2019poster

In structured output prediction tasks, labeling ground-truth training output is often expensive. However, for many tasks, even when the true output is unknown, we can evaluate predictions using a scalar reward function, which may be easily assembled from human knowledge or non-differentiable pipelin…

Cited by 12SourcePDFScholar
2018

CSGNet: Neural Shape Parser for Constructive Solid Geometry

CVPR 2018poster

We present a neural architecture that takes as input a 2D or 3D shape and outputs a program that generates the shape. The instructions in our program are based on constructive solid geometry principles, i.e., a set of boolean operations on shape primitives defined recursively. Bottom-up techniques f…

Cited by 0SourcePDFScholar