Skip to content
Snippets Groups Projects
Commit 636d0920 authored by Xinyi ZHANG's avatar Xinyi ZHANG Committed by Tiago de Freitas Pereira
Browse files

”install_opencv_and_mxnet”

parent 0229bcc4
No related branches found
No related tags found
1 merge request!112Feature extractors
...@@ -43,6 +43,8 @@ requirements: ...@@ -43,6 +43,8 @@ requirements:
- scikit-image {{ scikit_image }} - scikit-image {{ scikit_image }}
- six {{ six }} - six {{ six }}
- tensorflow {{ tensorflow }} # [linux] - tensorflow {{ tensorflow }} # [linux]
- mxnet {{ mxnet }}
- opencv-pyrhon {{ opencv_python }}
run: run:
- python - python
- setuptools - setuptools
...@@ -76,6 +78,8 @@ test: ...@@ -76,6 +78,8 @@ test:
- bob.db.atnt - bob.db.atnt
- bob.learn.tensorflow # [linux] - bob.learn.tensorflow # [linux]
- tensorflow # [linux] - tensorflow # [linux]
- mxnet
- opencv-python
about: about:
home: https://www.idiap.ch/software/bob/ home: https://www.idiap.ch/software/bob/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment