├── CONTRIBUTING.md ├── DATA.md ├── LICENSE ├── README.md ├── images ├── tmp.txt ├── wikiweb2m_image.png ├── wit_half_dome_wiki.png └── wit_take2_half_dome_with_annotations.png ├── mural └── README.md └── wikiweb2m.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /DATA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/DATA.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/README.md -------------------------------------------------------------------------------- /images/tmp.txt: -------------------------------------------------------------------------------- 1 | Adding image files here. 2 | -------------------------------------------------------------------------------- /images/wikiweb2m_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/images/wikiweb2m_image.png -------------------------------------------------------------------------------- /images/wit_half_dome_wiki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/images/wit_half_dome_wiki.png -------------------------------------------------------------------------------- /images/wit_take2_half_dome_with_annotations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/images/wit_take2_half_dome_with_annotations.png -------------------------------------------------------------------------------- /mural/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/mural/README.md -------------------------------------------------------------------------------- /wikiweb2m.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/wit/HEAD/wikiweb2m.md --------------------------------------------------------------------------------