Coder Social home page Coder Social logo

i-am-future / scoda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yushuang-wu/scoda

0.0 0.0 0.0 9.81 MB

Implementation of "SCoDA: Domain Adaptive Shape Completion for Real Scans", published in CVPR2023

Home Page: https://yushuang-wu.github.io/SCoDA/

Shell 0.81% C++ 37.24% Python 48.09% C 2.69% Cuda 3.28% CMake 1.87% Cython 6.03%

scoda's Introduction

SCoDA

SCoDA: Domain Adaptive Shape Completion for Real Scans
GAP Lab, Yushuang Wu

Teaser

Paper - Project Website - Arxiv - Published in CVPR 2023.

Citation

If you find our code or paper useful for your project, please consider citing:

@inproceedings{wu2023scoda,
  title={SCoDA: Domain Adaptive Shape Completion for Real Scans},
  author={Yushuang, Wu and Zizheng, Yan and Ce, Chen and Lai, Wei and Xiao, Li and Guanbin, Li and Yihao, Li and Shuguang, Cui and Xiaoguang, Han},
  booktitle={The IEEE/CVF Computer Vision and Pattern Recognition Conference (CVPR)},
  year={2023},
}

ScanSalon Dataset

We build a new dataset, ScanSalon, for the shape completion of real scans, with 800 mesh-scan pairs in 6 classes: chair, desk, sofa, bed, lamp, car. We provide videos in our project page for data sample visualization.

Dataset

ScanSalon Data: At Google Drive (Updated on 9/22/2023) (paired data only).
ShapeNet Data: Turn to ShapeNet for synthetic data download.
Further details about ScanSalon: Please refer to the README and scripts in the ScanSalon zip package.
Refer to here to find out how do we extract point clouds for this dataset.

Installation

Our implementation is based on IF-Net as the basic framework for reconstruction. Please refer to the "Install" part of IF-Net for the installation of our method.

Running

  1. Following the steps in data_processing/mesh-fusion to get the water-tight ScanSalon meshes.
  2. Following the steps in Mesh2PC to get simulated scans from ShapeNet meshes.
  3. Following the steps in data_processing/process.sh to preprocess all data.
  4. Run train_ddp.sh to train the model in a parrallel way.
  5. After training by around 30-50 epochs, run generate_ddp.sh to generate meshes in the test set.

Methodology

scoda's People

Contributors

baixiao930 avatar i-am-future avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.