phase 7
This commit is contained in:
@@ -22,7 +22,7 @@ def test_soccer_frame_extraction_config():
|
||||
def test_soccer_detection_config():
|
||||
cfg = SoccerBroadcastProfile().detection_config()
|
||||
assert 0 < cfg.confidence_threshold < 1
|
||||
assert len(cfg.target_classes) > 0
|
||||
assert isinstance(cfg.target_classes, list)
|
||||
|
||||
|
||||
def test_soccer_brand_dictionary_non_empty():
|
||||
|
||||
Reference in New Issue
Block a user