kleytondacosta commited on
Commit
f1a9920
·
verified ·
1 Parent(s): b42818a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -40
index.html CHANGED
@@ -76,7 +76,7 @@
76
  </span>
77
  <!-- Code Link. -->
78
  <span class="link-block">
79
- <a href="https://github.com/holistic-ai/holisticai-research/tree/main/bmbench" target="_blank"
80
  class="external-link button is-normal is-rounded is-dark">
81
  <span class="icon">
82
  <i class="fab fa-github"></i>
@@ -116,45 +116,9 @@
116
  </h2>
117
  </div>
118
  <div class="item item-chair-tp">
119
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
120
- <h2 class="subtitle has-text-centered">
121
- <span class="dnerf">EAMEX</span> framework and pipeline process.
122
- </h2>
123
- </div>
124
- <div class="item item-shiba">
125
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
126
- <h2 class="subtitle has-text-centered">
127
- <span class="dnerf">EAMEX</span> framework and pipeline process.
128
- </h2>
129
- </div>
130
- <div class="item item-fullbody">
131
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
132
- <h2 class="subtitle has-text-centered">
133
- <span class="dnerf">EAMEX</span> framework and pipeline process.
134
- </h2>
135
- </div>
136
- <div class="item item-blueshirt">
137
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
138
  <h2 class="subtitle has-text-centered">
139
- <span class="dnerf">EAMEX</span> framework and pipeline process.
140
- </h2>
141
- </div>
142
- <div class="item item-mask">
143
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
144
- <h2 class="subtitle has-text-centered">
145
- <span class="dnerf">EAMEX</span> framework and pipeline process.
146
- </h2>
147
- </div>
148
- <div class="item item-coffee">
149
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
150
- <h2 class="subtitle has-text-centered">
151
- <span class="dnerf">EAMEX</span> framework and pipeline process.
152
- </h2>
153
- </div>
154
- <div class="item item-toby">
155
- <img src="./static/images/explainability_metrics.png" alt="EAMEX Image" width="100%">
156
- <h2 class="subtitle has-text-centered">
157
- <span class="dnerf">EAMEX</span> framework and pipeline process.
158
  </h2>
159
  </div>
160
  </div>
@@ -210,7 +174,7 @@
210
  href="./static/videos/nerfies_paper.pdf">
211
  <i class="fas fa-file-pdf"></i>
212
  </a>
213
- <a class="icon-link" href="https://github.com/holistic-ai/holisticai-research/" target="_blank" class="external-link" disabled>
214
  <i class="fab fa-github"></i>
215
  </a>
216
  </div>
 
76
  </span>
77
  <!-- Code Link. -->
78
  <span class="link-block">
79
+ <a href="https://github.com/holistic-ai/holisticai-research/explainer_agnostic_metrics" target="_blank"
80
  class="external-link button is-normal is-rounded is-dark">
81
  <span class="icon">
82
  <i class="fab fa-github"></i>
 
116
  </h2>
117
  </div>
118
  <div class="item item-chair-tp">
119
+ <img src="./static/images/radar_chart_classification-1.png" alt="Radar plot for classification task" width="100%">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
120
  <h2 class="subtitle has-text-centered">
121
+ <span class="dnerf">Radar</span> plot for classification task
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  </h2>
123
  </div>
124
  </div>
 
174
  href="./static/videos/nerfies_paper.pdf">
175
  <i class="fas fa-file-pdf"></i>
176
  </a>
177
+ <a class="icon-link" href="https://github.com/holistic-ai/holisticai-research" target="_blank" class="external-link" disabled>
178
  <i class="fab fa-github"></i>
179
  </a>
180
  </div>