RepoGuard
Обновлено 9 h ago
Meta Research

Organization

Публичный след на GitHub Meta Research

@facebookresearch
Просмотреть профиль на GitHub
Menlo Park, California

1 410

Публичные репозитории

532 275

Всего звезд

36 277

Подписчики

Организация facebookresearch на GitHub представлена широким спектром публичных репозиториев, в том числе такими известными проектами, как Detectron2, fairseq и faiss. Основные языки программирования, используемые в их репозиториях, включают Python, Jupyter Notebook, C++ и Go, что подчеркивает их акцент на исследованиях в области искусственного интеллекта и машинного обучения.

Основные языки

Python 83Jupyter Notebook 11C++ 4Lean 1Go 1

Публичные репозитории

segment-anything

54 342

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
Обновлено 12 июн. 2026 г.

faiss

40 274

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

C++
Обновлено 13 июн. 2026 г.

detectron2

34 548

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

Python
Обновлено 12 июн. 2026 г.

fairseq

32 233

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

Python
Обновлено 13 июн. 2026 г.

Detectron

26 373

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

Python
Обновлено 12 июн. 2026 г.

audiocraft

23 368

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
Обновлено 12 июн. 2026 г.

sam2

19 326

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
Обновлено 13 июн. 2026 г.

detr

15 302

End-to-End Object Detection with Transformers

Python
Обновлено 12 июн. 2026 г.

vggt

13 325

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

Python
Обновлено 13 июн. 2026 г.

dinov2

12 976

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

Jupyter Notebook
Обновлено 13 июн. 2026 г.

AnimatedDrawings

12 798

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

Python
Обновлено 12 июн. 2026 г.

seamless_communication

11 793

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

Jupyter Notebook
Обновлено 13 июн. 2026 г.

dinov3

10 659

Reference PyTorch implementation and models for DINOv3

Jupyter Notebook
Обновлено 13 июн. 2026 г.

ParlAI

10 626

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

Python
Обновлено 12 июн. 2026 г.

sam3

10 533

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
Обновлено 13 июн. 2026 г.

xformers

10 491

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

Python
Обновлено 12 июн. 2026 г.

hydra

10 442

Hydra is a framework for elegantly configuring complex applications

Python
Обновлено 13 июн. 2026 г.

demucs

10 201

Code for the paper Hybrid Spectrogram and Waveform Source Separation

Python
Обновлено 12 июн. 2026 г.

nougat

10 009

Implementation of Nougat Neural Optical Understanding for Academic Documents

Python
Обновлено 12 июн. 2026 г.

pytorch3d

9 898

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

Python
Обновлено 13 июн. 2026 г.

maskrcnn-benchmark

9 370

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

Python
Обновлено 12 июн. 2026 г.

ImageBind

9 037

ImageBind One Embedding Space to Bind Them All

Python
Обновлено 12 июн. 2026 г.

dino

7 592

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

Python
Обновлено 13 июн. 2026 г.

SlowFast

7 375

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.

Python
Обновлено 13 июн. 2026 г.

sam-3d-objects

6 917

SAM 3D Objects

Python
Обновлено 13 июн. 2026 г.

metaseq

6 548

Repo for external large-scale work

Python
Обновлено 12 июн. 2026 г.

ConvNeXt

6 383

Code release for ConvNeXt model

Python
Обновлено 13 июн. 2026 г.

pytext

6 296

A natural language modeling framework based on PyTorch

Python
Обновлено 12 июн. 2026 г.

flow_matching

4 541

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
Обновлено 12 июн. 2026 г.

deit

4 347

Official DeiT repository

Python
Обновлено 12 июн. 2026 г.

vjepa2

4 145

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

Python
Обновлено 13 июн. 2026 г.

esm

4 119

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

Python
Обновлено 13 июн. 2026 г.

VideoPose3D

4 033

Efficient 3D human pose estimation in video using 2D keypoint trajectories

Python
Обновлено 13 июн. 2026 г.

jepa

3 947

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

Python
Обновлено 13 июн. 2026 г.

pytorchvideo

3 564

A deep learning library for video understanding research.

Python
Обновлено 12 июн. 2026 г.

sam-audio

3 526

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
Обновлено 12 июн. 2026 г.

map-anything

3 486

MapAnything: Universal Feed-Forward Metric 3D Reconstruction

Python
Обновлено 12 июн. 2026 г.

ijepa

3 422

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
Обновлено 12 июн. 2026 г.

sam-3d-body

3 247

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

Python
Обновлено 13 июн. 2026 г.

vggt-omega

2 943

[CVPR 2026 Oral] VGGT Omega

Python
Обновлено 13 июн. 2026 г.

tribev2

2 859

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

Jupyter Notebook
Обновлено 12 июн. 2026 г.

omnilingual-asr

2 830

Omnilingual ASR Open-Source Multilingual SpeechRecognition for 1600+ Languages

Python
Обновлено 13 июн. 2026 г.

HyperAgents

2 571

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

Python
Обновлено 13 июн. 2026 г.

fairchem

2 147

FAIR Chemistry's library of machine learning methods for chemistry

Python
Обновлено 12 июн. 2026 г.

ConvNeXt-V2

2 046

Code release for ConvNeXt V2 model

Python
Обновлено 12 июн. 2026 г.

theseus

2 034

A library for differentiable nonlinear optimization

Python
Обновлено 12 июн. 2026 г.

ai4animationpy

1 946

A Python framework for AI-driven character animation using neural networks.

Python
Обновлено 13 июн. 2026 г.

DPR

1 868

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

Python
Обновлено 13 июн. 2026 г.

MetaCLIP

1 839

NeurIPS 2025 Spotlight; ICLR2024 Spotlight; CVPR 2024; EMNLP 2024

Python
Обновлено 12 июн. 2026 г.

TensorComprehensions

1 766

A domain specific language to express machine learning workloads.

C++
Обновлено 12 июн. 2026 г.

multimodal

1 723

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

Python
Обновлено 13 июн. 2026 г.

consistent_depth

1 636

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.

Python
Обновлено 12 июн. 2026 г.

DeepSDF

1 560

Learning Continuous Signed Distance Functions for Shape Representation

Python
Обновлено 13 июн. 2026 г.

fastMRI

1 526

A large-scale dataset of both raw MRI measurements and clinical MRI images.

Python
Обновлено 12 июн. 2026 г.

vggsfm

1 395

VGGSfM: Visual Geometry Grounded Deep Structure From Motion

Python
Обновлено 12 июн. 2026 г.

home-robot

1 211

Mobile manipulation research tools for roboticists

Python
Обновлено 12 июн. 2026 г.

ToMe

1 201

A method to increase the speed and lower the memory footprint of existing vision transformers.

Python
Обновлено 13 июн. 2026 г.

co3d

1 159

Tooling for the Common Objects In 3D dataset.

Python
Обновлено 12 июн. 2026 г.

KILT

975

Library for Knowledge Intensive Language Tasks

Python
Обновлено 12 июн. 2026 г.

cwm

881

Research code artifacts for Code World Model (CWM) including inference tools, reproducibility, and documentation.

Python
Обновлено 12 июн. 2026 г.

ShapeR

789

Code for the ShapeR research paper

Python
Обновлено 12 июн. 2026 г.

supervision-by-registration

773

Supervision-by-Registration: An Unsupervised Approach to Improve the Precision of Facial Landmark Detectors

Python
Обновлено 12 июн. 2026 г.

ProgramBench

754

Can Language Models Rebuild Programs From Scratch?

Python
Обновлено 12 июн. 2026 г.

audioseal

733

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

Python
Обновлено 12 июн. 2026 г.

MHR

716

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
Обновлено 12 июн. 2026 г.

tuna-2

709

Official implementation of Tuna-2: Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation

Python
Обновлено 12 июн. 2026 г.

eb_jepa

693

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
Обновлено 13 июн. 2026 г.

EUPE

661

Efficient Universal Perception Encoder: a single on-device vision encoder with versatile representations that match or exceed specialized experts across multiple task domains.

Python
Обновлено 12 июн. 2026 г.

LeViT

623

LeViT a Vision Transformer in ConvNet's Clothing for Faster Inference

Python
Обновлено 13 июн. 2026 г.

MLGym

603

MLGym A New Framework and Benchmark for Advancing AI Research Agents

Python
Обновлено 12 июн. 2026 г.

dadaptation

531

D-Adaptation for SGD, Adam and AdaGrad

Python
Обновлено 12 июн. 2026 г.

drzero

523

Dr. Zero Self-Evolving Search Agents without Training Data

Python
Обновлено 12 июн. 2026 г.

spdl

390

Scalable and Performant Data Loading

Python
Обновлено 12 июн. 2026 г.

momentum

379

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

C++
Обновлено 12 июн. 2026 г.

searchformer

375

Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".

Jupyter Notebook
Обновлено 12 июн. 2026 г.

HighResCanopyHeight

356

This repository provides inference code to compute canopy height maps from aerial images, as described in the paper "Very high resolution canopy height maps from RGB imagery using self-supervised vision transformer and convolutional decoder trained on Aerial Lidar".

Jupyter Notebook
Обновлено 12 июн. 2026 г.

VLM3

289

Official implementation of paper "VLM³: Vision Language Models Are Native 3D Learners".

Jupyter Notebook
Обновлено 12 июн. 2026 г.

neuroai

246

Python suite for neuroscience research across all modalities.

Python
Обновлено 12 июн. 2026 г.

DCPerf

243

DCPerf benchmark suite for hyperscale cloud applications

Python
Обновлено 12 июн. 2026 г.

atlas-lean

227

ATLAS Autoformalized Textbook Library At Scale

Lean
Обновлено 12 июн. 2026 г.

emg2pose

221

Code repository for emg2pose dataset and model benchmarks

Python
Обновлено 13 июн. 2026 г.

nymeria_dataset

208

Nymeria: a massive collection of multimodal egocentric daily motion in the wild

Python
Обновлено 13 июн. 2026 г.

tensor-layouts

184

A pure-Python implementation of the Nvidia CuTe layout algebra intended to be approachable and easy to learn.

Python
Обновлено 13 июн. 2026 г.

Clinical-Trial-Parser

184

Library for converting clinical trial eligibility criteria to a machine-readable format.

Go
Обновлено 12 июн. 2026 г.

vip

183

Official repository for "VIP: Towards Universal Visual Reward and Representation via Value-Implicit Pre-Training"

Python
Обновлено 12 июн. 2026 г.

MRQ

153

MR.Q is a general-purpose model-free reinforcement learning algorithm.

Python
Обновлено 12 июн. 2026 г.

WavFlow

152

MultiModal Audio Generation in Raw Waveform Space.

Python
Обновлено 12 июн. 2026 г.

aira-dojo

152

AIRA-dojo: a framework for developing and evaluating AI research agents

Python
Обновлено 12 июн. 2026 г.

DRTK

151

Differentiable Rendering Toolkit

C++
Обновлено 12 июн. 2026 г.

meshflow

138

Repository for the CVPR 2026 paper MeshFlow Efficient Artistic Mesh Generation via MeshVAE and Flow-based Diffusion Transformer by Weiyu Li, Antoine Toisoul, Tom Monnier, Roman Shapovalov, Rakesh Ranjan, Ping Tan and Andrea Vedaldi.

Python
Обновлено 13 июн. 2026 г.

projectaria_gen2_depth_from_stereo

93

A tutorial and a set of tools to compute depth-from-stereo with Project Aria Gen2 devices. This includes stereo image rectification as well as disparity estimation

Jupyter Notebook
Обновлено 12 июн. 2026 г.

dexwm

79

Official code and data from DexWM ("World Models Can Leverage Human Videos for Dexterous Manipulation").

Python
Обновлено 12 июн. 2026 г.

LAWT

78

Code for papers Linear Algebra with Transformers (TMLR) and What is my Math Transformer Doing? (AI for Maths Workshop, Neurips 2022)

Python
Обновлено 12 июн. 2026 г.

WMReward

59

[CVPR 2026 Highlight] Leveraging latent world model's physics understanding to improve the physics plausibility of video generation

Python
Обновлено 12 июн. 2026 г.

SOC-matching

42

Code release for "Stochastic Optimal Control Matching"

Python
Обновлено 12 июн. 2026 г.

CLOD-3DGS

29

Implementation of "Learning Fast 3D Gaussian Splatting Rendering using Continuous Level of Detail" presented at Eurographics 2025.

Python
Обновлено 12 июн. 2026 г.

dllm_post_training

11

dTRPO: Trajectory Reduction in Policy Optimization of Diffusion Large Language Models

Python
Обновлено 12 июн. 2026 г.

Large-Sparse-Reconstruction-Model

10

LSRM is a SOTA, feed-forward 3D reconstruction model that generates high-fidelity, relightable 3D digital twins from sparse 2D views.

Python
Обновлено 12 июн. 2026 г.

bouquet

4

A companion repo for the BOUQuET dataset

Python
Обновлено 12 июн. 2026 г.

luxremix-dataset

3

The LuxRemix dataset is a synthetic dataset of 12K indoor scenes with per-light decomposition, which is designed for training models that decompose and re-mix indoor illumination from a single image.

Python
Обновлено 12 июн. 2026 г.

Часто задаваемые вопросы

Что разрабатывает facebookresearch на GitHub?

facebookresearch разрабатывает различные проекты в области искусственного интеллекта и машинного обучения, включая библиотеки для обнаружения объектов, обработки аудио и алгоритмы для кластеризации векторов.

Какие языки программирования использует facebookresearch?

Основные языки программирования, используемые в репозиториях facebookresearch, это Python, Jupyter Notebook, C++ и Go, что позволяет им реализовывать сложные алгоритмы и модели.

Являются ли репозитории facebookresearch публичными?

Да, все репозитории facebookresearch на GitHub являются публичными, что позволяет исследователям и разработчикам по всему миру использовать и вносить свой вклад в их проекты.

Это раскрытие намеренно?

Следите за Meta Research с помощью RepoGuard и получайте уведомления в момент появления нового публичного репозитория.

Следить за этим аккаунтом