↓ 1 callersMethod_process_batch(
self,
points: np.ndarray,
im_size: Tuple[int, ...],
crop_box: List[int],
segment-anything/segment_anything/automatic_mask_generator.py:266
↓ 1 callersFunctioncenter_crop_or_padCenter crops and/or pads the given image. If the image is torch Tensor, it is expected to have [..., H, W] shape, where ... means an arbitrary
biomedclip_finetuning/open_clip/src/open_clip/transform.py:167
↓ 1 callersFunctioncollect_results(trainers: dict, datasets: List, output_file: str,
configurations=("2d", "3d_fullres", "3d
weak_segmentation/nnunetv2/batch_running/release_trainings/nnunetv2_v1/collect_results.py:12
↓ 1 callersFunctioncompute_metrics_on_folder_simple(folder_ref: str, folder_pred: str, labels: Union[Tuple[int, ...], List[int]],
weak_segmentation/nnunetv2/evaluation/evaluate_predictions.py:201
↓ 1 callersFunctionconst_lr_cooldown(optimizer, base_lr, warmup_length, steps, cooldown_steps, cooldown_power=1.0, cooldown_end_lr=0.)
biomedclip_finetuning/open_clip/src/open_clip_train/scheduler.py:24