CNN review: AlexNet;ResNet;Faster R-CNN;
The input of CNN
Some rgb image like 28*28*3 array( the resolution is 28*28 while *3 means r g b three chanel).
The output of CNN
The probability of several classes like (dog 10% cat 1% others ...)...
原创
2018-07-18 11:26:26 ·
706 阅读 ·
0 评论