VisionLearningGroup / DAL

Domain agnostic learning with disentangled representations
145 stars 28 forks source link

why do we need ds classifier? #6

Open HyunjungPark opened 4 years ago

HyunjungPark commented 4 years ago

in the paper, there are two classifiers for fci, fdi but in the code, ds classifier exists. image

domain specific feature has to learn some features for classifying the classes??

Liyw979 commented 4 years ago

same question

Z27033441 commented 3 years ago

I think the ds classifier is trained for testing in the end.