pytorch-deeplab-xception icon indicating copy to clipboard operation
pytorch-deeplab-xception copied to clipboard

Implementation of Multi-grid Method in DeepLabV3 paper

Open ghost opened this issue 5 years ago • 0 comments

Hi. In paper section 3.2.1, You introduced "Multi-grid Method" and Table 5 shows that using Multi-Grid method with rates = (1,2,4) is the best method that the paper used. But (I think) this is not implemented in this code. Would you implement this method on your code? image image

ghost avatar Jul 31 '20 12:07 ghost