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

Automate progressive image resizing #237

Closed
yellowcap opened this issue Apr 29, 2024 · 2 comments
Closed

Automate progressive image resizing #237

yellowcap opened this issue Apr 29, 2024 · 2 comments
Assignees

Comments

@yellowcap
Copy link
Member

To train the multi size images architecture, we need to either stop/restart the model every ~10 epochs, changing progressively the image size in the data loader.

Preferrably we would implement a pytorch hook to make this change automatically.

@yellowcap
Copy link
Member Author

Good idea but not on the roadmap for now.

@srmsoumya
Copy link
Collaborator

Note: While doing multinode with slurm, we have to adjust num_tasks, num_workers while changing the chip_size, this was not trivial to implement, will skip this for now.

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

2 participants