RepoGuard
Updated 2 h ago
Meta Research

Organization

Public GitHub footprint of Meta Research

@facebookresearch
View profile on GitHub
Menlo Park, California

1,427

Public repositories

575,965

Total stars

36,837

Followers

The organization facebookresearch, also known as Meta Research, maintains a significant public presence on GitHub with a wide range of repositories. Their projects primarily utilize Python, Jupyter Notebook, C++, and Go, featuring notable repositories such as detectron2, fairseq, and segment-anything, focused on areas like object detection and audio processing.

Top languages

Python 78Jupyter Notebook 16C++ 4HTML 1Rust 1

Public repositories

segment-anything

54,615

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Jupyter Notebook
Updated Jul 28, 2026

faiss

40,592

A library for efficient similarity search and clustering of dense vectors.

C++
Updated Jul 28, 2026

detectron2

34,634

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Python
Updated Jul 28, 2026

fairseq

32,252

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

Python
Updated Jul 28, 2026

fastText

26,550

Library for fast text representation and classification.

HTML
Updated Jul 28, 2026

Detectron

26,379

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

Python
Updated Jul 28, 2026

audiocraft

23,525

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

Jupyter Notebook
Updated Jul 28, 2026

sam2

19,607

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Jupyter Notebook
Updated Jul 28, 2026

detr

15,360

End-to-End Object Detection with Transformers

Python
Updated Jul 28, 2026

vggt

14,050

[CVPR 2025 Best Paper Award] VGGT: Visual Geometry Grounded Transformer

Python
Updated Jul 28, 2026

dinov2

13,167

PyTorch code and models for the DINOv2 self-supervised learning method.

Jupyter Notebook
Updated Jul 28, 2026

AnimatedDrawings

12,833

Code to accompany "A Method for Animating Children's Drawings of the Human Figure"

Python
Updated Jul 28, 2026

seamless_communication

11,826

Foundational Models for State-of-the-Art Speech and Text Translation

Jupyter Notebook
Updated Jul 28, 2026

sam3

11,107

The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Python
Updated Jul 28, 2026

dinov3

11,031

Reference PyTorch implementation and models for DINOv3

Jupyter Notebook
Updated Jul 28, 2026

ParlAI

10,626

A framework for training and evaluating AI models on a variety of openly available dialogue datasets.

Python
Updated Jul 27, 2026

hydra

10,547

Hydra is a framework for elegantly configuring complex applications

Python
Updated Jul 28, 2026

xformers

10,532

Hackable and optimized Transformers building blocks, supporting a composable construction.

Python
Updated Jul 28, 2026

demucs

10,355

Code for the paper Hybrid Spectrogram and Waveform Source Separation

Python
Updated Jul 28, 2026

nougat

10,052

Implementation of Nougat Neural Optical Understanding for Academic Documents

Python
Updated Jul 28, 2026

pytorch3d

9,935

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data

Python
Updated Jul 28, 2026

ImageBind

9,061

ImageBind One Embedding Space to Bind Them All

Python
Updated Jul 28, 2026

DiT

8,692

Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"

Python
Updated Jul 28, 2026

mae

8,376

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Python
Updated Jul 28, 2026

dino

7,612

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

Python
Updated Jul 28, 2026

sam-3d-objects

7,184

SAM 3D Objects

Python
Updated Jul 28, 2026

ConvNeXt

6,417

Code release for ConvNeXt model

Python
Updated Jul 28, 2026

Kats

6,325

Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.

Python
Updated Jul 28, 2026

sapiens

5,408

High-resolution models for human tasks.

Python
Updated Jul 28, 2026

AugLy

5,086

A data augmentations library for audio, image, text, and video.

Python
Updated Jul 27, 2026

co-tracker

5,042

CoTracker is a model for tracking any point (pixel) on a video.

Jupyter Notebook
Updated Jul 28, 2026

lingua

4,755

Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.

Python
Updated Jul 28, 2026

flow_matching

4,647

A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.

Python
Updated Jul 28, 2026

vjepa2

4,401

PyTorch code and models for VJEPA2 self-supervised learning from video.

Python
Updated Jul 28, 2026

esm

4,169

Evolutionary Scale Modeling (esm): Pretrained language models for proteins

Python
Updated Jul 28, 2026

encodec

4,004

State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.

Python
Updated Jul 28, 2026

habitat-sim

3,766

A flexible, high-performance 3D simulator for Embodied AI research.

C++
Updated Jul 28, 2026

vggt-omega

3,720

[CVPR 2026 Oral] VGGT Omega

Python
Updated Jul 28, 2026

LASER

3,662

Language-Agnostic SEntence Representations

Jupyter Notebook
Updated Jul 28, 2026

map-anything

3,599

MapAnything: Universal Feed-Forward Metric 3D Reconstruction

Python
Updated Jul 28, 2026

sam-audio

3,584

The repository provides code for running inference with the Meta Segment Anything Audio Model (SAM-Audio), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Python
Updated Jul 28, 2026

pytorchvideo

3,564

A deep learning library for video understanding research.

Python
Updated Jul 27, 2026

ijepa

3,486

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."

Python
Updated Jul 28, 2026

vissl

3,296

VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.

Jupyter Notebook
Updated Jul 28, 2026

tribev2

3,084

This repository contains the code to train and evaluate TRIBE v2, a multimodal model for brain response prediction

Jupyter Notebook
Updated Jul 28, 2026

habitat-lab

3,081

A modular high-level library to train embodied AI agents across a variety of tasks and environments.

Python
Updated Jul 28, 2026

Pearl

3,018

A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.

Jupyter Notebook
Updated Jul 28, 2026

omnilingual-asr

2,861

Omnilingual ASR Open-Source Multilingual SpeechRecognition for 1600+ Languages

Python
Updated Jul 28, 2026

HyperAgents

2,654

Self-referential self-improving agents that can optimize for any computable task

Python
Updated Jul 28, 2026

fvcore

2,249

Collection of common code that's shared among different research projects in FAIR computer vision team.

Python
Updated Jul 27, 2026

fairchem

2,199

FAIR Chemistry's library of machine learning methods for chemistry

Python
Updated Jul 28, 2026

ConvNeXt-V2

2,068

Code release for ConvNeXt V2 model

Python
Updated Jul 28, 2026

DPR

1,870

Dense Passage Retriever - is a set of tools and models for open domain Q&A task.

Python
Updated Jul 28, 2026

multimodal

1,728

TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.

Python
Updated Jul 28, 2026

coconut

1,669

Training Large Language Model to Reason in a Continuous Latent Space

Python
Updated Jul 28, 2026

home-robot

1,228

Mobile manipulation research tools for roboticists

Python
Updated Jul 28, 2026

EdgeTAM

951

[CVPR 2025] Official PyTorch implementation of "EdgeTAM: On-Device Track Anything Model"

Jupyter Notebook
Updated Jul 28, 2026

sapiens2

883

1K resolution vision transformers pretrained on 1B human images.

Python
Updated Jul 28, 2026

brain2qwerty

873

Non-invasive decoding of typed sentences from MEG and EEG brain recordings using a convolutional encoder, transformer, and character-level language model.

Python
Updated Jul 28, 2026

ProgramBench

865

Can Language Models Rebuild Programs From Scratch?

Python
Updated Jul 28, 2026

ShapeR

862

Code for the ShapeR research paper

Python
Updated Jul 28, 2026

CodeGen

778

Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from dataset creation to model training and evaluation. Comes with pretrained models.

Python
Updated Jul 28, 2026

metamotivo

777

The first behavioral foundation model to control a virtual physics-based humanoid agent for a wide range of whole-body tasks.

Python
Updated Jul 28, 2026

sonata

770

[CVPR'25 Highlight] Official repository of Sonata: Self-Supervised Learning of Reliable Point Representations

Python
Updated Jul 28, 2026

MHR

768

Momentum Human Rig is an anatomically-inspired parametric full-body digital human model developed at Meta. It includes: A parametric body skeletal model; A realistic 3D mesh skinned to the skeleton with levels of detail;A body blendshape and pose corrective model; A facial blendshape model.Its design is friendly for both CG and CV communities.

Python
Updated Jul 28, 2026

balance

763

The balance python package offers a simple workflow and methods for dealing with biased data samples when looking to infer from them to some target population of interest.

Python
Updated Jul 28, 2026

audioseal

761

Localized watermarking for AI-generated speech audios, with SOTA on robustness and very fast detector

Python
Updated Jul 28, 2026

InterHand2.6M

756

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020

Python
Updated Jul 28, 2026

eb_jepa

748

An open source library designed to provide community examples of Joint Embedding Predictive Architectures (JEPAs). It contains code and examples for learning representations from images, video, and action-conditioned video, as well as planning using JEPA-based models.

Python
Updated Jul 28, 2026

videoseal

715

Open and efficient video and image watermarking

Python
Updated Jul 28, 2026

nwm

658

Official code for the CVPR 2025 paper "Navigation World Models".

Python
Updated Jul 28, 2026

boxer

605

Code for the Boxer research paper

Python
Updated Jul 28, 2026

spider

507

A general physic-based retargeting framework.

Python
Updated Jul 28, 2026

DocAgent

448

DocAgent is a system designed to generate high-quality, context-aware code documentation for Python codebases using a multi-agent approach and hierarchical processing.

Python
Updated Jul 28, 2026

vrs

432

VRS is a file format optimized to record & playback streams of sensor data, such as images, audio samples, and any other discrete sensors (IMU, temperature, etc), stored in per-device streams of timestamped records.

C++
Updated Jul 28, 2026

seamless_interaction

404

Foundation Models and Data for Human-Human and Human-AI interactions.

Python
Updated Jul 28, 2026

momentum

396

A library for human kinematic motion and numerical optimization solvers to apply human motion

C++
Updated Jul 28, 2026

scenescript

382

Public code release associated with SceneScript.

Python
Updated Jul 28, 2026

goliath

364

Goliath Dataset and Official PyTorch Implementation of RelightableHands, Relightable Gaussian Codec Avatars, and Driving-Signal Aware Full-Body Avatars.

Python
Updated Jul 28, 2026

riemannian-fm

313

code for "Riemannian Flow Matching on General Geometries".

Python
Updated Jul 28, 2026

all-atom-diffusion-transformer

312

Official implementation of All Atom Diffusion Transformers (ICML 2025)

Python
Updated Jul 28, 2026

online-dt

276

Online Decision Transformer

Python
Updated Jul 27, 2026

generic-neuromotor-interface

251

Code for exploring surface electromyography (sEMG) data and training models associated with Reality Labs' paper

Jupyter Notebook
Updated Jul 28, 2026

ssl-data-curation

246

PyTorch code for hierarchical k-means -- a data curation method for self-supervised learning

Jupyter Notebook
Updated Jul 28, 2026

emg2pose

245

Code repository for emg2pose dataset and model benchmarks

Python
Updated Jul 28, 2026

nymeria_dataset

235

Official repo for Nymeria and NymeriaPlus datasets.

Python
Updated Jul 28, 2026

gcm

233

GPU Cluster Monitoring (GCM): Large-Scale AI Research Cluster Monitoring

Python
Updated Jul 28, 2026

SustainableConcrete

198

Repository to track versions of concrete strength data, models, and active learning proposals.

Jupyter Notebook
Updated Jul 28, 2026

cowtracker

173

CoWTracker: Tracking by Warping instead of Correlation

Python
Updated Jul 28, 2026

sira

159

Superintelligent Retrieval Agent (SIRA)

Rust
Updated Jul 28, 2026

emg2qwerty

142

A surface electromyographic (sEMG) touch typing dataset with baselines. https://arxiv.org/abs/2410.20081.

Python
Updated Jul 28, 2026

exca

132

Exca - Execution and caching tool for python

Python
Updated Jul 28, 2026

PhysicsVAE

124

Physics-based Character Controllers Using Conditional VAEs (SIGGRAPH 2022)

Python
Updated Jul 28, 2026

gotrack

100

GoTrack: Generic 6DoF Object Pose Refinement and Tracking, CV4MR 2025

Python
Updated Jul 28, 2026

AdaTT

61

pytorch open-source library for the paper "AdaTT Adaptive Task-to-Task Fusion Network for Multitask Learning in Recommendations"

Python
Updated Jul 28, 2026

Flow-World-Models

57

FlowWM stochastic world modeling via flow matching in DINOv3 feature space, with the FuturePerception (Waymo) benchmark.

Python
Updated Jul 28, 2026

egagent

50

Code for "Agentic Very Long Video Understanding" (EGAgent) [ACL 2026 Main]

Python
Updated Jul 28, 2026

mosaic

34

Post processing library used to analyze memory snapshots

Python
Updated Jul 28, 2026

STyMo

15

The repository provides code for running STyMo Fast and Controllable Few-Shot Motion Style Transfer.

Python
Updated Jul 28, 2026

multicalibration_for_matching

3

Companion repository to the paper "Multicalibration yields better matchings".https//arxiv.org/abs/2511.11413

Jupyter Notebook
Updated Jul 28, 2026

Frequently asked questions

What does facebookresearch build on GitHub?

facebookresearch develops a variety of projects on GitHub, focusing on machine learning, computer vision, and audio processing. Their repositories include widely recognized tools like detectron2 for object detection and audiocraft for audio generation.

Which programming languages does facebookresearch use?

The primary programming languages used by facebookresearch include Python, Jupyter Notebook, C++, and Go. These languages support their diverse range of projects in artificial intelligence and machine learning.

Are facebookresearch's repositories public?

Yes, all repositories maintained by facebookresearch are public on GitHub. This transparency allows developers and researchers to access, use, and contribute to their work in fields like computer vision and deep learning.

Is this exposure intended?

Monitor Meta Research with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account