@@ -28,34 +28,32 @@ old build first. You often need to rebuild detectron2 after reinstalling PyTorch
2828
2929### Install Pre-Built Detectron2 (Linux only)
3030
31- Choose from this table to install [ v0.4 (Mar 2021)] ( https://github.com/facebookresearch/detectron2/releases ) :
31+ Choose from this table to install [ v0.5 (Jul 2021)] ( https://github.com/facebookresearch/detectron2/releases ) :
3232
33- <table class =" docutils " ><tbody ><th width =" 80 " > CUDA </th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.8</th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.7</th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.6</th > <tr ><td align =" left " >11.1</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
33+ <table class =" docutils " ><tbody ><th width =" 80 " > CUDA </th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.9</th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.8</th ><th valign =" bottom " align =" left " width =" 100 " >torch 1.7</th > <tr ><td align =" left " >11.1</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
34+ https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
35+ </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
3436 https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.8/index.html
35- </code ></pre > </details > </td > <td align =" left " > </td > <td align =" left " > </td > </ tr > < tr >< td align =" left " >11.0 </td ><td align =" left " > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
37+ </code ></pre > </details > </td > <td align =" left " > </td > </ tr > < tr >< td align =" left " >11.0 </td >< td align =" left " > </td > <td align =" left " > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
3638 https://dl.fbaipublicfiles.com/detectron2/wheels/cu110/torch1.7/index.html
37- </code ></pre > </details > </td > <td align =" left " > </td > </tr > <tr ><td align =" left " >10.2</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
39+ </code ></pre > </details > </td > </tr > <tr ><td align =" left " >10.2</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
40+ https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.9/index.html
41+ </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
3842 https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.8/index.html
3943</code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
4044 https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.7/index.html
41- </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
42- https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.6/index.html
43- </code ></pre > </details > </td > </tr > <tr ><td align =" left " >10.1</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
45+ </code ></pre > </details > </td > </tr > <tr ><td align =" left " >10.1</td ><td align =" left " > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
4446 https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.8/index.html
4547</code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
4648 https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.7/index.html
47- </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
48- https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.6/index.html
49- </code ></pre > </details > </td > </tr > <tr ><td align =" left " >9.2</td ><td align =" left " > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
49+ </code ></pre > </details > </td > </tr > <tr ><td align =" left " >9.2</td ><td align =" left " > </td > <td align =" left " > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
5050 https://dl.fbaipublicfiles.com/detectron2/wheels/cu92/torch1.7/index.html
51- </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
52- https://dl.fbaipublicfiles.com/detectron2/wheels/cu92/torch1.6/index.html
5351</code ></pre > </details > </td > </tr > <tr ><td align =" left " >cpu</td ><td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
52+ https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.9/index.html
53+ </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
5454 https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.8/index.html
5555</code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
5656 https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.7/index.html
57- </code ></pre > </details > </td > <td align =" left " ><details ><summary > install </summary ><pre ><code >python -m pip install detectron2 -f \
58- https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.6/index.html
5957</code ></pre > </details > </td > </tr ></tbody ></table >
6058
6159
0 commit comments