Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshverma1998 authored Apr 5, 2024
1 parent 5b2d537 commit c1ff597
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,8 @@ <h2 class="title is-3" id="method-overview">Method Overview</h2>
<img src="https://raw.githubusercontent.com/yogeshverma1998/ClimODE/master/static/images/workflow_final_climate_v6.png" />
</p>
<h3 class="subtitle has-text-justified">
<b>Our method consists of two feedback mechanisms.</b>
Our first model-aware feedback mechanism finds <span class="ap-text">Adversarial Prompts</span> that produce training exampples by maximizing the supervised loss.
Our second target distribution-aware feedback mechanism finds prompts that produce training examples similar to a target distribution.
We use CLIP to measure the similarity between the generated images and the target distribution.
Combining these two feedback mechanisms results in <span class="gap-text">Guided Adversarial Prompts</span>.
<b>Our method whole pipeline.</b>
Based on initial velocity estimates, the advection ODE component serves as the foundational backbone of the model, projecting future predictions. These projections are subsequently forwarded to the emission model, further refining them by estimating bias and uncertainty, ultimately yielding the final predictions.
</h3>

</div>
Expand Down

0 comments on commit c1ff597

Please sign in to comment.