catalyst-team / catalyst

Accelerated deep learning R&D
https://catalyst-team.com
Apache License 2.0
3.3k stars 388 forks source link

DynamicBalanceClassSampler example does not use sampler #1438

Closed I8dNLo closed 1 year ago

I8dNLo commented 1 year ago

DynamicBalanceClassSampler example does not use sampler. I also can not use it and the reason is incompatibility with current DataLoader realisation. Current DL expects to have batch_size in Sampler class and restircts to have batch_size and sampler simultaneously. So, looks like no one can use it rn

FAQ

Please review the FAQ before submitting an issue:

github-actions[bot] commented 1 year ago

Hi! Thank you for your contribution! Please re-check all issue template checklists - unfilled issues would be closed automatically. And do not forget to join our slack for collaboration.