NVlabs/Deep_Object_Pose

data for train2.py

Closed this issue · 2 comments

I'm using train2.py in windows 10, jupyter lab.
Do I have to generate dataset for train?? or I can use dataset uploaded???

I think there are some data examples, but you would have to generate your own data.

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
result