Multi Label Image Classification Dataset
Used for finding human interest based on social media photo
@kaggle.meherunnesashraboni_multi_label_image_classification_dataset
Used for finding human interest based on social media photo
@kaggle.meherunnesashraboni_multi_label_image_classification_dataset
CREATE TABLE multilabel_classification_2 (
"image_name" VARCHAR,
"n__classes_motorcycle_truck_boat_bus_cycle_person_dese_571695ad" VARCHAR,
"motorcycle" BIGINT,
"truck" BIGINT,
"boat" BIGINT,
"bus" BIGINT,
"cycle" BIGINT,
"person" BIGINT,
"desert" BIGINT,
"mountains" BIGINT,
"sea" BIGINT,
"sunset" BIGINT,
"trees" BIGINT,
"sitar" BIGINT,
"ektara" BIGINT,
"flutes" BIGINT,
"tabla" BIGINT,
"harmonium" BIGINT
);
Anyone who has the link will be able to view this.