Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 Semi-SL MeanTeacher for semantic segmentation #3801
Add Semi-SL MeanTeacher for semantic segmentation #3801
Changes from all commits
194792c
84845ed
827dd7a
39929bf
59afd37
5e3e1a9
59f85f7
c1a3365
644836d
8f325ae
2fcc3f8
e6c8e72
e5f91d1
5b7cb8a
5d917be
fc917c8
0e714d8
8542a8d
f424970
1be0a39
c267bbf
dcad371
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 45 in src/otx/algo/callbacks/ema_mean_teacher.py
Codecov / codecov/patch
src/otx/algo/callbacks/ema_mean_teacher.py#L44-L45
Check warning on line 59 in src/otx/algo/callbacks/ema_mean_teacher.py
Codecov / codecov/patch
src/otx/algo/callbacks/ema_mean_teacher.py#L59
Check warning on line 83 in src/otx/algo/segmentation/dino_v2_seg.py
Codecov / codecov/patch
src/otx/algo/segmentation/dino_v2_seg.py#L79-L83
Check warning on line 89 in src/otx/algo/segmentation/dino_v2_seg.py
Codecov / codecov/patch
src/otx/algo/segmentation/dino_v2_seg.py#L85-L89
Check warning on line 91 in src/otx/algo/segmentation/dino_v2_seg.py
Codecov / codecov/patch
src/otx/algo/segmentation/dino_v2_seg.py#L91
Check warning on line 109 in src/otx/algo/segmentation/dino_v2_seg.py
Codecov / codecov/patch
src/otx/algo/segmentation/dino_v2_seg.py#L105-L109
Check warning on line 115 in src/otx/algo/segmentation/dino_v2_seg.py
Codecov / codecov/patch
src/otx/algo/segmentation/dino_v2_seg.py#L115
Check warning on line 584 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L584
Check warning on line 587 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L586-L587
Check warning on line 592 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L591-L592
Check warning on line 594 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L594
Check warning on line 600 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L600
Check warning on line 607 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L603-L607
Check warning on line 613 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L609-L613
Check warning on line 615 in src/otx/algo/segmentation/litehrnet.py
Codecov / codecov/patch
src/otx/algo/segmentation/litehrnet.py#L615