google-research

Форк
0

README.md

MultimodalChat: suggest rich contents(photos/GIFs/Stickers/...) during conversations

Photochat/ contains the dataset we release with our PhotoChat paper.

Data is formatted in json as following:

{
"dialogue":[
{
"share_photo":"Boolean value denoting whether a photo is shared in this turn.",
"user_id":"0 or 1. User id of this turn.",
"message":"Text of one conversation turn. Empty when share_photo is true."
}
],
"dialogue_id":"Integer. Unique dialogue id.",
"photo_description":"String. Photo description. It includes info about object labels in the photo.",
"photo_url":"Photo url."
"photo_id": "Image ID of the photo in the Open Image Dataset."
}

You can download image data from CVDF's site following the instructions on the Open Image Dataset website. Please contact paper authors if you have any questions about the data.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.