Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 722854935 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

🎨 C2Ideas: Built WebGL Assets

This repository hosts the compiled WebGL build files required to run the C2Ideas system. These large binary files are hosted here due to GitHub's file size limits.

πŸ“„ Paper: C2Ideas: Supporting Creative Interior Color Design Ideation with a Large Language Model (CHI 2024)
πŸ’» Code: GitHub Repository

πŸ“‚ Content

The file C2Ideas-3D Assets.zip contains the built WebGL resources (Unity build output) necessary for the frontend interface.

πŸš€ How to Use

To run the project locally, you need to combine these files with the source code from GitHub:

  1. Clone the Code: Clone the main repository from GitHub.

  2. Download & Install Assets:

    • Download C2Ideas-3D Assets.zip from this repository.
    • Unzip the contents directly into the frontend's public directory: frontend/c2ideas/public/

    Ensure the unzipped files (e.g., New/, ChangeRoomColorWeb/) are located at the root of the public folder.

  3. Run: Proceed with the standard setup instructions in the GitHub README.

πŸ“š Citation

@inproceedings{hou2024c2ideas,
  author = {Hou, Yihan and Yang, Manling and Cui, Hao and Wang, Lei and Xu, Jie and Zeng, Wei},
  title = {C2Ideas: Supporting Creative Interior Color Design Ideation with a Large Language Model},
  year = {2024},
  isbn = {9798400703300},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  url = {[https://doi.org/10.1145/3613904.3642224](https://doi.org/10.1145/3613904.3642224)},
  doi = {10.1145/3613904.3642224},
  booktitle = {Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems},
  articleno = {172},
  numpages = {18},
  keywords = {color deisgn, large language model},
  location = {Honolulu, HI, USA},
  series = {CHI '24}
}
Downloads last month
18