Open xh135345 opened 6 years ago
@xh135345 I think you should train adaptative (train_adapt.py) from office-dslr dataset to webcam dataset before you test on webcam dataset.
Thanks for your reply. But I just consider the baselineļ¼source only. I think the accuracy of webcam should be close to the source's before i train adaptation, and my view is based on some papers.
I run train_classifier.py to train a base resnet50 model on office-dslr dataset,but the accuracy of webcam from test_classifier.py is low,about 20%, and the accuracy of validation set of dslr is about 60%, how i should preprocess these dataset?