Add custom YOLO prediction and heatmap workflow
This commit is contained in:
@@ -59,8 +59,10 @@ CAPABILITY_GROUPS = [
|
||||
"yolo.train",
|
||||
"yolo.train_custom",
|
||||
"yolo.predict",
|
||||
"yolo.predict_custom",
|
||||
"yolo.batch_predict",
|
||||
"yolo.heatmap",
|
||||
"yolo.heatmap_custom",
|
||||
"yolo.compare",
|
||||
"yolo.raw_mask_check",
|
||||
"yolo.video_visible",
|
||||
|
||||
Reference in New Issue
Block a user