nikhilroxtomar / Semantic-Segmentation-Architecture

A repository contains the code for various semantic segmentation in TensorFlow and PyTorch framework.
Apache License 2.0
147 stars 64 forks source link

ResNet 50 backbone error #2

Open akare55 opened 2 years ago

akare55 commented 2 years ago

Hi, First, thank you for sharing your deeplabv3 code. When I try to run the code, I get a backbone error in Resnet 50. Like there is no layer such as 'conv4_block6_out' and 'conv2_block2_out'. Despite my research, I could not solve this problem. I will be glad if you help. Best Wishes,