Open egocentric multimodal dataset for embodied AI and robot learning captured on commodity iPhone Pro: ~200 hours and ~10M RGB frames with LiDAR depth, ARKit 6‑DoF poses, IMU, two‑hand MANO mocap, room meshes, and hierarchical action captions.
Labeled Vietnamese handwritten line images paired with text transcriptions for training and evaluating OCR/text-recognition models. Stored in Parquet (optimized) with a dataset size in the 10K–100K sample range, suitable for model training and benchmarking.
Multimodal STEM problem set for verifiable, answer-supervised training and RL: contains single-image, multi-panel, and multi-image PhD-level questions across physics, math, chemistry and biology. Each example has a deterministic ground-truth answer, enabling reward modeling and automated evaluation.
Provides the full caption corpus used to train and ablate the i1 text-to-image model: 12 curated subsets with multiple caption variants (long/short, VLM-generated, rendered text) to enable reproducible training and captioning experiments.
Transfers pretrained latent diffusion priors into pixel space to train pixel-space diffusion models using only synthetic images from LDMs. Trains shallow pixel layers while freezing most LDM internals, reducing data and compute needs and enabling native 4K generation without a VAE.
Research-focused text-to-image foundation model that prioritizes training efficiency: a 3.8B-parameter architecture trained on an 800M image-text corpus with mixed-resolution learning, FLUX.2 VAE, RL tuning, and a distilled 4-step Lens-Turbo for fast high-resolution generation.
Delivers image and video generation, editing, and understanding inside a single 3B-parameter multimodal model trained from scratch with a multi-task recipe. Notable for strong unified benchmarks at 3B scale; inference requires large GPU memory (≈40GB+ VRAM).
A 4-step distilled variant of Microsoft's Lens foundational text-to-image model for fast, high-resolution image synthesis. Optimized for mixed-resolution inference up to 1440×1440, GPT-OSS text features and FLUX.2 latents, intended for low-latency prototyping and research under an MIT license.
Collection of 1,000 AI-generated dreamcore aesthetic images (2K JPEGs, numbered 001–1000) intended for creative prototyping and visual research. Images were produced with GPT Image 2 and released under an MIT license.
Reasoning-enhanced 27B dense LLM fine-tuned from Qwen3.6-27B and released in GGUF format for image-text-to-text and long-context reasoning. Augmented with Trace Inversion reconstructed chains, three-stage SFT curriculum and MTP/vision support; community research release.
Provides 100,000 generated low-quality↔high-quality image pairs created with modern multi-frame/multi-modal models to boost generalization of image restoration methods; includes train/test JSONL lists, baseline training code, and pretrained checkpoints under CC BY‑NC‑ND 4.0.
A ternary-weight (~1.58-bit) 4B text-to-image diffusion transformer optimized for NVIDIA GPUs using Gemlite INT2 and HQQ; it reduces the transformer to ~1.21 GB (4.55 GB CUDA payload) and targets 1024×1024 generation with a 4-step FlowMatch-Euler sampler.