We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7037c3 commit 6345ea6Copy full SHA for 6345ea6
install_colab.sh
@@ -5,3 +5,6 @@ pip install mmcv-full=="1.3.1" -f https://download.openmmlab.com/mmcv/dist/cu101
5
pip install mmdet=="2.11.0" --upgrade
6
7
pip install yolov5-icevision --upgrade
8
+
9
+# restart notebook
10
+kill -9 -1
0 commit comments