CYHSM commited on
Commit
1beb69c
·
1 Parent(s): 266c36d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: mit
3
  ---
4
- The Allocentric Scene Perception benchmark (ASP)
 
 
 
 
 
 
 
 
5
  ![asp_gif.gif](https://s3.amazonaws.com/moonup/production/uploads/1678819963296-6401bf313e3d0f2745abfa72.gif)
 
1
  ---
2
  license: mit
3
  ---
4
+ This Huggingface dataset hosts the Allocentric Scene Perception benchmark (ASP).
5
+ We have three different versions of the benchmark:
6
+ - ASP_FixedSun
7
+ - ASP_RandomSunPerScene
8
+ - ASP_RandomSunPerSnapshot
9
+ which are distinguished by the position of the sun. ASP_FixedSun will have the sun fixed at (0,0,10), while ASP_RandomSunPerScene and ASP_RandomSunPerSnapshot have random sun positions for each scene and snapshot respectively.
10
+
11
+ Each file consists of 6000 scenes, with randomly arranged objects (10% of the scenes contain 1 object, 20% 2 objects, 30% 3 objects and 40% of the scenes contain 4 objects)
12
+
13
  ![asp_gif.gif](https://s3.amazonaws.com/moonup/production/uploads/1678819963296-6401bf313e3d0f2745abfa72.gif)