Open_set_domain_adaptation icon indicating copy to clipboard operation
Open_set_domain_adaptation copied to clipboard

Tensorflow Implementation of open set domain adaptation by backpropagation

Results 4 Open_set_domain_adaptation issues
Sort by recently updated
recently updated
newest added

Hi, have the issue of low acc for unknown class been solved? Regards

Hi @Mid-Push, thanks for sharing this code. I was trying to test your code. However, I found many inconsistent indentations in your implementation. Have you submitted the wrong version of...

what's the meaning of 'UNK'?

Thank you for providing your implementation of this method! Unfortunately, I wasn't able to run your code because the modules "metrics" and "requests" are missing and this causes an ImportError....