Timothy Hendrickson

Results 18 comments of Timothy Hendrickson

Unfortunately after modifying the torchmetrics version I am now running into a different traceback error: ``` File "main.py", line 34, in set_affinity(int(os.getenv("LOCAL_RANK", "0")), args.gpus, mode=args.affinity) File "/workspace/nnunet_pyt/utils/gpu_affinity.py", line 376, in...

Any update on this? @oesteban

Hi @oesteban, I haven't had a chance to return back to this of recent. I'll make a note to test it out again and should be able to include an...

Hi @oesteban, I looked into this again and found a dataset that failed that I can share with you. How should I share the dataset with you? If you would...

I can certainly remove the .idea and TaskfMRIAnalysis folders. Is there a way that can be done without deleting it on my fork and resending the pull request (sorry this...

Yes I am learning my lesson that PRs should be small. I will definitely create small PRs in the future.