zhmiao / OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
BSD 3-Clause "New" or "Revised" License
839 stars 128 forks source link

Implementation for methods cost sensitive, meta regression and meta model net? #54

Closed qingge545 closed 4 years ago

qingge545 commented 4 years ago

You list different methods results in the paper, and I wonder if you have the implementation for the other methods? Thank you !

zhmiao commented 4 years ago

Hello @qingge545 , thank you very much for asking and sorry for the late reply. Currently we do not have code ready for publication on the baseline methods. But most of them are directly from implementation published on github. Thanks again.