leacornelio

Results 4 issues of leacornelio

I'm trying to train on ImageNet but the following error is showing: Traceback (most recent call last): File "imagenet.py", line 121, in main('mobile',args.batch_size, args.root, args.n_epochs) File "imagenet.py", line 110, in...

When I removed parts of the code that deal with LGG, an index error comes up. I'm only interested in the HGG half of the dataset. Do you have an...

is there a way to convert this UNet implementation to 3D?

How can I train on my own dataset?