Difference between revisions of "ResNet-50"

From
Jump to: navigation, search
Line 13: Line 13:
 
* [[Deep Learning]]
 
* [[Deep Learning]]
 
* [[DeepLens - deep learning enabled video camera]]
 
* [[DeepLens - deep learning enabled video camera]]
 +
* [[Image Retrieval]]
 +
* [[ResNet-50]]
  
 
ResNet is a short name for Residual Network. As the name of the network indicates, the new terminology that this network introduces is residual learning. ResNet50 is a 50 layer Residual Network. There are other variants like ResNet101 and ResNet152 also.  
 
ResNet is a short name for Residual Network. As the name of the network indicates, the new terminology that this network introduces is residual learning. ResNet50 is a 50 layer Residual Network. There are other variants like ResNet101 and ResNet152 also.  

Revision as of 12:16, 29 June 2019

Youtube search... ...Google search

ResNet is a short name for Residual Network. As the name of the network indicates, the new terminology that this network introduces is residual learning. ResNet50 is a 50 layer Residual Network. There are other variants like ResNet101 and ResNet152 also.

Examples