Code Monkey home page Code Monkey logo

Comments (9)

remtav avatar remtav commented on June 18, 2024

This is what I get with the xception65_cityscapes_trainfine checkpoint on cityscapes val split. The results are slightly lower than official TF model (80,42%). I suspect this difference to be related to issue #10 .
The evaluation was done with the official Cityscapes evaluation script.

cityscapes_val_deeplabv3 _nyoki_mtl

from pytorch-segmentation.

yazhe2017 avatar yazhe2017 commented on June 18, 2024

@remtav Thanks. Your experiment result is obtained in cityscapes val dataset?

from pytorch-segmentation.

remtav avatar remtav commented on June 18, 2024

@yazhe2017 Yes! I edited my post accordingly. Thanks!

from pytorch-segmentation.

neineimeow avatar neineimeow commented on June 18, 2024

hi! Can you tell me how to use the official Cityscapes evaluation script to eval this model?Thanks a lot for your help!

from pytorch-segmentation.

Qirui-Y avatar Qirui-Y commented on June 18, 2024

This is what I get with the xception65_cityscapes_trainfine checkpoint on cityscapes val split. The results are slightly lower than official TF model (80,42%). I suspect this difference to be related to issue #10 .
The evaluation was done with the official Cityscapes evaluation script.

cityscapes_val_deeplabv3 _nyoki_mtl

Why is there Nan and what is nIou?

from pytorch-segmentation.

remtav avatar remtav commented on June 18, 2024

is there Nan and what is nIou?

As can be seen in the details for each submission to cityscapes-dataset.com (ex.: https://www.cityscapes-dataset.com/method-details/?submissionID=1366), nIoU is instance IoU and only gives a result for categories with instance annotation (ex.: person 1, person 2, person 3, etc.).

from pytorch-segmentation.

Qirui-Y avatar Qirui-Y commented on June 18, 2024

from pytorch-segmentation.

nyoki-mtl avatar nyoki-mtl commented on June 18, 2024

Sorry for late reply.
I fixed issue #10 and added code to evaluate cityscapes.
The results are as follows:

classes          IoU      nIoU
--------------------------------
road          : 0.984      nan
sidewalk      : 0.866      nan
building      : 0.931      nan
wall          : 0.626      nan
fence         : 0.635      nan
pole          : 0.668      nan
traffic light : 0.698      nan
traffic sign  : 0.800      nan
vegetation    : 0.929      nan
terrain       : 0.651      nan
sky           : 0.954      nan
person        : 0.832    0.645
rider         : 0.644    0.452
car           : 0.956    0.887
truck         : 0.869    0.420
bus           : 0.906    0.657
train         : 0.834    0.555
motorcycle    : 0.674    0.404
bicycle       : 0.783    0.605
--------------------------------
Score Average : 0.802    0.578
--------------------------------


categories       IoU      nIoU
--------------------------------
flat          : 0.988      nan
construction  : 0.937      nan
object        : 0.729      nan
nature        : 0.931      nan
sky           : 0.954      nan
human         : 0.842    0.667
vehicle       : 0.944    0.859
--------------------------------
Score Average : 0.904    0.763
--------------------------------

from pytorch-segmentation.

Qirui-Y avatar Qirui-Y commented on June 18, 2024

thanks a lot for you ! I'll try it again.

from pytorch-segmentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.