tsai icon indicating copy to clipboard operation
tsai copied to clipboard

labels duplicated in dls.train.show_batch

Open georgemossad opened this issue 2 years ago • 0 comments

hi,

I don't know why when using 'dls.train.show_batch(max_n=3, figsize=(9,6))' in a multi-label classification I got this image below in which the labels is duplicated and also I run the line many times but only limited labels appear in the image not all my labels.

is that an issue in this function or I am doing something wrong in my notebook

image

georgemossad avatar Jul 12 '23 15:07 georgemossad