Papers › Convolutional Occupancy Networks

Convolutional Occupancy Networks

10 Mar 2020ECCV 2020 8arXiv:2003.04618archive 2025-07-28

Songyou Peng, Michael Niemeyer, Lars Mescheder, Marc Pollefeys, Andreas Geiger

Recently, implicit neural representations have gained popularity for learning-based 3D reconstruction. While demonstrating promising results, most implicit approaches are limited to comparably simple geometry of single objects and do not scale to more complicated or large-scale scenes. The key limiting factor of implicit methods is their simple fully-connected network architecture which does not allow for integrating local information in the observations or incorporating inductive biases such as translational equivariance. In this paper, we propose Convolutional Occupancy Networks, a more flexible implicit representation for detailed reconstruction of objects and 3D scenes. By combining convolutional encoders with implicit occupancy decoders, our model incorporates inductive biases, enabling structured reasoning in 3D space. We investigate the effectiveness of the proposed representation by reconstructing complex geometry from noisy point clouds and low-resolution voxel representations. We empirically find that our method enables the fine-grained implicit 3D reconstruction of single objects, scales to large indoor scenes, and generalizes well from synthetic to real data.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.04618")

Code

Syntology Ran 7 of 21 code samples harvested from 3 repositories linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 7 samples from 1 repository, 5 ran; community (archive-listed): 14 samples from 2 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

autonomousvision/convolutional_occupancy_networks officialmentioned in papermentioned on GitHubpytorchMIT report
autonomousvision/campari mentioned on GitHubpytorchMIT report
autonomousvision/giraffe mentioned on GitHubpytorch report
raphaelsulzer/dgnn mentioned on GitHubpytorchMIT report
raphaelsulzer/dsr-benchmark mentioned on GitHub report
raphaelsulzer/dsrv-data mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 7 ran; 1 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · fixture could not drive it
5ran
14unverified

Licence: 0 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

chamfer_distance_naive autonomousvision/convolutional_occupancy_networks/src/common.py official repository ran fingerprinted MIT (permissive) · 8e6b5059f61d84e6 · report
compute_iou autonomousvision/convolutional_occupancy_networks/src/common.py official repository ran MIT (permissive) · 0072de07b144b152 · report
is_url autonomousvision/convolutional_occupancy_networks/src/checkpoints.py official repository ran MIT (permissive) · e39d881796e8d67e · report
pc_normalize autonomousvision/convolutional_occupancy_networks/src/encoder/pointnetpp.py official repository ran · honoured contract fingerprinted MIT (permissive) · ec413739d406e611 · report
square_distance autonomousvision/convolutional_occupancy_networks/src/encoder/pointnetpp.py official repository ran · fixture could not drive it MIT (permissive) · 580dee6761649b29 · report
load_config autonomousvision/convolutional_occupancy_networks/src/config.py official repository unverified MIT (permissive) · a2291d44f0411f42 · report
timeit autonomousvision/convolutional_occupancy_networks/src/encoder/pointnetpp.py official repository unverified MIT (permissive) · b1227ddb721e2999 · report
collate_fn autonomousvision/campari/gan_training/data.py community (archive-listed) ran fingerprinted MIT (permissive) · 12c09a1a10ca585d · report
is_url autonomousvision/campari/gan_training/checkpoint.py community (archive-listed) ran MIT (permissive) · 71dbed7bd8b18214 · report
calculate_frechet_distance autonomousvision/campari/gan_training/fid_score.py community (archive-listed) unverified MIT (permissive) · 0def50a351111624 · report
compute_chamfer raphaelsulzer/dgnn/processing/evaluate_mesh.py community (archive-listed) unverified MIT (permissive) · 1b843ff2ce6f7ffc · report
function raphaelsulzer/dgnn/presentation/presentation.py community (archive-listed) unverified MIT (permissive) · 03dbc4be7c690d8a · report
getConfig raphaelsulzer/dgnn/processing/dataset.py community (archive-listed) unverified MIT (permissive) · b72f69ea53855247 · report
get_activations autonomousvision/campari/gan_training/fid_score.py community (archive-listed) unverified MIT (permissive) · e66ab01277a4349c · report
get_activations_from_tensor autonomousvision/campari/gan_training/fid_score.py community (archive-listed) unverified MIT (permissive) · e228f42a44754088 · report
get_dict_from_yaml_file autonomousvision/campari/gan_training/config.py community (archive-listed) unverified MIT (permissive) · 68498fe2a40516ed · report
get_gpu_memory raphaelsulzer/dgnn/learning/runModel.py community (archive-listed) unverified MIT (permissive) · f33770b94c575ac6 · report
get_optimizer autonomousvision/campari/gan_training/campari/config.py community (archive-listed) unverified MIT (permissive) · 84edae97d80381a9 · report
process_config autonomousvision/campari/gan_training/config.py community (archive-listed) unverified MIT (permissive) · 865fe819083d34d7 · report
reduceDataset raphaelsulzer/dgnn/processing/dataset.py community (archive-listed) unverified MIT (permissive) · 941ed09a8e7cd0c3 · report
sdf raphaelsulzer/dgnn/presentation/presentation.py community (archive-listed) unverified MIT (permissive) · 03231be422e71942 · report

Tasks

3D Reconstruction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections