mmcv icon indicating copy to clipboard operation
mmcv copied to clipboard

Any plans to support DALI?

Open liming-ai opened this issue 3 years ago • 3 comments
trafficstars

For some tasks (e.g. contrastive learning), data augmentation is very important and data augmentation on CPU is often very slow, are there any plans to support the use of DALI in the future?

liming-ai avatar Jan 26 '22 07:01 liming-ai

Yes, we've discussed data processing acceleration before, but we think it is not a high-priority plan. However, if you have any plans, feel free to create PR.

zhouzaida avatar Jan 26 '22 12:01 zhouzaida

Yes, we've discussed data processing acceleration before, but we think it is not a high-priority plan. However, if you have any plans, feel free to create PR.

Hi @zhouzaida ,

Maybe this repo could be implemented in mmcv with DALI?

liming-ai avatar Apr 28 '22 03:04 liming-ai

Thank you for the reference, we will look into it.

zhouzaida avatar Apr 28 '22 07:04 zhouzaida