Skip to content
/ T4DT Public

[BMVC2022] Code for paper "Tensorizing 4D Visual Data Along Temporal Dimension"

Notifications You must be signed in to change notification settings

prs-eth/T4DT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T4DT: Tensorizing Time for Learning Temporal 3D Visual Data

Tenzorising 4D Visual Data (3D TSDFs + temporal component) for smaller footprint

Build C++ extensions for MSDM2 metric

First you need to make sure you have installed dependencies:

  1. CGAL
  2. boost
  3. Eigen
cd src
mkdir build
cmake ..
make

Example Usage

sample code snippet here

About

[BMVC2022] Code for paper "Tensorizing 4D Visual Data Along Temporal Dimension"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published