mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Tweak docs model summaries / pages names and layout
This commit is contained in:
parent
ac9a2c978d
commit
06aa926fbf
@ -1,4 +1,4 @@
|
|||||||
# Model Architectures
|
# Model Summaries
|
||||||
|
|
||||||
The model architectures included come from a wide variety of sources. Sources, including papers, original impl ("reference code") that I rewrote / adapted, and PyTorch impl that I leveraged directly ("code") are listed below.
|
The model architectures included come from a wide variety of sources. Sources, including papers, original impl ("reference code") that I rewrote / adapted, and PyTorch impl that I leveraged directly ("code") are listed below.
|
||||||
|
|
||||||
|
1
docs/models/.pages
Normal file
1
docs/models/.pages
Normal file
@ -0,0 +1 @@
|
|||||||
|
title: Model Pages
|
@ -5,13 +5,13 @@ repo_url: 'https://github.com/rwightman/pytorch-image-models'
|
|||||||
nav:
|
nav:
|
||||||
- index.md
|
- index.md
|
||||||
- models.md
|
- models.md
|
||||||
|
- ... | models/*.md
|
||||||
- results.md
|
- results.md
|
||||||
- scripts.md
|
- scripts.md
|
||||||
- training_hparam_examples.md
|
- training_hparam_examples.md
|
||||||
- feature_extraction.md
|
- feature_extraction.md
|
||||||
- changes.md
|
- changes.md
|
||||||
- archived_changes.md
|
- archived_changes.md
|
||||||
- ... | models/*.md
|
|
||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
feature:
|
feature:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user