HyperAIHyperAI

Command Palette

Search for a command to run...

Residual Network ResNet

Date

a year ago

ResNet, short for Residual Network, is a deep learning architecture proposed by He Kaiming, Zhang Xiangyu, Ren Shaoqing and Sun Jian from Microsoft Research in 2015.Deep Residual Learning for Image Recognition", the paper describes in detail the ResNet architecture design, implementation details and experimental results.

ResNet effectively solves the gradient vanishing and gradient exploding problems that occur as the network depth increases by adding residual connections (or shortcut connections) to the network, making it easy to stack the network to dozens or even hundreds of layers without performance degradation. In competitions such as ILSVRC and COCO, ResNet has won many first prizes.

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Residual Network ResNet | Wiki | HyperAI