Commit 52795cc2 authored by Yuxin Wu's avatar Yuxin Wu

sotabench: install missing deps

parent d52d2889
......@@ -7,6 +7,7 @@ set -v
pip install -e .
pip install tensorflow-gpu==1.14.0
pip install opencv-python scipy
pip install matplotlib
echo "Extracting ..."
cd ./.data/vision/coco
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment