xinzheli1217 / learning-to-self-train

Learning to Self-Train for Semi-Supervised Few-Shot
MIT License
93 stars 11 forks source link

[help] How to use a custom dataset with this model? #12

Closed Ping-Wang1 closed 1 year ago

Ping-Wang1 commented 1 year ago

Dear author, When I run on dataset FC100, I get the following error: FileNotFoundError: [Errno 2] No such file or directory: '/home/xxx/program/learning-to-self-trainmaster/code_for_LTTL/pretrain_weights_dir/FC100/pretrain_weights/fc_weights_1shot.npy' How to get to fc_weights_1shot.npy and how to get unlabeled data from other datasets?