HRNet / HRNet-Image-Classification

Train the HRNet model on ImageNet
https://jingdongwang2017.github.io/Projects/HRNet/
MIT License
968 stars 215 forks source link

Whether the results can be better or worse if we replace the nearest neigbor resize into transpose convolution operation, cause the nearest neigbor is kind of lack of elegance to me. #15

Closed yeephycho closed 4 years ago

yeephycho commented 4 years ago

Thank you for this excellent work! If there's any experiments supporting any conclusion of above question, please let us know :)

yeephycho commented 4 years ago

https://github.com/HRNet/HRNet-Semantic-Segmentation/issues/72