Skip to content

Commit d1a29bf

Browse files
committed
Update ADE20K; PASCAL VOC; docs
1 parent 65b2ee7 commit d1a29bf

File tree

12 files changed

+1361
-727
lines changed

12 files changed

+1361
-727
lines changed

docs/site/404.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737

3838

39-
<title>sotabencheval Docs</title>
39+
<title>torchbench Docs</title>
4040

4141

4242

@@ -47,7 +47,7 @@
4747

4848

4949

50-
<meta name="theme-color" content="#00bcd4">
50+
<meta name="theme-color" content="#ef5350">
5151

5252

5353

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="cyan" data-md-color-accent="cyan">
74+
<body dir="ltr" data-md-color-primary="red" data-md-color-accent="red">
7575

7676
<svg class="md-svg">
7777
<defs>
@@ -88,9 +88,9 @@
8888
<nav class="md-header-nav md-grid">
8989
<div class="md-flex">
9090
<div class="md-flex__cell md-flex__cell--shrink">
91-
<a href="/." title="sotabencheval Docs" class="md-header-nav__button md-logo">
91+
<a href="/." title="torchbench Docs" class="md-header-nav__button md-logo">
9292

93-
<i class="md-icon"></i>
93+
<i class="md-icon">explore</i>
9494

9595
</a>
9696
</div>
@@ -101,7 +101,7 @@
101101
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
102102

103103
<span class="md-header-nav__topic">
104-
sotabencheval Docs
104+
torchbench Docs
105105
</span>
106106
<span class="md-header-nav__topic">
107107

@@ -158,12 +158,12 @@
158158
<div class="md-sidebar__inner">
159159
<nav class="md-nav md-nav--primary" data-md-level="0">
160160
<label class="md-nav__title md-nav__title--site" for="__drawer">
161-
<a href="/." title="sotabencheval Docs" class="md-nav__button md-logo">
161+
<a href="/." title="torchbench Docs" class="md-nav__button md-logo">
162162

163-
<i class="md-icon"></i>
163+
<i class="md-icon">explore</i>
164164

165165
</a>
166-
sotabencheval Docs
166+
torchbench Docs
167167
</label>
168168

169169
<ul class="md-nav__list" data-md-scrollfix>
@@ -174,8 +174,8 @@
174174

175175

176176
<li class="md-nav__item">
177-
<a href="/." title="Welcome to sotabencheval!" class="md-nav__link">
178-
Welcome to sotabencheval!
177+
<a href="/." title="Welcome to torchbench!" class="md-nav__link">
178+
Welcome to torchbench!
179179
</a>
180180
</li>
181181

0 commit comments

Comments
 (0)