IBM / cdfsl-benchmark

(ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System
Apache License 2.0
221 stars 47 forks source link

MAML implementation #38

Closed AhmedFrikha closed 3 years ago

AhmedFrikha commented 3 years ago

Could you provide your MAML implementation or the repo you used to get the reported MAML results ? Thanks

yunhuiguo commented 3 years ago

Hi, you can refer to https://github.com/wyharveychen/CloserLookFewShot for MAML implementation.