lightly-ai/lightly

Remove opencv dependency from tests

開放

#1,477 建立於 2024年1月15日

 (14 則留言) (0 個反應) (1 位負責人)Python (337 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (3,775 顆星)
PR 合併指標
 (平均合併 8天) (30 天內合併 34 個 PR)

描述

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.

貢獻者指南