harpreetsahota commited on
Commit
14865af
·
verified ·
1 Parent(s): b760563

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -99,15 +99,18 @@ session = fo.launch_app(dataset)
99
 
100
  **Language(s):** English (en)
101
 
102
- **License:** Research use (specific license terms not explicitly stated in documentation)
103
 
104
  ## Dataset Sources
 
105
  **Website:** http://interactionmining.org/rico
106
 
107
  **Paper:** Liu, T. F., Craft, M., Situ, J., Yumer, E., Mech, R., & Kumar, R. (2018). [Learning Design Semantics for Mobile Apps](https://www.ranjithakumar.net/resources/mobile-semantics.pdf). In The 31st Annual ACM Symposium on User Interface Software and Technology (UIST '18).
108
 
109
  **Repo:** https://github.com/datadrivendesign/semantic-icon-classifier (Semantic icon classifier implementation)
110
 
 
 
111
  ## Uses
112
  ### Direct Use
113
  - Training interface design search engines to find similar UI designs
 
99
 
100
  **Language(s):** English (en)
101
 
102
+ **License:** CC BY 4.0
103
 
104
  ## Dataset Sources
105
+
106
  **Website:** http://interactionmining.org/rico
107
 
108
  **Paper:** Liu, T. F., Craft, M., Situ, J., Yumer, E., Mech, R., & Kumar, R. (2018). [Learning Design Semantics for Mobile Apps](https://www.ranjithakumar.net/resources/mobile-semantics.pdf). In The 31st Annual ACM Symposium on User Interface Software and Technology (UIST '18).
109
 
110
  **Repo:** https://github.com/datadrivendesign/semantic-icon-classifier (Semantic icon classifier implementation)
111
 
112
+ **Code to parse dataset into FiftyOne format:** https://github.com/harpreetsahota204/rico_to_fiftyone/
113
+
114
  ## Uses
115
  ### Direct Use
116
  - Training interface design search engines to find similar UI designs