ssusie / CQGLE

Cubic quintic Ginzburg-Landau Equation
2 stars 1 forks source link

question about CAM #1

Open Wongcheukwai opened 4 years ago

Wongcheukwai commented 4 years ago

sorry to leave a question like this here, but i saw your issue at https://github.com/blue-blue272/fewshot-CAN/issues/4. May i ask did you solve the tieredimagenet dataset and ran the code? If you did, can you tell me where you downloaded the dataset and how to deal with the dataset? I downloaded from here (https://github.com/renmengye/few-shot-ssl-public) but it doesn't work. Much appreciate it!

ssusie commented 4 years ago

Hello,

I downloaded Imagenet and ran a tool on top of it to build the tiered imagenet, however that did not work with the code. Seems like they assume there should be a folder named "cats", but none of the versions of the tiered imagenet that I've checked had that. I haven't heard from them, and I stopped working with that code. It's not even clear how to format images to run their code with a different dataset.

Good luck!

Wongcheukwai commented 4 years ago

thx