YouHuang67 / InterFormer

MIT License
35 stars 5 forks source link

About different image sizes in Table 2 #1

Open zmhhmz opened 1 year ago

zmhhmz commented 1 year ago

In Table 2 of the paper, you adopt different image sizes for different methods (with 512 for InterFormer). Would it be unfair for the performance (NoC) comparison?

YouHuang67 commented 1 year ago

Indeed, the different image sizes being discussed are the default settings for various methods, and changing these settings might negatively affect performance. So, it's important to use the specific settings for each method. Again, the resize strategy is not always better when larger, especially as the resize process may cause object deformation. An intuitive example is resizing the ground truth mask to twice its size (using the nearest strategy) and then resizing it back to its original size, which may result in shape changes. Therefore, it is necessary to use the default settings.

MinghaoZhou @.***> 于2023年4月17日周一 19:20写道:

In Table 2 of the paper, you adopt different image sizes for different methods (with 512 for InterFormer). Would it be unfair for the performance (NoC) comparison?

— Reply to this email directly, view it on GitHub https://github.com/YouHuang67/InterFormer/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMHDPXYVBSG7JFOW5RKQEWLXBURRDANCNFSM6AAAAAAXBBH7IE . You are receiving this because you are subscribed to this thread.Message ID: @.***>