Add dataset QA and custom YOLO training flow
This commit is contained in:
@@ -7,9 +7,9 @@ def test_catalog_contains_required_capabilities():
|
||||
for task in [
|
||||
"dataset.video_frames",
|
||||
"segmodel.train",
|
||||
"yolo.train_custom",
|
||||
"yolo.predict",
|
||||
"mmseg.flops_fps",
|
||||
"analysis.all",
|
||||
]:
|
||||
assert task in TASK_TYPES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user