FCN-semantic-segmentation
FCN-semantic-segmentation copied to clipboard
AttributeError: 'NoneType' object has no attribute 'weight'
After following all the instructions I am getting this error and it seems to be a problem in the model.py file init.constant(self.conv10.weight, 0) # Zero init AttributeError: 'NoneType' object has no attribute 'weight'