isl-org / lang-seg

Language-Driven Semantic Segmentation
MIT License
718 stars 89 forks source link

Ouput Size #58

Open hjr37 opened 2 months ago

hjr37 commented 2 months ago

Thank you for your amazing work! I found that I would get a rounded output size of [160,160] when I input an image with the size of [162, 161, 3]. How can I maintain the original size ?

lmc2000 commented 1 month ago

请问你是怎么安装的Failed to build installable wheels for some pyproject.toml based projects (torch-encoding)

thd2020 commented 3 weeks ago

Thank you for your amazing work! I found that I would get a rounded output size of [160,160] when I input an image with the size of [162, 161, 3]. How can I maintain the original size ?

I'm afraid not. CNN maintain a fixed size and that's only changeable through settings.