Skip to content

Official code for "Looking at words and points with attention: a benchmark for text-to-shape coherence" ICCV Workshops 2023

Notifications You must be signed in to change notification settings

AndreAmaduzzi/CrossCoherence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Looking at words and points with attention: a benchmark for text-to-shape coherence
(ICCV 2023 Workshop "AI for 3D Content Creation")

image

Dataset GPT2Shape

Train-val-test splits of GPT2Shape dataset can be found in folder gpt2shape:

Each CSV file contains the ShapeNet model_id of every shape, the corresponding textual description, the name and id of the category and other metadata.

Installation

Evaluation metric CrossCoherence - inference

Inference

Evaluation metric CrossCoherence - training

Training

Human-validated test set HST

Citation

If you find this work useful, please cite our paper:

@InProceedings{Amaduzzi_2023_ICCV,
    author    = {Amaduzzi, Andrea and Lisanti, Giuseppe and Salti, Samuele and Di Stefano, Luigi},
    title     = {Looking at Words and Points with Attention: a Benchmark for text-to-Shape Coherence},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops},
    month     = {October},
    year      = {2023},
    pages     = {2868-2877}
}

About

Official code for "Looking at words and points with attention: a benchmark for text-to-shape coherence" ICCV Workshops 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published