Difference between revisions of "ResNet-50"
| Line 11: | Line 11: | ||
<youtube>m5RjXjvAAhQ</youtube> | <youtube>m5RjXjvAAhQ</youtube> | ||
<youtube>Fut885qvBvQ</youtube> | <youtube>Fut885qvBvQ</youtube> | ||
| + | <youtube>WHe2SJsQ1_8</youtube> | ||
| − | == Examples | + | == Examples == |
<youtube>WZmSMkK9VuA</youtube> | <youtube>WZmSMkK9VuA</youtube> | ||
<youtube>hUjqTRKALts</youtube> | <youtube>hUjqTRKALts</youtube> | ||
Revision as of 16:07, 30 June 2018
- ResNet-50 Architecture in Detail | Ethereon
- (Deep) Residual Network (DRN) - ResNet
- Object Detection; Faster R-CNN, YOLO, SSD
- Deep Learning
- DeepLens - deep learning enabled video camera
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