Machine-Learning-Collection
Machine-Learning-Collection copied to clipboard
some error happen in train.py
when i run train.py ,some error happen below, After being streamlined: for batch_idx, (data, targets) in enumerate(loop): ValueError: operands could not be broadcast together with shapes (256,256) (3,) (256,256) What should I do about it? thanks
This issue has been resolved
same here