Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 397 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 397 Bytes

MTL-PyTorch

This repository contains PyTorch implementations for CVPR 2019 Paper "Meta-Transfer Learning for Few-Shot Learning" by Qianru Sun*, Yaoyao Liu*, Tat-Seng Chua and Bernt Schiele (*=equal contribution).

The official one is here. But right now, the model architecture of its PyTorch implementation is not as same as the paper.