Kaká

Results 13 comments of Kaká

I have tried to add that configuration and change **avg_non_ignore=False**, but nothing change, it still return an error

I have check the "cfg.model.decode_head" but no key named "conv_seg". Also when i run the code for first_time, it is true that the key "num_classes" has value 19. But we...

I have checked and found nothing about "15" in my mmseg/models/decode_heads/decode_head.py `self.conv_seg = nn.Conv2d(channels, num_classes, kernel_size=1)` all in the default setting, never touch this file before.