add Negative Data training and testing #272
Annotations
10 errors and 14 warnings
linter:
yoeo/train.py#L16
'typing.List' imported but unused
|
linter:
yoeo/train.py#L16
'typing.Optional' imported but unused
|
linter:
yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
|
linter:
yoeo/train.py#L80
expected 2 blank lines, found 1
|
linter:
yoeo/models.py#L11
'yoeo.utils.utils.to_cpu' imported but unused
|
linter:
yoeo/models.py#L11
'yoeo.utils.utils.seg_iou' imported but unused
|
linter:
yoeo/models.py#L120
expected 2 blank lines, found 1
|
linter:
yoeo/models.py#L129
expected 2 blank lines, found 1
|
linter:
yoeo/models.py#L159
at least two spaces before inline comment
|
linter:
yoeo/models.py#L200
local variable 'loss' is assigned to but never used
|
linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linter:
yoeo/test.py#L207
blank line contains whitespace
|
linter:
yoeo/test.py#L210
blank line contains whitespace
|
linter:
yoeo/test.py#L215
blank line contains whitespace
|
linter:
yoeo/train.py#L58
blank line contains whitespace
|
linter:
yoeo/train.py#L61
blank line contains whitespace
|
linter:
yoeo/train.py#L67
blank line contains whitespace
|
linter:
yoeo/detect.py#L93
blank line contains whitespace
|
linter:
yoeo/scripts/openvino_demo.py#L45
blank line at end of file
|
linter:
yoeo/scripts/convertONNXModelToOpenVinoIR.py#L14
indentation contains tabs
|
linter:
yoeo/scripts/convertONNXModelToOpenVinoIR.py#L15
indentation contains tabs
|
main (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|