SegFormer3D icon indicating copy to clipboard operation
SegFormer3D copied to clipboard

evaluate error

Open 1024AILab opened this issue 1 year ago • 1 comments

e816438e1cd13f5faff122be0de7e49 After the training is done, test reports an error. Also I can't use accelerate launch --config_file . /gpu_accelerate.yaml run_experiment.py command, I use python run_experiment.py instead for launch.

1024AILab avatar May 04 '24 13:05 1024AILab

hi yes we left that function incomplete because we realized it was easier to manually test the models performance in a jupyter notebook than building it into the trainer. This way we can easily visualize things as needed.

srperera avatar May 08 '24 02:05 srperera