You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to train minist dataset with cnn_gcn_mnist(config), i download your data to the project file ./raw_data/MNIST.
and then, i run the python file 'python3 custom_train.py --config_dir ./configs/custom_trainer/graph_image/hybrid/cnn_gcn_mnist'.
but i occur error 'TypeError: Caught TypeError in DataLoader worker process 0.'
do i run in a right way, if not, how i can train the mnist dataset in the right way
thanks! please help me if you'd like to take a few minites!
The text was updated successfully, but these errors were encountered:
but i occur error 'TypeError: Caught TypeError in DataLoader worker process 0.'
do i run in a right way, if not, how i can train the mnist dataset in the right way
thanks! please help me if you'd like to take a few minites!
The text was updated successfully, but these errors were encountered: