From 89348973586585ea5a29fdc4b1e97f8e076515ea Mon Sep 17 00:00:00 2001 From: Masahiro Ogawa Date: Thu, 23 Mar 2023 08:31:33 +0900 Subject: [PATCH] fix README for quick testing. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4ab210..6fd3fd0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Visit the [project webpage](http://rpg.ifi.uzh.ch/unsupervised_detection.html) f conda case; ```bash conda env create -f environment.yml +conda activate contextual-information-separation bash ./scripts/test_DAVIS2016_raw.sh ``` you can even run inference for no annotated video.