add Negative Data training and testing #274
Annotations
10 errors and 12 warnings
Flake8:
yoeo/train.py#L18
'yoeo.utils.utils.load_classes' imported but unused
|
Flake8:
yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
|
Flake8:
yoeo/train.py#L80
expected 2 blank lines, found 1
|
Flake8:
yoeo/models.py#L11
'yoeo.utils.utils.to_cpu' imported but unused
|
Flake8:
yoeo/models.py#L11
'yoeo.utils.utils.seg_iou' imported but unused
|
Flake8:
yoeo/models.py#L120
expected 2 blank lines, found 1
|
Flake8:
yoeo/models.py#L129
expected 2 blank lines, found 1
|
Flake8:
yoeo/models.py#L159
at least two spaces before inline comment
|
Flake8:
yoeo/models.py#L200
local variable 'loss' is assigned to but never used
|
Flake8:
yoeo/models.py#L209
whitespace before ':'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Flake8:
yoeo/train.py#L58
blank line contains whitespace
|
Flake8:
yoeo/train.py#L61
blank line contains whitespace
|
Flake8:
yoeo/train.py#L67
blank line contains whitespace
|
Flake8:
yoeo/train.py#L291
blank line contains whitespace
|
Flake8:
yoeo/test.py#L74
trailing whitespace
|
Flake8:
yoeo/test.py#L75
trailing whitespace
|
Flake8:
yoeo/test.py#L76
trailing whitespace
|
Flake8:
yoeo/test.py#L77
trailing whitespace
|
Flake8:
yoeo/test.py#L102
blank line contains whitespace
|
Flake8:
yoeo/test.py#L164
trailing whitespace
|
The logs for this run have expired and are no longer available.
Loading