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

About the min_size, max_size in the preprocess #28

Open
zhou-rui1 opened this issue Apr 23, 2022 · 1 comment
Open

About the min_size, max_size in the preprocess #28

zhou-rui1 opened this issue Apr 23, 2022 · 1 comment

Comments

@zhou-rui1
Copy link

Hi, thanks for this meaningful work. I am wondering how will the min_size, max_size effects the final results or the training process?

def main(input_dataset_path, output_dataset_path, min_size=384, max_size=1920):

@zhou-rui1
Copy link
Author

New experients shows that, when I train it with larger input size(first assign larger min_size), Wass Distance appear to be nan...thus the overall mae be higher...

could you give me some guidance on this problem?

with best regards,
rui

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