mmsegmentation/demo
jere357 aa68bf15b7 fixed a couple of issues that made the notebook not work in colab (#1460)
* fixed a couple of issues that made the notebook not work in colab

i fixed a couple of issues that made the notebook not work in colab 
1. it downloaded incompatible versions of pytorch and cuda + the conda command doesnt do anything in colab since there is no conda in colab idk w y wanna do about that - The commit of 2 days ago only changes the conda command version and not the pip command which is used while isntaling mcvv
2. /demo.png doesnt exist in colab so i added a wget to download some cityscapes photo from the internet and run inference on that photo
3. i think it would be optimal to have 2 notebooks. 1 for running locally when cloning your git branch and one to run in google colab.

* Update demo/MMSegmentation_Tutorial.ipynb

* Update demo/MMSegmentation_Tutorial.ipynb

* Update demo/MMSegmentation_Tutorial.ipynb

* Update demo/MMSegmentation_Tutorial.ipynb

* Update demo/MMSegmentation_Tutorial.ipynb

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-04-22 10:10:02 +08:00
..
MMSegmentation_Tutorial.ipynb fixed a couple of issues that made the notebook not work in colab (#1460) 2022-04-22 10:10:02 +08:00
demo.png init commit 2020-07-10 02:39:01 +08:00
image_demo.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
inference_demo.ipynb fix-demo (#1269) 2022-02-10 15:13:57 +08:00
video_demo.py [Enhancement] Revise pre-commit-hooks (#1315) 2022-02-23 23:44:27 +08:00