Skip to content

I have designed this cervical cancer detection model ResNet-50 which has 48 Convolution layers along with 1 MaxPool and 1 Average Pool layer. While the original Resnet had 34 layers and used 2-layer blocks, other advanced variants such as the Resnet50 made the use of 3-layer bottleneck blocks to ensure improved accuracy and lesser training time.

License

Notifications You must be signed in to change notification settings

Archishman2002/Cervical-Cancer-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cervical-Cancer-Classification

I have designed this cervical cancer detection model ResNet-50 which has 48 Convolution layers along with 1 MaxPool and 1 Average Pool layer. While the original Resnet had 34 layers and used 2-layer blocks, other advanced variants such as the Resnet50 made the use of 3-layer bottleneck blocks to ensure improved accuracy and lesser training time.

About

I have designed this cervical cancer detection model ResNet-50 which has 48 Convolution layers along with 1 MaxPool and 1 Average Pool layer. While the original Resnet had 34 layers and used 2-layer blocks, other advanced variants such as the Resnet50 made the use of 3-layer bottleneck blocks to ensure improved accuracy and lesser training time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages