Skip to content

Factor-Robotics/depthai-hfnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

depthai-hfnet

This repository is only for HF-Net preview and performance evaluation on OAK cameras. Post-processing algorithms are not included here. The work here has been used in RTAB-Map as part of a SLAM system.

mkdir build
cd build
cmake -D'depthai_DIR=depthai-core/build' ..
make
./depthai_hfnet ../blobs/hfnet_200x320_6shave.blob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • CMake 4.6%