Can Zhao
Can Zhao
Could I ask whether the issue is resolved? Thank you!
I was wondering if you could: - Add workflow figure to explain the recon algorithm. Current one is too simple. - Add training/validation curve, so the users can know whether...
Thanks. - Could you remove the model pt? We will put it in model-zoo in the future, not in the tutorial. - I was not sure whether this folder should...
Looks good to me. @wyli Could you help final check it?
Thank you for reaching out. Unit of base_anchor_shapes is pixel/voxel. So if your spacing is 0.18mm and nodule size is 3mm, the nodule size would be 16.67 voxels. The base_anchor_shapes...
> @Can-Zhao Hi, the default resampled spacing for detection is `Spacingd(keys=["image", "label"], pixdim=[0.703125, 0.703125, 1.25]` I wonder how [0.703125, 0.703125, 1.25] was chosen? > > And also I'm doing a...
Please check https://github.com/Project-MONAI/MONAI/blob/dev/monai/apps/detection/metrics/coco.py
I was not sure which way works better
> I have tried training on new data, maybe I can share some? > > If we follow the detection tutorial and make some changes: > > 1. Data needs...
@guopengf May I ask if you would be able to explain the details? Thanks!