Add custom YOLO prediction and heatmap workflow
This commit is contained in:
@@ -8,6 +8,8 @@ def test_catalog_contains_required_capabilities():
|
||||
"dataset.video_frames",
|
||||
"segmodel.train",
|
||||
"yolo.train_custom",
|
||||
"yolo.predict_custom",
|
||||
"yolo.heatmap_custom",
|
||||
"yolo.predict",
|
||||
"mmseg.flops_fps",
|
||||
"analysis.all",
|
||||
|
||||
Reference in New Issue
Block a user