sacmehta / ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
https://sacmehta.github.io/ESPNet/
MIT License
538 stars 111 forks source link

Training at different scale #53

Closed dsf5644s6sdf closed 5 years ago

dsf5644s6sdf commented 5 years ago

Hello,

thank you for your good work.

Is there a reason for training on scale2 (1280, 720) instead of (1280, 640)?

@sacmehta

sacmehta commented 5 years ago

There is no specific reason. We selected it to have 720p resolution.