fjuice
Yoooo π welcome to fjuice.
We build vision systems, datasets, and models that donβt take themselves too seriously β but still run like production-grade tools.
Think:
- synthetic data pipelines that actually scale
- open-vocab vision models that donβt fall apart in the wild
- APIs that feel like:
fjuice.detect() instead of corporate SDK soup
π What is fjuice?
fjuice is a research + engineering project focused on:
- synthetic dataset generation at scale (Juicebox series)
- open-vocab vision models (JuiceJet series)
- segmentation + grounding systems
- messy-real-world robustness via controlled randomness
We like structured chaos.
π§ Ecosystem
π§± Juicebox
Synthetic datasets for vision training.
- multi-million to multi-billion scale generation
- heavy augmentation + realism injection
- segmentation-first design
- open vocab friendly
βοΈ JuiceJet
Vision models trained on Juicebox datasets.
- segmentation / detection / grounding models
- open-vocab reasoning over visual scenes
- designed for robustness, not just benchmarks
βοΈ fjuice core
A lightweight API layer for running models:
fjuice.detect(image)
fjuice.segment(image)
fjuice.infer(prompt, image)
Yes, itβs intentionally simple.
π§ Philosophy
We donβt optimize for:
- fancy corporate frameworks
- over-engineered abstractions
- benchmark-only performance
We optimize for:
- real-world robustness
- dataset diversity
- reproducible chaos
- fast iteration
π Why it exists
Because most vision datasets are either:
- too clean
- too small
- too static
- or too boring
So we built something messy enough to generalize.
π§ͺ Status
Actively evolving.
Stuff will break. Stuff will change. Thatβs the point.
πͺͺ License
See LICENSE file.
π Links
Made with chaos, caffeine, and too many GPUs.