Difference between revisions of "ResNet-50"
| Line 1: | Line 1: | ||
| − | [http://www.youtube.com/results?search_query= | + | {{#seo: |
| + | |title=PRIMO.ai | ||
| + | |titlemode=append | ||
| + | |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS | ||
| + | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
| + | }} | ||
| + | [http://www.youtube.com/results?search_query=ResNet+50 Youtube search...] | ||
| + | [http://www.google.com/search?q=ResNet+50+deep+machine+learning+ML+artificial+intelligence ...Google search] | ||
* [http://ethereon.github.io/netscope/#/gist/db945b393d40bfa26006 ResNet-50 Architecture in Detail | Ethereon] | * [http://ethereon.github.io/netscope/#/gist/db945b393d40bfa26006 ResNet-50 Architecture in Detail | Ethereon] | ||
Revision as of 22:42, 2 February 2019
Youtube search... ...Google search
- 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