Andres Johan Florez Gonzalez
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -296,7 +296,7 @@ def load_plan_vi(mapa_seleccionado):
|
|
296 |
with gr.Blocks() as demo:
|
297 |
|
298 |
gr.Markdown("""
|
299 |
-
## Fast Radio Propagation Prediction
|
300 |
This app use deep learning models to radio map estimation (RME). RME entails estimating the received RF power based on spatial information maps.
|
301 |
|
302 |
Instructions for use:
|
|
|
296 |
with gr.Blocks() as demo:
|
297 |
|
298 |
gr.Markdown("""
|
299 |
+
## Fast Indoor Radio Propagation Prediction using Deep Learning
|
300 |
This app use deep learning models to radio map estimation (RME). RME entails estimating the received RF power based on spatial information maps.
|
301 |
|
302 |
Instructions for use:
|