Closed RangiLyu closed 5 years ago
Error:
self.crit_seg = SegLoss2() if opt.last_conv == '3x3conv' else SegLoss() AttributeError: 'Namespace' object has no attribute 'last_conv'
It seems like you changed opts.py and didn't add this file into this repo. Can you upload it? Thanks.
Error:
It seems like you changed opts.py and didn't add this file into this repo. Can you upload it? Thanks.