Skip to content

Commit

Permalink
Update centerpoint_tiny.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tby-udel authored Jun 11, 2024
1 parent 0e04bf2 commit 25cc93e
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
"default": 0.1,
"minimum": 0.0,
"maximum": 1.0
},
"has_twist": {
"type": "boolean",
"description": "Indicates whether the model outputs twist value.",
"default": false
}
},
"required": [
Expand All @@ -93,8 +88,7 @@
"circle_nms_dist_threshold",
"iou_nms_target_class_names",
"iou_nms_search_distance_2d",
"iou_nms_threshold",
"has_twist"
"iou_nms_threshold"
]
},
"densification_params": {
Expand Down

0 comments on commit 25cc93e

Please sign in to comment.