dmlc/decord

pip install --no-binary

Open

#148 geöffnet am 26. Apr. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (227 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (2.490 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Since gpu support require source compilation, it might be better for dependency management if it can be compiled from source by running pip install --no-binary decord decord.

Example of pip package that does it: https://github.com/opencv/opencv-python https://github.com/PyAV-Org/PyAV

Contributor Guide