ResNet-50
Youtube search... ...Google search
- ResNet-50 Architecture in Detail | Ethereon
- (Deep) Residual Network (DRN) - ResNet
- Object Detection; Faster Region-based Convolutional Neural Networks (R-CNN), You only Look Once (YOLO), Single Shot Detector(SSD)
- Deep Learning
- DeepLens - deep learning enabled video camera
- Image Retrieval / Object Detection
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