Adding license files
Browse files
README.md
CHANGED
@@ -49,8 +49,10 @@
|
|
49 |
</div>
|
50 |
|
51 |
The code is open-sourced to facilitate further research and advancement in the field of visual perception for artificial intelligence systems.
|
|
|
52 |
Paper: [DoYouSeeMe Benchmark on arXiv](https://arxiv.org/pdf/2506.02022)
|
53 |
-
|
|
|
54 |
|
55 |
This repository contains a synthetic dataset exploring seven distinct dimensions of visual perception and processing. Each dimension examines a specific aspect of how we interpret visual information.
|
56 |
|
|
|
49 |
</div>
|
50 |
|
51 |
The code is open-sourced to facilitate further research and advancement in the field of visual perception for artificial intelligence systems.
|
52 |
+
|
53 |
Paper: [DoYouSeeMe Benchmark on arXiv](https://arxiv.org/pdf/2506.02022)
|
54 |
+
|
55 |
+
Code: [DoYouSeeMe Github Repo](https://github.com/microsoft/Do-You-See-Me)
|
56 |
|
57 |
This repository contains a synthetic dataset exploring seven distinct dimensions of visual perception and processing. Each dimension examines a specific aspect of how we interpret visual information.
|
58 |
|