Giter Club home page Giter Club logo

deepvirtualmarkers's Introduction

Deep Virtual Markers

This repository contains the accompanying code for Deep Virtual Markers for Articulated 3D Shapes, ICCV'21

| Paper | Video |

Athor Information

News

  • 2021-08-16: The first virsion of Deep Virtual Markers is published

Overview

We propose deep virtual markers, a framework for estimating dense and accurate positional information for various types of 3D data. We design a concept and construct a framework that maps 3D points of 3D articulated models, like humans, into virtual marker labels. To realize the framework, we adopt a sparse convolutional neural network and classify 3D points of an articulated model into virtual marker labels. We propose to use soft labels for the classifier to learn rich and dense interclass relationships based on geodesic distance. To measure the localization accuracy of the virtual markers, we test FAUST challenge, and our result outperforms the state-of-the-art. We also observe outstanding performance on the generalizability test, unseen data evaluation, and different 3D data types (meshes and depth maps). We show additional applications using the estimated virtual markers, such as non-rigid registration, texture transfer, and realtime dense marker prediction from depth maps.

Getting Started

Prerequisites

  • Ubuntu 18.06 or higher
  • CUDA 10.2 or higher
  • pytorch 1.6 or higher
  • python 3.8 or higher
  • GCC 6 or higher

Environment Setup

  • We recommend using docker
docker pull min00001/cuglmink

Demo Code (Docker)

Get sample data and pre-trained weight from here

docker pull min00001/cuglmink
./run_dvm_test.sh

License

This software is being made available under the terms in the LICENSE file.

Any exemptions to these terms requires a license from the Pohang University of Science and Technology.

Useful Links

Citing Deep Virtual Markers

@inproceedings{kim2021deep,
  title={Deep Virtual Markers for Articulated 3D Shapes},
  author={Hyomin Kim, Jungeon Kim, Jaewon Kam, Jaesik Park and Seungyong Lee},
  booktitle={ICCV},
  year={2021}
}

Related projects

NOTE : Our implementation is based on the "4D-SpatioTemporal ConvNets" repository

deepvirtualmarkers's People

Contributors

t2kim 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.