├── README.md └── sample └── attribute_strong_weak.png /README.md: -------------------------------------------------------------------------------- 1 | #

Multi-Task Deep Relative Attribute Learning for Visual Urban Perception

2 |
3 | 4 | ## Data collection 5 | The original Place Pulse 2.0 dataset (http://pulse.media.mit.edu/data/) contains `111,390` image URLs and their `1,223,649` pairwise comparisons. When we download the images, some URLs are unavailable. We finally obtain `110,688` images and `1,208,808` pairwise comparisons, including `1,046,926` unequal ones and `161,882` equal ones. 6 | 7 | ## The image dataset can be downloaded from the following link: 8 | http://isia.ict.ac.cn/dataset/Place_Pulse_2_dataset.html 9 | 10 | ## The dataset can also be downloaded from the following links: 11 | Baidu Drive:https://pan.baidu.com/s/1fYoVE6YKcbDJiVqoxx5K9g \ 12 | Google Drive:https://drive.google.com/open?id=1AhFu9GKDgTERgI7SED_hP801Kt7DwALc 13 | 14 | ## Citing 15 | Besides some related works from http://pulse.media.mit.edu/papers/, our recent work is also relevant to this dataset 16 | 17 |
    @ARTICLE{Min-MTDRAL-TIP2020, 
18 |     author={W. {Min} and S. {Mei} and L. {Liu} and Y. {Wang} and S. {Jiang}}, 
19 |     journal={IEEE Transactions on Image Processing}, 
20 |     title={Multi-Task Deep Relative Attribute Learning for Visual Urban Perception}, 
21 |     year={2020}, 
22 |     volume={29}, 
23 |     number={1}, 
24 |     pages={657-669}, 
25 |     }
26 | 


--------------------------------------------------------------------------------
/sample/attribute_strong_weak.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/minweiqing/Multi-Task-Deep-Relative-Attribute-Learning-for-Visual-Urban-Perception/b2dcce9b1b64b07761336abe97ebad221c02d24c/sample/attribute_strong_weak.png


--------------------------------------------------------------------------------