From 099bcaaf312d812e5604877910e5e43938eddbff Mon Sep 17 00:00:00 2001 From: Daniel Gehrig Date: Mon, 27 Jan 2025 10:32:14 -0500 Subject: [PATCH] updated commit of dependency --- download_and_install_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download_and_install_dependencies.sh b/download_and_install_dependencies.sh index d40b937..c5b34ce 100644 --- a/download_and_install_dependencies.sh +++ b/download_and_install_dependencies.sh @@ -18,7 +18,7 @@ git checkout 618fd8c08b2bc5fac9ffbb19a3b7e039ea0d5b9a cd $DAGR_DIR/libs git clone git@github.com: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