Skip to content

Commit

Permalink
remove tp-lsd and update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ueber2y committed Nov 24, 2024
1 parent f988271 commit e3f28aa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
path = third-party/hawp
url = https://github.com/cherubicXN/hawp.git
ignore = dirty
[submodule "third-party/TP-LSD"]
path = third-party/TP-LSD
url = https://github.com/rpautrat/TP-LSD.git
[submodule "third-party/DeepLSD"]
path = third-party/DeepLSD
url = https://github.com/cvg/DeepLSD.git
Expand Down
1 change: 1 addition & 0 deletions misc/install/tp_lsd.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## TP-LSD installation

```bash
git clone --recursive https://github.com/rpautrat/TP-LSD.git ./third-party/TP-LSD
python -m pip install -e ./third-party/TP-LSD/tp_lsd/modeling/DCNv2
python -m pip install -e ./third-party/TP-LSD
```
Expand Down
1 change: 0 additions & 1 deletion third-party/TP-LSD
Submodule TP-LSD deleted from 555805

0 comments on commit e3f28aa

Please sign in to comment.