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.
W4A4-quantized build of a 25B-parameter multimodal LLM that produces text from image+text inputs and supports conversational tool use. Trades very small quality differences for much lower GPU memory and latency so inference can run on smaller accelerators (vLLM support).
Generates minute-scale, 720p videos from a single image using a 2.6B image-to-video diffusion transformer with precise 6‑DoF camera control and an optional LTX‑2 refiner; designed for long-context, memory-efficient modeling but requires large refiner checkpoints (~41 GB).
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.
Creator-centric benchmark for evaluating text-to-image models with 1,000 bilingual prompts and a 3-level, 56-facet taxonomy. Includes a trained Q-Judger judge model and leaderboard-ready evaluation scripts to surface gaps in real-world fidelity and creative generation.
Performs fast, high-quality vision–language grounding: given an image plus a natural-language prompt it returns bounding boxes or points for referred objects. Uses Parallel Box Decoding for parallel coordinate prediction (higher throughput) and targets research/non-commercial use.
Benchmark for evaluating vision–language models on measurement-grounded inputs vs. RGB, emphasizing low-light, HDR, and visibility-sensitive evidence recovery. Contains 2,183 paired test examples with local image assets for controlled RAW↔RGB comparisons.