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
Trainers: add Instance Segmentation Task #2513
base: main
Are you sure you want to change the base?
Trainers: add Instance Segmentation Task #2513
Changes from 3 commits
d00c087
52daa1c
68756a7
e249883
7676ac3
0fa7b07
b4334f0
a160baa
fa8697b
f6ceed1
619760b
d9158a0
9f48f50
63aefc8
70074e7
b3de001
d70f1e3
1e68d2d
98c836a
9664834
f802574
3c86306
7ec3930
927f7fc
4f1cecf
21e0af2
3956d23
0e458a5
870845b
fafb001
ad7197d
954e898
3c6ee68
7c4e30c
7c34d4a
649a877
4f201fd
006cfa9
b3a4e44
1d80adc
d8e8fe6
f774875
c823fd0
94e8001
5e01c96
2460b26
d63cf85
f85a72e
683c162
8a9c0e9
b072a38
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 3 in tests/trainers/test_instancesegmentation.py
Ruff (F401)
Check failure on line 9 in tests/trainers/test_instancesegmentation.py
Ruff (I001)
Check failure on line 10 in tests/trainers/test_instancesegmentation.py
Ruff (ANN201)
Check failure on line 10 in tests/trainers/test_instancesegmentation.py
Ruff (ANN001)
Check failure on line 1 in torchgeo/trainers/instancesegmentation.py
Ruff (D100)
Check failure on line 3 in torchgeo/trainers/instancesegmentation.py
Ruff (F401)
Check failure on line 10 in torchgeo/trainers/instancesegmentation.py
Ruff (I001)
Check failure on line 19 in torchgeo/trainers/instancesegmentation.py
Ruff (D212)
Check failure on line 35 in torchgeo/trainers/instancesegmentation.py
Ruff (D212)
Check failure on line 53 in torchgeo/trainers/instancesegmentation.py
Ruff (D212)