From b28cb68d39ed28fc1ab9b817e8296f965b2a6a96 Mon Sep 17 00:00:00 2001 From: cassiePython Date: Tue, 6 Aug 2019 11:19:21 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b5ac9..45be7b8 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ $ python train_step4.py --decay_rate 0.5 --options_dir regression --batch_size 5 $ python evaluate.py --load_finetune_epoch 100 --load_reg_epoch 40 --img_path ./sample_dataset/2flowers/jpg/1/image_1281.jpg ``` -![](https://github.com/bigbrother33/Deep-Learning/blob/master/photo/1.PNG) +![](https://github.com/cassiePython/RCNN/blob/master/Figure_1.png) ## References