Skip to content

About the dataset #4

Open
Open
@YOKE

Description

@YOKE

I'd like to implement the network on a dataset similar to cityscape, thus could you tell me how to get the avgClassSize("bicycle" : 4672.3249222261 , "caravan" : 36771.8241758242 ... exactly it's not the complete)? And can you explain the difference between id and trainid for me?

Activity

YOKE

YOKE commented on Jul 20, 2018

@YOKE
Author

When I try to modify my data labels in ./utils/cityscapes/helpers/labels,and NUM_CLASSES in options, error is "Failed to find all Cityscapes modules". I can't figure it out. Can you help me? Thank you very much!

mapleneverfade

mapleneverfade commented on Jul 23, 2018

@mapleneverfade
Owner

1、'avgClassSize'? Do you mean weight of each class? If it is ,
image
2、Each class has an unique ID,but for our experiment, not every class is required specified.
For example, trainId background maybe include tree、sky、road in which is not our point to focus.
I'm not sure this is a clear explanation. I suggest you to visit www.cityscapes-dataset.com to see more details about cityscape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      About the dataset · Issue #4 · mapleneverfade/pytorch-semantic-segmentation