Thanks to visit codestin.com
Credit goes to github.com

Skip to content

there is no step of git clone DPVO source code, are there missing in the step. #17

@Vincento-Wang

Description

@Vincento-Wang

STEP 2: Setup DPVO

cd ./third_party/DPVO
wget https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.zip
unzip eigen-3.4.0.zip -d thirdparty && rm -rf eigen-3.4.0.zip
wget https://www.dropbox.com/s/nap0u8zslspdwm4/models.zip
unzip models.zip -d pretrained_models && rm -rf models.zip
conda install pytorch-scatter=2.0.9 -c rusty1s
pip install .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions