From 161d2fd474327cd1b7018db3beb91f3a3f1876e3 Mon Sep 17 00:00:00 2001 From: Charles Wang Date: Fri, 27 Sep 2019 16:13:39 -0700 Subject: [PATCH] updating readme --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc4716f..e0c0ca1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ sh finetune_inception_v3_on_roof_train.sh ``` The training takes a long time on laptops. -If you don't want to run the training process, we have a CNN trained on TACC and can be downloaded [here](https://berkeley.box.com/shared/static/wfwf4ku9561lcytldy1p7vkjoobgv9sz.zip). +If you don't want to run the training process, we have a CNN trained on TACC and can be downloaded [here](https://berkeley.box.com/shared/static/awyyc22sjwknn9xg3p7wru4v5zwnlkjp.zip). Put the downloaded file inside src/training/roof/tmp/roof-traindir/ and unzip it. ###### testing @@ -36,6 +36,8 @@ Put the downloaded file inside src/training/roof/tmp/roof-traindir/ and unzip it checkpoint_file = the-path-of-your-checkpoint-file TEST_DIR = the-path-of-your-testing-images-dir ``` + We've prepared some labeld images for you to test. These images can be downloaded [here](https://berkeley.box.com/shared/static/wfwf4ku9561lcytldy1p7vkjoobgv9sz.zip). + Now you can test if the trained CNN works or not: ``` cd src/training/roof/2_train @@ -104,4 +106,18 @@ SimCenter will post obtained data here. Trained CNNs in the format of Tensorflow checkpoint will be posted here. ##### Roof type classifier ->[Download](https://berkeley.box.com/shared/static/awyyc22sjwknn9xg3p7wru4v5zwnlkjp.zip) +--- + +## How to Cite +You can cite this software as follows: + + + + +## Acknowledgement +This material is based upon work supported by the National Science Foundation under Grant No. 1612843. + +## Contact +Charles Wang, NHERI SimCenter, UC Berkeley, c_w@berkeley.edu +