mengyaaa

Results 3 issues of mengyaaa

File "mainOmniglot.py", line 1, in from data_loader import OmniglotNShotDataset ValueError: source code string cannot contain null bytes Can any help?Thank you...

/home/lab226/Desktop/mocogan-hong/models.py:147: UserWarning: nn.init.xavier_uniform is now deprecated in favor of nn.init.xavier_uniform_. init.xavier_uniform(params) /home/lab226/Desktop/mocogan-hong/models.py:157: UserWarning: nn.init.constant is now deprecated in favor of nn.init.constant_. init.constant(params, 0) !!!!!!!!!!!!!!!!!! -12 Traceback (most recent call last):...

hello, this is the error I encountered, hope to get any help,thank you~ Traceback (most recent call last): File "training_res3d_clstm_mobilenet.py", line 96, in feature = res3d_clstm_mobilenet(inputs, seq_len, weight_decay) File "./networks/res3d_clstm_mobilenet.py",...