gabriel-zly

Results 2 issues of gabriel-zly

你好啊,我在运行classifier_train.py的时候遇到这个问题,我想知道你在运行这个程序的时候的环境是什么。我的是windows,10,pytorch=1.0.0,torchvision=0.2.1,python=3.5.6和python=3.6.9,cuda=9.0,我百度出来是由于pytorch版本或python版本或cuda版本不匹配,所以我想知道是不是版本问题。谢谢。 Hello, I encountered this problem when running classifier_train.py. I want to know what is the environment when you run this program. My environment is windows, 10, pytorch=1.0.0, torchvision=0.2.1, python=3.5.6...

ValueError: NumpyArrayIterator is set to use the data format convention "channels_last" (channels on axis 3), i.e. expected either 1, 3 or 4 channels on axis 3. However, it was passed...