-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hii,
I am unable to understand the parameters in the layer below. Can you please explain the top parameters [ top: "gt_objn"
top: "gt_masks"
top: "gt_atts"
top: "objn_filter"
top: "mask_filter" ]
layer {
name: "data"
type: "Python"
top: "data"
top: "gt_objn"
top: "gt_masks"
top: "gt_atts"
top: "objn_filter"
top: "mask_filter"
python_param {
module: "data.layers"
layer: "COCOSSMDataLayer"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels