RyanWW commited on
Commit
cae9554
·
verified ·
1 Parent(s): 8086620

Badge-style links

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -14,11 +14,14 @@ pretty_name: PercepTax Simulation Metadata
14
 
15
  # PercepTax — Simulation Metadata
16
 
17
- Supporting metadata for the **PercepTax** benchmark
18
- ([project page](https://perceptual-taxonomy.github.io) ·
19
- [paper](https://arxiv.org/abs/2511.19526) ·
20
- [code](https://github.com/XingruiWang/PercepTaxBench) ·
21
- [VQA dataset](https://huggingface.co/datasets/RyanWW/PercepTaxBench)).
 
 
 
22
 
23
  This repository holds the **object taxonomy**, **object lists / placement rules**, and
24
  **per-scene 3D annotations** used to render and annotate the simulated split of PercepTax.
 
14
 
15
  # PercepTax — Simulation Metadata
16
 
17
+ Supporting metadata for the **PercepTax** benchmark.
18
+
19
+ <p align="center">
20
+ <a href="https://perceptual-taxonomy.github.io"><img alt="Project Page" src="https://img.shields.io/badge/Project_Page-2563EB?style=for-the-badge&logo=googlechrome&logoColor=white"></a>
21
+ <a href="https://arxiv.org/abs/2511.19526"><img alt="Paper" src="https://img.shields.io/badge/arXiv-2511.19526-B31B1B?style=for-the-badge&logo=arxiv&logoColor=white"></a>
22
+ <a href="https://github.com/XingruiWang/PercepTaxBench"><img alt="Code" src="https://img.shields.io/badge/Code-181717?style=for-the-badge&logo=github&logoColor=white"></a>
23
+ <a href="https://huggingface.co/datasets/RyanWW/PercepTaxBench"><img alt="VQA Dataset" src="https://img.shields.io/badge/VQA_Dataset-FFD21E?style=for-the-badge&logo=huggingface&logoColor=black"></a>
24
+ </p>
25
 
26
  This repository holds the **object taxonomy**, **object lists / placement rules**, and
27
  **per-scene 3D annotations** used to render and annotate the simulated split of PercepTax.