[ECCV'20] Convolutional Occupancy Networks
-
Updated
Jul 31, 2023 - Python
[ECCV'20] Convolutional Occupancy Networks
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
[ICCV21] Self-Calibrating Neural Radiance Fields
A list of resources about deep learning solutions on 3D shape processing
Pytorch code for ECCV'22 paper. ShAPO: Implicit Representations for Multi-Object Shape, Appearance and Pose Optimization
Official implementation of NPMs: Neural Parametric Models for 3D Deformable Shapes - ICCV 2021
Topologically-Aware Deformation Fields for Single-View 3D Reconstruction (CVPR 2022)
Revealing Occlusions with 4D Neural Fields (CVPR 2022 Oral) - Official Implementation
This is the official pytorch implementation for paper: IF-Defense: 3D Adversarial Point Cloud Defense via Implicit Function based Restoration
High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial (Chebyshev nodes) and Fourier Series layers of arbitrary order. Piecewise implementations could be thought of as a 1d grid (for each neuron) where each grid element is Lagrange polynomial. Both full connected a…
Implicit representation of various things using PyTorch and high order layers
This repository contains the dataset and implementation details of the paper "An In-depth Analysis of Implicit and Subtle Hate Speech Messages" accepted at EACL 2023.
With INR, we parameterize some signal (in our case images) with a neural network (in this assignment, we will use a basic feed-forward network).
Implementation of two phase field approaches for the surface reconstruction problem and shape space learning. One based of the Modica-Mortola theorem and the other based on Ambrosio-Tortorelli
Simple implementation and improvement of INRs
Simple implementation of DeepSDF
Add a description, image, and links to the implicit-representions topic page so that developers can more easily learn about it.
To associate your repository with the implicit-representions topic, visit your repo's landing page and select "manage topics."