FlyingRoastDuck / MetaCam_DSCE

Code for our CVPR 2021 paper "MetaCam+DSCE"
59 stars 12 forks source link

tabular data/ noisy instances/ new datasets #3

Closed nazaretl closed 1 year ago

nazaretl commented 2 years ago

Hi, thanks for sharing your implementation. Is it possible to identify the noisy instances (return the noisy IDs or the clean set)?

Thanks!

FlyingRoastDuck commented 1 year ago

Please refer to the following code:

https://github.com/FlyingRoastDuck/MetaCam_DSCE/blob/master/train_usl_no_outlier.py#L136