mboudiaf / pytorch-meta-dataset

A non-official 100% PyTorch implementation of META-DATASET benchmark for few-shot classification
59 stars 9 forks source link

how long does make index take? #22

Open brando90 opened 1 year ago

brando90 commented 1 year ago

how long does:

# - make_index_files.sh (takes...a while according to patrick)
#cd $HOME/pytorch-meta-dataset/
cd $HOME/diversity-for-predictive-success-of-meta-learning/pytorch-meta-dataset/
chmod +x make_index_files.sh
./make_index_files.sh

take?