[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
翻译 - [ICCV21] 自校准神经辐射场
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...
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 of DeepSDF
Simple implementation and improvement of INRs