Jason93K
Results
2
issues of
Jason93K
First of all, thank you for your work. However, I tried to get the total number of parameters of the BiSeNet(Xception39 based) with 19 classes(Cityscapes) by using `pytorch_total_params = sum(p.numel()...
Thank you for sharing your impressive work. I also read your paper but I found it there is only ResNet-18 backbone codes in your repo. Can you upload your model...