maosuli opened this issue a year ago · 0 comments
I noticed a code in the file "deeplab.py". That is,
if backbone == 'drn': output_stride = 8
Why do we need to force to set the output stride to 8?
Many thanks for your reply.
Best,
Eric