lightly-ai/lightly

Remove opencv dependency from tests

Ouverte

#1 477 ouverte le 15 janv. 2024

 (14 commentaires) (0 réaction) (1 personne assignée)Python (337 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (3 775 étoiles)
Métriques de merge PR
 (Merge moyen 8j) (34 PRs mergées en 30 j)

Description

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.

Guide contributeur