Spaces:
Runtime error
Runtime error
jiawei-ren
commited on
Commit
·
8a01af6
1
Parent(s):
862f52d
init
Browse files
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 ⚖. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
|
279 |
-
"To get started, drag the sliders 👇👇
|
280 |
-
"
|
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 ⚖. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
|
279 |
+
"To get started, drag the sliders 👇👇 to create your training data! "
|
280 |
+
"Examples 📕 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'],
|