Skip to content

Commit 0c68663

Browse files
authored
Update index.html
1 parent e72223a commit 0c68663

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

projects/calico/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<html>
88

99
<head>
10-
{% include head.html %}
1110
<meta charset="utf-8">
1211
<meta name="description" content="CALICO: Part-Focused Semantic Co-Segmentation with Large Vision-Language Models">
1312
<meta name="keywords" content="part segmentation, part co-segmentation">
@@ -32,7 +31,6 @@
3231
</head>
3332

3433
<body>
35-
{% include header.html %}
3634
{% include navbar.html %}
3735
<section class="hero">
3836
<div class="hero-body">
@@ -445,7 +443,6 @@ <h2 class="title">BibTeX</h2>
445443
</div>
446444
</div>
447445
</footer>
448-
{% include footer.html %}
449446
</body>
450447

451448
</html>

0 commit comments

Comments
 (0)