Skip to content

Commit 85c9dc8

Browse files
committed
update
1 parent 75eb2f1 commit 85c9dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Caffe for CC4.0-Windows,简单的Caffe C++接口,方便简单而更深入的
99
5.能够在训练过程中对自定义layer进行调试查看中间结果<br/>
1010
6.支持LSTM不定长OCR(有案例),支持SSD更轻易的训练起来<br/>
1111
7.有了4.0的支持,很轻易的能够实现任何新的网络结构<br/>
12+
8.可以允许通过自定义层,训练中查看训练效果,更加容易理解CNN在干嘛,学的效果怎么样,不再盲目了<br/>
1213

1314
# 编译
1415
编译环境:VS2013<br/>

0 commit comments

Comments
 (0)