Closed charlesCXK closed 5 years ago
The code actually uses the weight from https://github.com/tum-vision/fusenet/blob/master/fusenet/data/nyuv2_40class_weight.txt . I also tried the weight calculated by myself, but it worked not well.
The code actually uses the weight from https://github.com/tum-vision/fusenet/blob/master/fusenet/data/nyuv2_40class_weight.txt . I also tried the weight calculated by myself, but it worked not well.
Thank you very much!
Hi, Thank you for your excellent work! I have a question about the
nyuv2_frq
. I calculate the distribution of each category in the training set of NYU Depth V2, it looks like this:From this, I find that some categories are very small. Could you teach me how to convert this freq to yours (listed below)? Thank you !