File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 2929CUDNN
3030
3131## Usage
32+ You need to download weights first. See the following Models Download.
3233Inference
3334```
3435 git clone https://github.com/engineer1109/TensorFlow-R-FCN-for-primary-students.git
36+ cd lib && make
37+ cd ..
3538 sh run.sh
3639```
3740Train
@@ -44,15 +47,21 @@ Tensorboard viewer
4447```
4548## Dataset of Pascal Voc
4649[ Pascal Voc 2007+2012] ( https://github.com/engineer1109/TensorFlow-R-FCN-for-primary-students/tree/master/data/VOCdevkit2007/VOC2007 )
47- Decode it to ./data/VOCdevkit2007/VOC2007
50+ Unzip it to ./data/VOCdevkit2007/VOC2007
4851## Models Download
4952Main Model
53+ Unzip it to ./output
5054
5155 Download | Path
5256 ------------- | -------------
5357 Baidu Yun | https://pan.baidu.com/s/1-zAgNRavUJGX5ggmSH-TEQ Code: b4vt
5458
5559
5660Pretrained Model
61+ Unzip it to ./data/imagenet_weights
5762
58- ## I am back now
63+ Download | Path
64+ ------------- | -------------
65+ Baidu Yun | https://pan.baidu.com/s/1oSZMlwOaIFOuqrMeSIY-PQ Code: qvos
66+
67+ ## This is the first complete version. V1.0
You can’t perform that action at this time.
0 commit comments