Skip to content

AbanobSoliman/DH-PTAM

Repository files navigation

DH-PTAM

This python research project is the complete implementation of DH-PTAM.

DG-PTAM Insights Video

Requirements

  • Python 3.6+
  • numpy, numba, hdf5plugin, progress, tqdm, skimage, scipy, argparse
  • cv2
  • g2o (python binding of C++ library g2o) for optimization
  • pangolin (python binding of C++ library Pangolin) for visualization

Usage

  • The entry point where we select the dataset and DH-PTAM parameters selection: main_DH-PTAM.py
  • Setting parameters configuration: params.py
  • Setting datasets configuration (Set for TUM-VIE and VECtor): dataset_config.py

Results

The trajectories of all experiments reported in the paper are given in:

  • /DH_PTAM/results/save/

Credits

The backend of this project is based on:

About

A Deep Hybrid Stereo Event-Visual Parallel Tracking And Mapping System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages