|
Algorithm 2: Pixel class level adaptation |
|
Input: iris data , pixel label , training epochs , ratio coefficient
|
| Initialize: extended discriminator
|
| For t = 1,…, do |
| Unfreeze the and freeze the
|
|
|
| Extract class constraint knowledge:
|
| Compute the ’s loss:
|
| to train
|
| Unfreeze the and freeze the
|
|
|
| Compute the class level adversarial loss:
|
| to train
|