Handoff completed training into closed loop
This commit is contained in:
@@ -59,6 +59,9 @@ def test_training_command_supports_conservative_aerial_finetuning(tmp_path: Path
|
||||
assert "mosaic=0.0" in command
|
||||
assert "scale=0.2" in command
|
||||
assert "translate=0.05" in command
|
||||
assert "degrees=0.0" in command
|
||||
assert "flipud=0.0" in command
|
||||
assert "fliplr=0.5" in command
|
||||
assert f"data={tmp_path / 'dataset.yaml'}" in command
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user