Deployed 57510fd with MkDocs version: 1.1.2

gh-pages
Ross Wightman 4 years ago
parent 7ec600e0f5
commit 26b3a56a0a

@ -286,8 +286,8 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#aug-1-2020" class="md-nav__link">
Aug 1, 2020
<a href="#aug-5-2020" class="md-nav__link">
Aug 5, 2020
</a>
</li>
@ -379,8 +379,8 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#aug-1-2020" class="md-nav__link">
Aug 1, 2020
<a href="#aug-5-2020" class="md-nav__link">
Aug 5, 2020
</a>
</li>
@ -448,7 +448,7 @@
<h1 id="recent-changes">Recent Changes</h1>
<h3 id="aug-1-2020">Aug 1, 2020</h3>
<h3 id="aug-5-2020">Aug 5, 2020</h3>
<p>Universal feature extraction, new models, new weights, new test sets.</p>
<ul>
<li>All models support the <code>features_only=True</code> argument for <code>create_model</code> call to return a network that extracts features from the deepest layer at each stride.</li>
@ -467,6 +467,8 @@
</ul>
</li>
<li>Add 'real' labels for ImageNet and ImageNet-Renditions test set, see <a href="results/README.md"><code>results/README.md</code></a></li>
<li>Train script and loader/transform tweaks to punch through more aug arguments</li>
<li>README and documentation overhaul. See initial (WIP) documentation at <a href="https://rwightman.github.io/pytorch-image-models/">https://rwightman.github.io/pytorch-image-models/</a></li>
</ul>
<h3 id="june-11-2020">June 11, 2020</h3>
<p>Bunch of changes:</p>

File diff suppressed because one or more lines are too long

Binary file not shown.
Loading…
Cancel
Save