Gank0078 / ACR

Pytorch implementation for "Towards Realistic Long-Tailed Semi-Supervised Learning: Consistency Is All You Need" (CVPR 2023)
65 stars 5 forks source link

Dataset in train_split is not random #9

Open Zhenghongwei0929 opened 1 year ago

Zhenghongwei0929 commented 1 year ago

In tran_split function, the order of idxs seems fixed. Maybe you should set it random.