SpatioTemporalSegmentation
SpatioTemporalSegmentation copied to clipboard
number of labels decreased after applying
Hi Chris,
I would like to know what is happening when applying quantize_label function located at utils/quantization.py, because I find that the number of labels decreased after applying this function. quantize_label called a function MEB.quantize_label_np but it is binary that cannot be traced.
Thanks in advance.