Tramac / Fast-SCNN-pytorch

A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I know the mapping of class and index?

nlc2002 opened this issue · comments

Hello! How can I know the mapping of class and index? For example, what does label "car" mapping to? The "_class_to_index" function is comfusing.