Skip to content

Commit

Permalink
deploy: a2bc4dc
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormordan committed Oct 11, 2023
1 parent 8073a0f commit dcd7a83
Show file tree
Hide file tree
Showing 42 changed files with 907 additions and 815 deletions.
Binary file modified dev/_images/examples_11_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/examples_19_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/examples_2_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/examples_5_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/examples_8_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_animalpose_3_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_apollocar3d_3_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_12_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_17_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_17_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_17_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_cifar10_17_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_crowdpose_9_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/plugins_wholebody_4_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/predict_api_17_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/predict_api_17_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/predict_api_8_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/predict_cli_3_0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
660 changes: 375 additions & 285 deletions dev/_images/profile_decoder_flame.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorial_opencv_6_0.png
4 changes: 2 additions & 2 deletions dev/_sources/faq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Installation with older PyTorch versions\n",
"## Installation with different PyTorch versions\n",
"\n",
"When installing `openpifpaf-vita` with some older PyTorch version, an error (`undefined symbol`) can happen.\n",
"When installing `openpifpaf-vita` with a different PyTorch version than the default one provided by `pip` (last stable version), an error (`undefined symbol`) can happen.\n",
"Try using the `pip` option `--no-build-isolation` to solve the issue."
]
},
Expand Down
370 changes: 185 additions & 185 deletions dev/cli_help.html

Large diffs are not rendered by default.

42 changes: 22 additions & 20 deletions dev/dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -649,38 +649,39 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
astroid==2.6.6
async-lru==2.0.4
attrs==21.4.0
Babel==2.12.1
Babel==2.13.0
backcall==0.2.0
beautifulsoup4==4.12.2
bleach==6.0.0
bleach==6.1.0
certifi==2022.12.7
cffi==1.15.1
cffi==1.16.0
charset-normalizer==2.1.1
click==8.1.7
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
coverage==7.3.1
coverage==7.3.2
cpplint==1.6.1
cycler==0.11.0
cycler==0.12.1
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
fastjsonschema==2.18.0
fastjsonschema==2.18.1
filelock==3.9.0
flameprof==0.4
fonttools==4.42.1
fonttools==4.43.1
fqdn==1.5.1
fsspec==2023.4.0
gitdb==4.0.10
GitPython==3.1.37
greenlet==2.0.2
greenlet==3.0.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
Expand All @@ -691,7 +692,7 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
ipywidgets==7.8.1
isoduration==20.11.0
isort==5.12.0
jedi==0.19.0
jedi==0.19.1
Jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
Expand All @@ -702,8 +703,8 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
jupyter-lsp==2.2.0
jupyter-server-mathjax==0.2.6
jupyter-sphinx==0.3.2
jupyter_client==8.3.1
jupyter_core==5.3.2
jupyter_client==8.4.0
jupyter_core==5.4.0
jupyter_server==2.7.3
jupyter_server_terminals==0.4.4
jupyterlab==4.0.6
Expand Down Expand Up @@ -739,13 +740,13 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
opencv-python==4.8.1.78
openpifpaf-vita @ file:///home/runner/work/openpifpaf/openpifpaf
overrides==7.4.0
packaging==23.1
packaging==23.2
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.3.0
platformdirs==3.10.0
platformdirs==3.11.0
pluggy==1.3.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
Expand Down Expand Up @@ -802,18 +803,19 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
torch==2.0.1+cpu
torchvision==0.15.2+cpu
torch==2.1.0+cpu
torchvision==0.16.0+cpu
tornado==6.3.3
traitlets==5.10.1
traitlets==5.11.2
types-python-dateutil==2.8.19.14
typing_extensions==4.4.0
uc-micro-py==1.0.2
uri-template==1.3.0
urllib3==1.26.13
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
websocket-client==1.6.4
widgetsnbextension==3.6.6
wrapt==1.12.1
zipp==3.17.0
Expand All @@ -829,7 +831,7 @@ <h2>Build Guide<a class="headerlink" href="#build-guide" title="Permalink to thi
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>OpenPifPaf 0.14.0+23.g6effda5
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>OpenPifPaf 0.14.1+1.ga2bc4dc
</pre></div>
</div>
</div>
Expand Down
14 changes: 7 additions & 7 deletions dev/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,8 @@ <h1 class="site-logo" id="site-title">OpenPifPaf Guide DEV</h1>
</a>
</li>
<li class="toc-h2 nav-item toc-entry">
<a class="reference internal nav-link" href="#installation-with-older-pytorch-versions">
Installation with older PyTorch versions
<a class="reference internal nav-link" href="#installation-with-different-pytorch-versions">
Installation with different PyTorch versions
</a>
</li>
<li class="toc-h2 nav-item toc-entry">
Expand Down Expand Up @@ -541,8 +541,8 @@ <h2> On this page </h2>
</a>
</li>
<li class="toc-h2 nav-item toc-entry">
<a class="reference internal nav-link" href="#installation-with-older-pytorch-versions">
Installation with older PyTorch versions
<a class="reference internal nav-link" href="#installation-with-different-pytorch-versions">
Installation with different PyTorch versions
</a>
</li>
<li class="toc-h2 nav-item toc-entry">
Expand Down Expand Up @@ -620,9 +620,9 @@ <h2>Installation Problem<a class="headerlink" href="#installation-problem" title
a particular combination be added to this list, please file a
<a class="reference external" href="https://github.com/vita-epfl/openpifpaf/issues">GitHub issue</a>.</p>
</section>
<section id="installation-with-older-pytorch-versions">
<h2>Installation with older PyTorch versions<a class="headerlink" href="#installation-with-older-pytorch-versions" title="Permalink to this headline">#</a></h2>
<p>When installing <code class="docutils literal notranslate"><span class="pre">openpifpaf-vita</span></code> with some older PyTorch version, an error (<code class="docutils literal notranslate"><span class="pre">undefined</span> <span class="pre">symbol</span></code>) can happen.
<section id="installation-with-different-pytorch-versions">
<h2>Installation with different PyTorch versions<a class="headerlink" href="#installation-with-different-pytorch-versions" title="Permalink to this headline">#</a></h2>
<p>When installing <code class="docutils literal notranslate"><span class="pre">openpifpaf-vita</span></code> with a different PyTorch version than the default one provided by <code class="docutils literal notranslate"><span class="pre">pip</span></code> (last stable version), an error (<code class="docutils literal notranslate"><span class="pre">undefined</span> <span class="pre">symbol</span></code>) can happen.
Try using the <code class="docutils literal notranslate"><span class="pre">pip</span></code> option <code class="docutils literal notranslate"><span class="pre">--no-build-isolation</span></code> to solve the issue.</p>
</section>
<section id="matplotlib-backend">
Expand Down
Loading

0 comments on commit dcd7a83

Please sign in to comment.