sunana commited on
Commit
25c4eec
β€’
1 Parent(s): 886cd53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ def process_images(videos, x, y):
44
 
45
 
46
  title = "Modelling Human Visual Motion Processing with Trainable Motion Energy Sensing and a Self-attention Network πŸ€— "
47
- description = "## Introduction πŸ”₯πŸ”₯πŸ”₯\n" \
48
- " The intersection of cognitive neuroscience and computer vision offers exciting advancements in " \
49
  "how machines perceive motion like humans. Our research bridges the gap between these fields by proposing a novel " \
50
  "image-computable model that aligns with human motion perception mechanisms. By integrating trainable" \
51
  " motion energy sensing with recurrent self-attention networks, we can simulate the complex motion " \
 
44
 
45
 
46
  title = "Modelling Human Visual Motion Processing with Trainable Motion Energy Sensing and a Self-attention Network πŸ€— "
47
+ description = "# Introduction πŸ”₯πŸ”₯πŸ”₯\n" \
48
+ " ## The intersection of cognitive neuroscience and computer vision offers exciting advancements in " \
49
  "how machines perceive motion like humans. Our research bridges the gap between these fields by proposing a novel " \
50
  "image-computable model that aligns with human motion perception mechanisms. By integrating trainable" \
51
  " motion energy sensing with recurrent self-attention networks, we can simulate the complex motion " \