b3r-prog

Results 7 issues of b3r-prog

Hello I am trying to train on the differrent task. While the braintumor Task01 training works, the others dont. I get this error below File ".../medical-decathlon/2D/dataloader.py", line 204, in generate_batch_from_files...

For the hippocampus task, I am getting this error: ` x = x.view(B, D * 8, H, W, C) RuntimeError: shape '[9, 32, 4, 4, 1152]' is invalid for input...

I am trying to install the pip install the repo but getting errors `pip install ultralytics` _ERROR: Could not find a version that satisfies the requirement ultralytics (from versions: none)_...

The videos are downloaded but are named _temp and not converted to frames. Any idea what the issue is?

Hello, does anyone have a script for converting the imagenet vid dataset annotation to yolo format?

@HaydenFaulkner do you have a script for imagenet vid data to yolo format or the actual annotations somewhere?

Hi, Thanks for all your contribution. I am trying to run inference on nnunetv1 on a single file but I get `not a folder` error. Is there a function or...