MaybeShewill-CV / bisenetv2-tensorflow

Unofficial tensorflow implementation of real-time scene image segmentation model "BiSeNet V2: Bilateral Network with Guided Aggregation for Real-time Semantic Segmentation"
https://maybeshewill-cv.github.io/bisenetv2-tensorflow/
MIT License
224 stars 59 forks source link

是不是对一些细小的识别不太好,或是需要做哪些方面的优化 #44

Closed dgliu123 closed 3 years ago

dgliu123 commented 3 years ago

是不是对一些细小的识别不太好,或是需要做哪些方面的优化

error

MaybeShewill-CV commented 3 years ago

@dgliu123 看不太懂这个图表达的含义。如果是模型的miou不够高,可以尝试修改网络为bisenetv2-large或者使用更重量级的网络,我理解bisenetv2主要优势是速度,分割精度不是它的优势:)

dgliu123 commented 3 years ago

@MaybeShewill-CV 我用了自己的样本训练了,图片中圈出来的都没有被识别出来

MaybeShewill-CV commented 3 years ago

@dgliu123 看这个我也说不上哪里出的问题,你也可以尝试下别的模型:)