Khưu Kiên An - 1751048: Group Project 1: Fashion Smart Recommendation (Group 08)
Khưu Kiên An - 1751048: Group Project 1: Fashion Smart Recommendation (Group 08)
+Objective:
Authors’s goal is not to waste too much time, select the best outfit for clients,
make the world interesting.
+Dataset:
They collect dataset from Xintong Han from Polyvore containing 21,889 outfits.
For outfits having too many fashion items, it’s kept the first 8 for simplicity. The
resulting Polyvore dataset contains 164,379 items (each item contains product
image and a text description).
The average of fashion item in an outfit is 6.5. And fashion items in an outfit on
Polyvore.com organized in fixed order: tops, bottoms, shoes and accessories.
Link: https://github.com/xthan/polyvore-dataset
+Method:
They using bidirectional LSTM for fashion compatibility modeling and a visual-
semantic embedding to capture multimodal information.
+Personal comment:
Fashion clothes somehow are hot to wear, so I think they might add more
problem like clothes suit for weather, and about clothes set rating (compatiblity),
they take the average fashion point of fashionistas, fashion magazine, or just
themselves’s opinion.
+Objective:
+Dataset:
+Method:
They compare 2 vectors (Two vectors are for compute the cosine similarity loss
which will rate how fit is their collected recipe and image) from image and recipe,
then edit and choose the fittest recipe. And they use cosine similarity loss to test
and train data; LSTM; image, ingredients, instructions encoder
+Personal comment:
Maybe food recipe can be limited, so I think they can add more recipes to
continue the project
+Objective:
Their objective is looking for a generalized deep learning model for Wi-Fi based
fall detection in untrained domains.
+Dataset:
+Method:
+Personal comment: