1.0.3
parent
08e15274fe
commit
01d2b5f8e0
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Awesome-ReID — torchreid 1.0.2 documentation</title>
|
||||
<title>Awesome-ReID — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Model Zoo — torchreid 1.0.2 documentation</title>
|
||||
<title>Model Zoo — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Overview: module code — torchreid 1.0.2 documentation</title>
|
||||
<title>Overview: module code — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datamanager — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datamanager — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.__init__ — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.__init__ — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.dataset — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.dataset — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -264,7 +264,9 @@
|
|||
<span class="n">transform</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">transform</span><span class="p">,</span>
|
||||
<span class="n">mode</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">mode</span><span class="p">,</span>
|
||||
<span class="n">combineall</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
|
||||
<span class="n">verbose</span><span class="o">=</span><span class="kc">False</span>
|
||||
<span class="n">verbose</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
|
||||
<span class="n">seq_len</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">seq_len</span><span class="p">,</span>
|
||||
<span class="n">sample_method</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">sample_method</span>
|
||||
<span class="p">)</span>
|
||||
|
||||
<span class="k">def</span> <span class="nf">__radd__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.cuhk01 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.cuhk01 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.cuhk03 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.cuhk03 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.dukemtmcreid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.dukemtmcreid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.grid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.grid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.ilids — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.ilids — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.market1501 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.market1501 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.msmt17 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.msmt17 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.prid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.prid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.sensereid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.sensereid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.image.viper — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.image.viper — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.video.dukemtmcvidreid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.video.dukemtmcvidreid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.video.ilidsvid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.video.ilidsvid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.video.mars — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.video.mars — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.datasets.video.prid2011 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.datasets.video.prid2011 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.sampler — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.sampler — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data.transforms — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data.transforms — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine.engine — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine.engine — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine.image.softmax — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine.image.softmax — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine.image.triplet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine.image.triplet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine.video.softmax — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine.video.softmax — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine.video.triplet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine.video.triplet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -240,7 +240,7 @@
|
|||
<span class="sd"> """</span>
|
||||
|
||||
<span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">datamanager</span><span class="p">,</span> <span class="n">model</span><span class="p">,</span> <span class="n">optimizer</span><span class="p">,</span> <span class="n">margin</span><span class="o">=</span><span class="mf">0.3</span><span class="p">,</span>
|
||||
<span class="n">weight_t</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="n">weight_x</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="n">scheduler</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">use_gpu</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
|
||||
<span class="n">weight_t</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="n">weight_x</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="n">scheduler</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">use_gpu</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span>
|
||||
<span class="n">label_smooth</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span> <span class="n">pooling_method</span><span class="o">=</span><span class="s1">'avg'</span><span class="p">):</span>
|
||||
<span class="nb">super</span><span class="p">(</span><span class="n">VideoTripletEngine</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">datamanager</span><span class="p">,</span> <span class="n">model</span><span class="p">,</span> <span class="n">optimizer</span><span class="p">,</span> <span class="n">margin</span><span class="o">=</span><span class="n">margin</span><span class="p">,</span>
|
||||
<span class="n">weight_t</span><span class="o">=</span><span class="n">weight_t</span><span class="p">,</span> <span class="n">weight_x</span><span class="o">=</span><span class="n">weight_x</span><span class="p">,</span>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.losses.cross_entropy_loss — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.losses.cross_entropy_loss — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.losses.hard_mine_triplet_loss — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.losses.hard_mine_triplet_loss — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.metrics.accuracy — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.metrics.accuracy — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.metrics.distance — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.metrics.distance — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.metrics.rank — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.metrics.rank — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.__init__ — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.__init__ — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.densenet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.densenet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.hacnn — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.hacnn — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.inceptionresnetv2 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.inceptionresnetv2 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.inceptionv4 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.inceptionv4 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.mlfn — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.mlfn — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.mobilenetv2 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.mobilenetv2 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.mudeep — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.mudeep — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.nasnet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.nasnet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.osnet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.osnet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.pcb — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.pcb — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.resnet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.resnet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.resnetmid — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.resnetmid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.senet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.senet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.shufflenet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.shufflenet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.shufflenetv2 — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.shufflenetv2 — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.squeezenet — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.squeezenet — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models.xception — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models.xception — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.optim.lr_scheduler — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.optim.lr_scheduler — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.optim.optimizer — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.optim.optimizer — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.avgmeter — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.avgmeter — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.loggers — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.loggers — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.model_complexity — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.model_complexity — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.reidtools — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.reidtools — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.tools — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.tools — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -279,7 +279,7 @@
|
|||
<span class="n">img</span> <span class="o">=</span> <span class="n">Image</span><span class="o">.</span><span class="n">open</span><span class="p">(</span><span class="n">path</span><span class="p">)</span><span class="o">.</span><span class="n">convert</span><span class="p">(</span><span class="s1">'RGB'</span><span class="p">)</span>
|
||||
<span class="n">got_img</span> <span class="o">=</span> <span class="kc">True</span>
|
||||
<span class="k">except</span> <span class="ne">IOError</span><span class="p">:</span>
|
||||
<span class="nb">print</span><span class="p">(</span><span class="s1">'IOError incurred when reading "</span><span class="si">{}</span><span class="s1">". Will redo. Don</span><span class="se">\'</span><span class="s1">t worry. Just chill.'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">img_path</span><span class="p">))</span>
|
||||
<span class="nb">print</span><span class="p">(</span><span class="s1">'IOError incurred when reading "</span><span class="si">{}</span><span class="s1">". Will redo. Don</span><span class="se">\'</span><span class="s1">t worry. Just chill.'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">path</span><span class="p">))</span>
|
||||
<span class="k">pass</span>
|
||||
<span class="k">return</span> <span class="n">img</span></div>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils.torchtools — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils.torchtools — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||
VERSION: '1.0.2',
|
||||
VERSION: '1.0.3',
|
||||
LANGUAGE: 'None',
|
||||
COLLAPSE_INDEX: false,
|
||||
FILE_SUFFIX: '.html',
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Datasets — torchreid 1.0.2 documentation</title>
|
||||
<title>Datasets — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Evaluation — torchreid 1.0.2 documentation</title>
|
||||
<title>Evaluation — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Index — torchreid 1.0.2 documentation</title>
|
||||
<title>Index — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Torchreid — torchreid 1.0.2 documentation</title>
|
||||
<title>Torchreid — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.data — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.data — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.engine — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.engine — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -492,7 +492,7 @@ Default is “avg” (average). Choices are [“avg”, “max”].</p></li>
|
|||
|
||||
<dl class="class">
|
||||
<dt id="torchreid.engine.video.triplet.VideoTripletEngine">
|
||||
<em class="property">class </em><code class="sig-prename descclassname">torchreid.engine.video.triplet.</code><code class="sig-name descname">VideoTripletEngine</code><span class="sig-paren">(</span><em class="sig-param">datamanager</em>, <em class="sig-param">model</em>, <em class="sig-param">optimizer</em>, <em class="sig-param">margin=0.3</em>, <em class="sig-param">weight_t=1</em>, <em class="sig-param">weight_x=1</em>, <em class="sig-param">scheduler=None</em>, <em class="sig-param">use_gpu=False</em>, <em class="sig-param">label_smooth=True</em>, <em class="sig-param">pooling_method='avg'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/torchreid/engine/video/triplet.html#VideoTripletEngine"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torchreid.engine.video.triplet.VideoTripletEngine" title="Permalink to this definition">¶</a></dt>
|
||||
<em class="property">class </em><code class="sig-prename descclassname">torchreid.engine.video.triplet.</code><code class="sig-name descname">VideoTripletEngine</code><span class="sig-paren">(</span><em class="sig-param">datamanager</em>, <em class="sig-param">model</em>, <em class="sig-param">optimizer</em>, <em class="sig-param">margin=0.3</em>, <em class="sig-param">weight_t=1</em>, <em class="sig-param">weight_x=1</em>, <em class="sig-param">scheduler=None</em>, <em class="sig-param">use_gpu=True</em>, <em class="sig-param">label_smooth=True</em>, <em class="sig-param">pooling_method='avg'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/torchreid/engine/video/triplet.html#VideoTripletEngine"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#torchreid.engine.video.triplet.VideoTripletEngine" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Triplet-loss engine for video-reid.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.losses — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.losses — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.metrics — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.metrics — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.models — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.models — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.optim — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.optim — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>torchreid.utils — torchreid 1.0.2 documentation</title>
|
||||
<title>torchreid.utils — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Python Module Index — torchreid 1.0.2 documentation</title>
|
||||
<title>Python Module Index — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -62,7 +62,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Search — torchreid 1.0.2 documentation</title>
|
||||
<title>Search — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>How-to — torchreid 1.0.2 documentation</title>
|
||||
<title>How-to — torchreid 1.0.3 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
<div class="version">
|
||||
1.0.2
|
||||
1.0.3
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue