Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add model EMA (Exponential Moving Average) #114

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

fix: move params to correct device

f232097
Select commit
Loading
Failed to load commit list.
Open

Add model EMA (Exponential Moving Average) #114

fix: move params to correct device
f232097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 56 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L56

Added line #L56 was not covered by tests

Check warning on line 78 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L78

Added line #L78 was not covered by tests

Check warning on line 87 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L87

Added line #L87 was not covered by tests

Check warning on line 91 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L91

Added line #L91 was not covered by tests

Check warning on line 99 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 221 in luxonis_train/callbacks/ema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

luxonis_train/callbacks/ema.py#L220-L221

Added lines #L220 - L221 were not covered by tests