facebookresearch / DomainBed

DomainBed is a suite to test domain generalization algorithms
MIT License
1.42k stars 298 forks source link

ColorMNIST domain error #57

Closed WenWeiTHU closed 3 years ago

WenWeiTHU commented 3 years ago

In paper, the colormnist domain is {0.1, 0.3, 0.9} image

But in code, , the colormnist domain is {0.1, 0.2, 0.9} image

lopezpaz commented 3 years ago

The original IRM paper considers {0.1, 0.2, 0.9}.