mbar0075 commited on
Commit
04c23df
β€’
1 Parent(s): 0fa21cf

Slight changes to markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ Saliency Ranking is a fundamental 🌟 **Computer Vision** 🌟 process aimed at
17
 
18
  🌟 This demo showcases the **SaRa (Saliency-Driven Object Ranking)** model for Saliency Ranking 🎯, which can efficiently rank the visual saliency of an image without requiring any training. πŸ–ΌοΈ
19
 
20
- This technique is based on the Saliency Map generator model from Itti, which works based on the primate visual cortex 🧠, and can work with or without depth information πŸ”„.
21
 
22
  <div style="display: flex; align-items: center;">
23
  <a href="https://github.com/dylanseychell/SaliencyRanking" style="margin-right: 10px;">
 
17
 
18
  🌟 This demo showcases the **SaRa (Saliency-Driven Object Ranking)** model for Saliency Ranking 🎯, which can efficiently rank the visual saliency of an image without requiring any training. πŸ–ΌοΈ
19
 
20
+ This technique is configured on the Saliency Map generator model by Itti, which works based on the primate visual cortex 🧠, and can work with or without depth information πŸ”„.
21
 
22
  <div style="display: flex; align-items: center;">
23
  <a href="https://github.com/dylanseychell/SaliencyRanking" style="margin-right: 10px;">