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