Spaces:
Runtime error
Runtime error
jiawei-ren
commited on
Commit
·
af66c85
1
Parent(s):
f404def
init
Browse files
app.py
CHANGED
@@ -284,8 +284,8 @@ if __name__ == '__main__':
|
|
284 |
allow_flagging='never',
|
285 |
title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
|
286 |
description="Welcome to the demo of Balanced MSE ⚖. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
|
287 |
-
"To get started,
|
288 |
-
"
|
289 |
examples=[
|
290 |
[0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
|
291 |
[1, 10, 100, 10, 1, 0, 'Prepare Training Data'],
|
|
|
284 |
allow_flagging='never',
|
285 |
title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
|
286 |
description="Welcome to the demo of Balanced MSE ⚖. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
|
287 |
+
"To get started, move the sliders 🎚 to create your training data "
|
288 |
+
"or click the examples 📕 at the bottom of the page 👇👇",
|
289 |
examples=[
|
290 |
[0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
|
291 |
[1, 10, 100, 10, 1, 0, 'Prepare Training Data'],
|