Skip to content

How to use the label_class_selection.prototxt #1

@TITC

Description

@TITC

How to use this prototxt file, I found the fist time it appeared is caffe_nd_sense_segmentation

and I also noticed that the author has participated in cdeep3m cdeep3m contributor

I try to adjust the label and data layer for some improvement, but I can't find any descriptive information about the model input layer PachData layer and the usage of this prototxt file?

label_class_selection.prototxt

  ignore_rest_of_label:true
  rest_of_label_mapping:false;

  rest_of_label_prob : 0.5;

   label_prob_mapping_info{
         label: 2
         prob: 0.3
 }


  label_prob_mapping_info{
         label: 15
         prob: 0.11
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions