AIAny
Icon for item

ClothTransformer Dataset

Provides 2,056 penetration-free cloth simulation trajectories (240 frames each, 493,440 frames, ~33 GB) across human garments, robotic manipulation, and object-collision scenarios. Includes per-vertex positions, per-frame displacements, mesh topology and collision fields under CC BY 4.0 — useful for training and evaluating learning-based cloth simulators.

Introduction

High-quality, intersection-free simulated cloth data removes a common bottleneck for learning-based cloth simulators: noisy or interpenetrating ground truth. This dataset supplies dense, mesh-level trajectories suitable for CCD-aware losses and models that operate in vertex/mesh latent spaces.

What Sets It Apart
  • Penetration-free ground truth: 2,056 trajectories × 240 frames (493,440 frames total), generated with a GPU incremental-potential contact solver (GIPC), enabling training with Continuous Collision Detection (CCD) losses.
  • Diverse scenarios: three subsets — human garments on animated SMPL bodies, robotic gripper manipulation over 1,000+ garments, and 1,000 diverse object collision drops — supporting transfer and generalization experiments.
  • Mesh-level realism: per-frame vertex positions and displacements, triangle/edge topology, and redundant collision triangle fields; mesh resolutions vary (1k–4k verts) so models can be tested across scales.
  • Reproducible parameters: material and solver priors (stretching, bending, density, friction) provided, with CC BY 4.0 license and provenance notes for third-party geometry.
Who it's for + Trade-offs

Great fit if you develop or evaluate learning-based cloth simulators, mesh latent-space transformers, or CCD-aware loss functions and need large, collision-free ground truth at mesh resolution. Look elsewhere if you require real-world capture data, deformable objects beyond cloth, or very high-resolution textile microstructure — this dataset focuses on simulated cloth physics and mid-scale meshes (1k–4k vertices).

Information

  • Websitehuggingface.co
  • AuthorsYu Zhang, Yidi Shao, Wenqi Ouyang, Yushi Lan, Zhexin Liang, Chengrui Wu, Xudong Xu, Xingang Pan
  • Published date2026/07/07

Categories

More Items

Evaluates whether video models reason according to physical laws by treating generated videos as visible reasoning traces and using a three-stage Perception–Formulation–Deduction protocol. Includes Orchard (400 mechanics videos), chain-of-frames prompting on annotated first frames, and a hybrid MLLM-plus-objective scoring suite for stage-resolved diagnostics.

Hugging Face

Provides intermediate pretraining checkpoints for the Aether-7B-5Attn base model to enable reproducible training-dynamics research. Includes three raw checkpoints (110k, 115k, 162k steps) packaged with model.safetensors, config, and tokenizer; uses a custom aether_v2_7way architecture requiring the aether_pkg loader.

Hugging Face

Provides verified, model-attested end-to-end agent coding and debugging trajectories (JSONL). Each whole-session trace was produced by moonshotai/kimi-k3 on the pi/openrouter runtime, passed acceptance tests and independent model screening — useful for SFT, distillation, and analyzing tool-use behavior.