Category: A2; Team name: GAAIMC; Dataset: 3D2M #247
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Description
This PR adds the 3D2M dataset published in [1] for the TAG-DS Topological deep learning Challenge 2025: Expanding the Data Landscape.
This is a dataset of 3D meshes featuring a diverse range of male and female facial structures. The dataset comprises 188 3D facial meshes, including 73 from female candidates and 114 from male candidates. It encompasses a broad representation of ethnic backgrounds, with contributions from 45 different ethnicities, ensuring a rich diversity in facial characteristics. [1]
It was implemented for classification on a cell-complex level, having as labels female and non-female.
References:
[1] DASGUPTA, Sankarshan. 3D2M Dataset: A 3-Dimension diverse Mesh Dataset. arXiv preprint arXiv:2410.07415, 2024.
Issue
Additional context