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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def process_images(videos, x, y):
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 " \
 
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 " \