ProDA
ProDA copied to clipboard
Potential Bug issue
trafficstars
why the softmax output "teacher" will equal to 250 (ignore index) here?
https://github.com/microsoft/ProDA/blob/9ba80c7dbbd23ba1a126e3f4003a72f27d121a1f/models/adaptation_modelv2.py#L316
Is it a bug? Is it should be "threshold_arg"?