Skip to content

ujjwalbhatnagar/Image-Classification-using-ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image-Classification-using-ResNet

ResNet is a deep convolutional neural network used for image classification. It uses a residual neural network (ResNet) architecture to learn powerful representation of the input data and can classify images into distinct classes. It has been widely used for image classification tasks in many applications such as computer vision, object detection, and image segmentation. By using a network architecture called residual learning, ResNet has been able to reduce the number of parameters with comparable accuracy in comparison to other deep learning models. ResNet is able to achieve better accuracy and better generalization performance by taking advantages of advantages of the skip or shortcut connections. ResNet has achieved state-of-the-art performance in image classification tasks such as ImageNet, CIFAR-10, and COCO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published