MAST3R

MAST3R

image-20240815205855130

项目地址:https://github.com/naver/mast3r

部署过程:
  1. Clone MASt3R.

    git clone --recursive https://github.com/naver/mast3r
    cd mast3r
    
  2. Create the environment, here we show an example using conda.

    conda create -n mast3r python=3.11 cmake=3.14.0
    conda activate mast3r 
    conda install pytorch torchvision pytorch-cuda=12.1 -c pytorch -c nvidia  # use the correct version of cuda for your system
    pip install -r requirements.txt
    pip install -r dust3r/requirements.txt
    pip install -r dust3r/requirements_optional.txt
    
  3. Checkpoints

    这里推荐直接在电脑端mast3r目录下新建一个checkpoint文档,在这个地址下载好文件放进去。https://download.europe.naverlabs.com/ComputerVision/MASt3R/MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_metric.pth

    image-20240815211520406

    image-20240815211554844

    1. Interactive demo

      python demo.py --model_name MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_metric
      
最终效果:

123

  • 3
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值