hyperconnect / LADE

This repository contains code for the paper "Disentangling Label Distribution for Long-tailed Visual Recognition", published at CVPR' 2021
https://arxiv.org/abs/2012.00321
Other
96 stars 11 forks source link

Specific version of pytorch to reproduce the results in paper #3

Closed abababa-ai closed 3 years ago

abababa-ai commented 3 years ago

Interesting and impressive work. Recently i am trying to reproduce the results given in the paper. However, i find different versions of pytorch would produce different results on several data sets. Could you give the specific versions of pytorch. Thank you

abababa-ai commented 3 years ago

In addition, it would be kind to give specific version of other python packages. :D

wade3han commented 3 years ago

https://github.com/KaihuaTang/Long-Tailed-Recognition.pytorch#requirements We followed the setting from the repository above. :)