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 ...) Th
相关文章
相关标签/搜索