-
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
1 parent
9109e00
commit 6853017
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 a9aeb295e1ddb012af7b70536352cbe75dd094e4 | ||
git checkout bd8b86dfc493fb15e7c02932b80de290eed30ce4 | ||
|
||
pip install -e $DAGR_DIR/libs/dsec-det | ||
pip install -e $DAGR_DIR/libs/detectron2 | ||
|