SuperRui41

Results 3 comments of SuperRui41

> > > If I understand correctly, you mean that for these two nodes (index start from 0) in the table : > > > [3 0 0] #line 3...

> Okay, I think it looks correct. > > Sorry to say I am no longer working on this project. It's a pity.Thank you for your excellent implementation. I ran...

> @ZTao-z I try this method. But when i change dataset = data.image.Image(args.data_path) into dataset = data.image.Image(args). I meet a problem > AttributeError: 'Namespace' object has no attribute 'num_workers' >...