lightly-ai/lightly

Remove opencv dependency from tests

Open

#1 477 ouverte le 15 janv. 2024

Voir sur GitHub
 (14 commentaires) (0 réactions) (1 assigné)Python (337 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (3 775 stars)
Métriques de merge PR
 (Métriques PR en attente)

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