Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TruongKhang authored May 27, 2022
1 parent d3206bd commit 7a2aa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This code is mainly based on [DROID-SLAM](https://github.com/princeton-vl/DROID-
It first estimated camera poses by DROID-SLAM and then predicted dense depth maps by [CDS-MVSNet](https://github.com/TruongKhang/cds-mvsnet)
by using all available pretrained models including `droid.pth` and `cds_mvsnet.pth`.

Sampled data can be download [here](https://drive.google.com/drive/folders/1OAuYLulHaD1ozt4fLEjrXewpqyD54xRg?usp=sharing)
Sampled data and pretrained models can be download [here](https://drive.google.com/drive/folders/1cmaX-7N0k48IoqVhEIQucDL-rOCEvHJy?usp=sharing)
## Demos

Run the demo on any of the samples (all demos can be run on a GPU with 8G of memory).
Expand Down

0 comments on commit 7a2aa9a

Please sign in to comment.