We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b672655 + 20f645b commit d1dca5aCopy full SHA for d1dca5a
README.md
@@ -134,6 +134,12 @@ python demo.py --net vgg16 --checksession $SESSION --checkepoch $EPOCH --checkpo
134
135
Then you will find the detection results in folder $ROOT/images.
136
137
+Below are some detection results:
138
+
139
+<div style="color:#0000FF" align="center">
140
+<img src="images/img3_det.jpg" width="430"/> <img src="images/img4_det.jpg" width="430"/>
141
+</div>
142
143
## Authorship
144
145
This project is equally contributed by [Jianwei Yang](https://github.com/jwyang) and [Jiasen Lu](https://github.com/jiasenlu).
0 commit comments