candle icon indicating copy to clipboard operation
candle copied to clipboard

vision dataset support load from img folder

Open wenhaozhao opened this issue 10 months ago • 0 comments

This feature is support load vision dataset from image-foler, like torchvision.datasets.ImageFolder. In my projects, I need to load dataset from image folder for train my model, and I found candle has not supported yet, so add this feature.

wenhaozhao avatar Apr 02 '24 02:04 wenhaozhao