CAMMA-public / HPE-AdaptOR

Code for Unsupervised domain adaptation for clinician pose estimation and instance segmentation in the OR

Home Page:https://arxiv.org/abs/2108.11801

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strong and Weak Transforms

yaldashbz opened this issue · comments

Hi,

I couldn't find which transforms you used as strong and weak transforms for source and target datasets.
Could you please specify them?

Thanks.

Hi, here is the data mapper class that applies the weak and strong transformations:

if self.apply_rand_augment and self.apply_low_res_resize:

settings for the transformations: