-- added correct versioning for feature extraction
This commit is contained in:
parent
9406be3c18
commit
c439e35e39
@ -13,11 +13,12 @@ paho-mqtt
|
|||||||
tensorflow
|
tensorflow
|
||||||
|
|
||||||
# Camera / feature extraction stack
|
# Camera / feature extraction stack
|
||||||
opencv-python
|
# It is necessary to create an extra environment for the extraction pipeline, because of the different version needs
|
||||||
mediapipe
|
Python==3.10
|
||||||
torch
|
numpy==1.24.4
|
||||||
moviepy
|
scipy==1.10.1
|
||||||
pygazeanalyser
|
opencv-python==4.7.0.72
|
||||||
|
mediapipe==0.10.13
|
||||||
py-feat
|
py-feat
|
||||||
|
|
||||||
# Data ingestion (ownCloud + HDF)
|
# Data ingestion (ownCloud + HDF)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user