BiSeNet
BiSeNet copied to clipboard
Add bisenetv2. My implementation of BiSeNet
so how the inference time is calculated in tensorrt?I need your help!!
请问有Pascal_voc.py文件吗?可以用于当前网络的。
感谢作者分享,我使用您实现的模型在我自己的数据集上训练,并且使用您提供的评估指令,评估了模型。我得到的表格在下面。请问F1 score和iou值完全相同,这是否是正常的 
How to calculate the number of parameters and FLOps of the network
Why training an ITER is over?
Hi,thank you for your great work! I use the pretrained model_final_v2_city.pth , demo.py with input size (512, 1024), the inference time is 1300ms !!! why ?
Hi @CoinCheung Thanks for this wonderful real time segmentation repo. Actually I am trying to train with the custom dataset but seems like loss values is not converging to lower...
Have you ever run the test set of Cityscapes? How was the result? Mine can only reach 55%.
How to get the miou value of 74.8 in the paper?