# facebookresearch/ijepa

Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."

Repository: https://github.com/facebookresearch/ijepa
Canonical: https://ross.abutalabs.com/products/ijepa
Language: Python
License: NOASSERTION
License Family: other
Archived: true
Last push: 2024-05-08T19:41:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 84
- inputs: {"age_days": 1178, "days_push": 847, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3489, forks 522 (observed 2026-08-28T04:08:07.159631+00:00)

## What it is
Official PyTorch implementation of I-JEPA, a self-supervised learning method that predicts latent representations of image regions from other regions without hand-crafted augmentations or pixel-level reconstruction. It provides training and evaluation code for pretraining vision encoders that learn strong semantic representations.

## Use cases
- pretrain a vision encoder with self-supervised learning
- learn image representations without data augmentation
- reproduce I-JEPA CVPR 2023 paper results
- evaluate pretrained features on image classification
- research joint-embedding predictive architectures
- train efficient SSL models on limited compute

## When to choose
- you need strong off-the-shelf semantic image features without hand-crafted augmentations
- you want a compute-efficient self-supervised pretraining method
- you are researching latent-space predictive architectures

## When to avoid
- you need a production-ready pretrained model zoo with many checkpoints
- you want generative pixel-level image modeling
- you need non-PyTorch framework support

## Facets
- artifact type: library
- maturity: active
- function: machine-learning, deep-learning
- domain: machine-learning, deep-learning, computer-vision, image-processing
- platform: python
- tags: self-supervised-learning, pytorch, computer-vision, research-code, joint-embedding, cvpr, gpu

## Member repositories
- facebookresearch/ijepa (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.159631+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:58.525245+00:00, confidence not recorded.
  - readme: https://github.com/facebookresearch/ijepa (fetched 2026-08-28T04:08:07.159631+00:00, sha 731763f831a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
