Skip to content

skykone1/Teaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

安装

1.进入dockerfile文件目录,然后运行dockerfile文件创建镜像

cd /path_to_dockerfile

docker build -t df_teaser .

2.在portainer.io中用镜像创建容器,配置如下 20230516162923

20230516163233

20230516163257

3.进入容器,手动安装pytorch=1.5.1带pytorch的版本

pip install -c local "/home/dingfei/dependences/pytorch-1.5.1-py3.6_cuda10.1.243_cudnn7.6.3_0.tar.bz2"

4.执行eval_teaser++文件

python /home/dingfei1/projects/teaser++/examples/teaser_python_fpfh_icp/eval_teaser.py

5.看到输出信息
20230516163714

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published