CuriousAI / mean-teacher

A state-of-the-art semi-supervised method for image recognition
https://arxiv.org/abs/1703.01780
Other
1.58k stars 331 forks source link

Cannot start training in cifar10 because of incorrect filesname #34

Closed kurobaneHITOMI closed 5 years ago

kurobaneHITOMI commented 5 years ago

Hi,sir. When I use python train_cifar10.py it seems not work In windows the filesname cannot include':' but in run_context.py the path created includes it.