dingmyu/DAPN

Target domain for mini ImageNet and tiered ImageNet

Closed this issue · 2 comments

Do you have plan to release datasets of target domain for mini ImageNet and tiered ImageNet?

Hi, we provide the datasets of target domain in Google Drive, miniImageNet, tieredImageNet.

@dingmyu Thank you for your excellent work. How is your miniImagenet data set generated? As far as I know, different methods produce miniImagenet in different ways. Some people use the center crop method and then scale to 84x84. However, some methods directly resize to 84x84, and some methods directly randomly crop and then scale to 84x84 during training?