Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is height and width of resized data? #124

Open
jinhoyoho opened this issue Aug 16, 2023 · 0 comments
Open

What is height and width of resized data? #124

jinhoyoho opened this issue Aug 16, 2023 · 0 comments

Comments

@jinhoyoho
Copy link

jinhoyoho commented Aug 16, 2023

Hi, i wonder height and width of resized data.

I read the paper, CLRNet. It's said that 'All input images are resized to 320 x 800'.

As i know, resized width is 320 and resized height is 800.

But i found 'img_h = 320, img_w = 800' in all of configs/clrnet/*.py files.

what is truth? Please let me know the truth.

Thank you.

It has nothing to do with the question, but you can use custom data to CLRNet to set 'cut_height = 0'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant