Spaces:
Running
Running
Slight changes to markdown
Browse files
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
|
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;">
|