ServiceNow / embedding-propagation

Codebase for Embedding Propagation: Smoother Manifold for Few-Shot Classification. This is a ServiceNow Research project that was started at Element AI.
Apache License 2.0
208 stars 21 forks source link

Issues about ssl #3

Closed SisinHuang closed 4 years ago

SisinHuang commented 4 years ago

Hi,

Thanks for sharing your code, it's an excellent learning material. I have problems in running ssl experiment. In the 'ssl_exps.py', it seems that ssl needs some specific 'exp_dict.json'. How can I get these files?

Thanks

Sisin

cvprkang commented 4 years ago

+1

prlz77 commented 4 years ago

Hi @SisinHuang @cvprkang, we have updated the code with the SSL experiments, and the README with instructions to run it. We haven't finished updating the code but I think it should already work. Please, let us know if there were any problems.

SisinHuang commented 4 years ago

Get it! Sorry for my slow reply.