Deep Virtual Markers
This repository contains the accompanying code for Deep Virtual Markers for Articulated 3D Shapes, ICCV'21
Getting Started
Get sample data and pre-trained weight from here
Simple Test (Docker)
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.
About Coupe Project
Project ‘COUPE’ aims to develop software that evaluates and improves the quality of images and videos based on big visual data. To achieve the goal, we extract sharpness, color, composition features from images and develop technologies for restoring and improving by using it. In addition,ersonalization technology through userreference analysis is under study.
Please checkout out other Coupe repositories in our Posgraph github organization.
Useful Links
Related projects
NOTE : Our implementation is based on the "4D-SpatioTemporal ConvNets" repository