donghoney22 commited on
Commit
af103f1
·
verified ·
1 Parent(s): 89063a4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -13
index.html CHANGED
@@ -69,7 +69,7 @@
69
  <div class="container is-max-desktop">
70
  <div class="columns is-centered">
71
  <div class="column has-text-centered">
72
- <h1 class="title is-3 publication-title">DeepASA: An Object-Oriented One-for-All Network for Auditory Scene Analysis</h1>
73
  <div class="is-size-6 publication-authors">
74
  <!-- Paper authors -->
75
  <span class="author-block">
@@ -105,20 +105,9 @@
105
  </a>
106
  </span>
107
 
108
- <!-- BibTeX link -->
109
- <span class="link-block">
110
- <a href="https://huggingface.co/spaces/donghoney22/DeepASA" target="_blank"
111
- class="external-link button is-normal is-rounded is-dark">
112
- <span class="icon">
113
- <i class="fas fa-book"></i>
114
- </span>
115
- <span>BibTeX</span>
116
- </a>
117
- </span>
118
-
119
  <!-- Github link -->
120
  <span class="link-block">
121
- <a href="https://huggingface.co/spaces/donghoney22/DeepASA" target="_blank"
122
  class="external-link button is-normal is-rounded is-dark">
123
  <span class="icon">
124
  <i class="fab fa-github"></i>
 
69
  <div class="container is-max-desktop">
70
  <div class="columns is-centered">
71
  <div class="column has-text-centered">
72
+ <h1 class="title is-3 publication-title">DeepASA: An Object-Oriented Multi-Purpose Network for Auditory Scene Analysis</h1>
73
  <div class="is-size-6 publication-authors">
74
  <!-- Paper authors -->
75
  <span class="author-block">
 
105
  </a>
106
  </span>
107
 
 
 
 
 
 
 
 
 
 
 
 
108
  <!-- Github link -->
109
  <span class="link-block">
110
+ <a href="https://github.com/donghoney0416/DeepASA" target="_blank"
111
  class="external-link button is-normal is-rounded is-dark">
112
  <span class="icon">
113
  <i class="fab fa-github"></i>