Skip to content

Commit

Permalink
Changed prototypical_imagenet.gin. There is no 'meta_dataset/learn/gi…
Browse files Browse the repository at this point in the history
…n/best_v2' folder
  • Loading branch information
lourencobt committed Jun 18, 2022
1 parent ca81edb commit 30b9ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta_dataset/learn/gin/best/prototypical_imagenet.gin
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include 'meta_dataset/learn/gin/setups/imagenet.gin'
include 'meta_dataset/learn/gin/learners/prototypical_config.gin'

# Backbone hypers.
include 'meta_dataset/learn/gin/best_v2/pretrained_resnet.gin'
include 'meta_dataset/learn/gin/best/pretrained_resnet.gin'

# Data hypers.
DataConfig.image_height = 126
Expand Down

0 comments on commit 30b9ed6

Please sign in to comment.