Home

Awesome

CIRCLE

This repository contains the implementation of our ECCV 2022 paper: CIRCLE: Convolutional Implicit Reconstruction and Completion for Large-scale Indoor Scene.

Haoxiang Chen, Jiahui Huang, Tai-Jiang Mu, Shi-Min Hu

Introduction

CIRCLE is a framework for large-scale scene completion and geometric refinement based on local implicit signed distance function. Please refer to our technical report for more details.

Implementations

We now provide implementation based on Pytorch and we will soon provide jittor version which is faster for training. Please refer to the corresponding folders jittor/ and pytorch/ for specific build and running instructions.