lightly-ai/lightly

Remove opencv dependency from tests

オープン

#1,477 opened on 2024/01/15

 (14 件のコメント) (0 件のリアクション) (1 人の担当者)Python (337 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,775 個のスター)
PR merge metrics
 (平均マージ 8d) (30d で 34 merged PRs)

説明

We still have an old opencv dependency in the tests, see here: https://github.com/lightly-ai/lightly/blob/2b215aa5d19b50515f280c1b0181f2f135cbc93f/tests/data/test_VideoDataset.py#L11

We should refactor the test(s) to not rely on opencv and remove opencv from all requirements files.

コントリビューターガイド