-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Daniel Gehrig
committed
Jan 27, 2025
1 parent
d79ac9b
commit 099bcaa
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ git checkout 618fd8c08b2bc5fac9ffbb19a3b7e039ea0d5b9a | |
cd $DAGR_DIR/libs | ||
git clone [email protected]:uzh-rpg/dsec-det.git | ||
cd $DAGR_DIR/libs/dsec-det | ||
git checkout bd8b86dfc493fb15e7c02932b80de290eed30ce4 | ||
git checkout 81e381dc0fc1b1a540a604a970a37de038abb83b | ||
|
||
pip install -e $DAGR_DIR/libs/dsec-det | ||
pip install -e $DAGR_DIR/libs/detectron2 | ||
|