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
I think there are some data examples, but you would have to generate your own data.
I downloaded data from #155 (comment).
And I run python -m torch.distributed.launch --nproc_per_node=1 train.py --network dope --epochs 2 --batchsize 10 --outf tmp/ --data ../nvisii_data_gen/output/output_example/
command. But I got error like this
I'm using train2.py in windows 10, jupyter lab.
Do I have to generate dataset for train?? or I can use dataset uploaded???
The text was updated successfully, but these errors were encountered: