ZhaoZhibin / UDTL

Source codes for the paper "Applications of Unsupervised Deep Transfer Learning to Intelligent Fault Diagnosis: A Survey and Comparative Study" published in TIM
MIT License
400 stars 103 forks source link

train_utils_base.py line170 #14

Open Hide927 opened 1 year ago

Hide927 commented 1 year ago

When args.eval_all = False, is the for loop in line 170 and 160 duplicated?