Skip to content

dcupl-demos/fashion-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcupl-demos/fashion-products

44K fashion products, data provided by kaggle.com
Demo project for dcupl, App Development Platform for Data-Intensive Web Applications.


@dcupl/cli
dcupl CLI dcupl CLI

@dcupl/core
dcupl CLI dcupl Core

GitHub


Fashion products

This dcupl demo project was generated using the @dcupl/cli. More informations can be found at https://dcupl.com

The data set for this demo project was loaded from [kaggle.com](https://www.kaggle.com/datasets/paramaggarwal/fashion-product-images-dataset 1), where we only use the two CSV files with the data of the styles and the textual data for the images. It is a very simple example with one reference from Model Style to Image and includes 44K lines of data.

This demo aims to showcase the classic use case "Fashion Product Catalogue" 👗 👕 👞 and might be enhanced and extended with more data in the future. Stay tuned 😉

1 - Aggarwal, P. (2019). Fashion product images dataset. https://www.grandviewresearch.com/press-release/global-image-recognition-market [Dataset; accessed: 2023-01-16]."

DEV

1) Setup

npm install

2) Connect your local project with the dcupl console

  • Go to https://console.dcupl.com and create your free account.
  • Set your projectId in the dcupl.config.json
  • Set your apiKey in the dcupl.secrets.json
  • Push your local workspace to the console using the CLI dcupl files:push --name my-first-push

3) Start your development server

npm run serve

4) View your data in the console

View your data in the Data Explorer Tab in the console (you may need reload your browser)

About

dcupl demo project based on the fashion data set provided by kaggle.com - https://www.kaggle.com/datasets/paramaggarwal/fashion-product-images-dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published