Skip to content

Commit

Permalink
finish
Browse files Browse the repository at this point in the history
  • Loading branch information
Harahan committed Jun 8, 2024
1 parent c9d3599 commit 4478784
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 50 deletions.
87 changes: 37 additions & 50 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,50 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
<!-- Replace the content tag with appropriate information -->
<meta name="description" content="DESCRIPTION META TAG">
<meta property="og:title" content="SOCIAL MEDIA TITLE TAG"/>
<meta property="og:description" content="SOCIAL MEDIA DESCRIPTION TAG TAG"/>
<meta property="og:url" content="URL OF THE WEBSITE"/>
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630-->
<meta property="og:image" content="static/image/your_banner_image.png" />
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>


<meta name="twitter:title" content="TWITTER BANNER TITLE META TAG">
<meta name="twitter:description" content="TWITTER BANNER DESCRIPTION META TAG">
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X600-->
<meta name="twitter:image" content="static/images/your_twitter_banner_image.png">
<meta name="twitter:card" content="summary_large_image">
<!-- Keywords for your paper to be indexed by-->
<meta name="keywords" content="KEYWORDS SHOULD BE PLACED HERE">
<meta name="viewport" content="width=device-width, initial-scale=1">


<title>Academic Project Page</title>
<link rel="icon" type="image/x-icon" href="static/images/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
rel="stylesheet">

<link rel="stylesheet" href="static/css/bulma.min.css">
<link rel="stylesheet" href="static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="static/css/bulma-slider.min.css">
<link rel="stylesheet" href="static/css/fontawesome.all.min.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="static/css/index.css">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
<script defer src="static/js/fontawesome.all.min.js"></script>
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
</head>
<body>
<head>
<meta charset="utf-8">
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
<!-- Replace the content tag with appropriate information -->
<meta name="description" content="TFMQ-DM: Temporal Feature Maintenance Quantization for Diffusion Models">
<meta property="og:title" content="TFMQ-DM"/>
<meta name="keywords" content="Diffusion, PTQ, Post-training, Quantization">
<meta name="viewport" content="width=device-width, initial-scale=1">


<title>TFMQ-DM: Temporal Feature Maintenance Quantization for Diffusion Models</title>
<link rel="icon" type="image/x-icon" href="static/images/logo.png">
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
rel="stylesheet">

<link rel="stylesheet" href="static/css/bulma.min.css">
<link rel="stylesheet" href="static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="static/css/bulma-slider.min.css">
<link rel="stylesheet" href="static/css/fontawesome.all.min.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="static/css/index.css">
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
<script defer src="static/js/fontawesome.all.min.js"></script>
<script src="static/js/bulma-carousel.min.js"></script>
<script src="static/js/bulma-slider.min.js"></script>
<script src="static/js/index.js"></script>
</head>
<body>


<section class="hero">
Expand Down Expand Up @@ -213,7 +200,7 @@ <h4> (The full-precision images are depicted in the upper line, and the images g
<!-- Your image here -->

<center>
<img src="static/images/vis-1_00.png" style="width: 80%;" alt="MY ALT TEXT"/>
<img src="static/images/vis-1_00.png" style="width: 70%;" alt="MY ALT TEXT"/>
</center>

<h4 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
Expand All @@ -225,7 +212,7 @@ <h4 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
<!-- Your image here -->

<center>
<img src="static/images/vis-2_00.png" style="width: 80%;" alt="MY ALT TEXT"/>
<img src="static/images/vis-2_00.png" style="width: 70%;" alt="MY ALT TEXT"/>
</center>

<h4 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
Expand All @@ -249,7 +236,7 @@ <h3 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
<td><div class="item">
<!-- Your image here -->
<center>
<img src="static/images/vis-4_00.png" style="width: 80%;" alt="MY ALT TEXT" />
<img src="static/images/vis-4_00.png" style="width: 70%;" alt="MY ALT TEXT" />
</center>
<h3 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
Random samples from w4a8 quantized and full-precision LDM-4 on LSUN-Bedrooms 256×256. The resolution of each sample
Expand Down Expand Up @@ -282,7 +269,7 @@ <h3 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
<div class="item">
<!-- Your image here -->
<center>
<img src="static/images/vis-7_00.png" style="width:80%;" alt="MY ALT TEXT" />
<img src="static/images/vis-7_00.png" style="width:90%;" alt="MY ALT TEXT" />
</center>
<h3 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
Random samples from w4a8 quantized and full-precision Stable Diffusion. (Left) prompt: <b><i>"A digital illustration of the Babel
Expand Down Expand Up @@ -316,7 +303,7 @@ <h4> We deploy the quantized Stable Diffusion on the Intel® Xeon® Gold 6248R P
<div class="item">
<!-- Your image here -->
<center>
<img src="static/images/acceleration.png" style="width:50%;" alt="MY ALT TEXT" />
<img src="static/images/acceleration.png" style="width:45%;" alt="MY ALT TEXT" />
</center>
<h3 class="subtitle is-6 has-text-centered" style="margin-bottom: 1.5em;">
Inference analysis of Stable Diffusion with 50 denoising
Expand Down
Binary file added static/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4478784

Please sign in to comment.