Skip to content

SakhriHoussem/RestNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestNet

ResNet-50 test Model

ResNet-101
ResNet-152

    --input image--
     [256 256   3]
           ||
    [  1  64  64 256]
    [  1  32  32 512]
    [   1   16   16 1024]
    [   1    8    8 2048]
    [   1    2    2 2048]