jiawei-ren commited on
Commit
8a01af6
·
1 Parent(s): 862f52d
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -276,8 +276,8 @@ if __name__ == '__main__':
276
  allow_flagging='never',
277
  title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
278
  description="Welcome to the demo of Balanced MSE &#9878;. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
279
- "To get started, drag the sliders &#128071;&#128071; and create your label distribution! "
280
- "<small>(Examples are at the bottom of the page.)</small>",
281
  examples=[
282
  [0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
283
  [1, 10, 100, 10, 1, 0, 'Prepare Training Data'],
 
276
  allow_flagging='never',
277
  title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
278
  description="Welcome to the demo of Balanced MSE &#9878;. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
279
+ "To get started, drag the sliders &#128071;&#128071; to create your training data! "
280
+ "Examples &#128213; are at the bottom of the page.",
281
  examples=[
282
  [0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
283
  [1, 10, 100, 10, 1, 0, 'Prepare Training Data'],