RepoGuard
9 h agoに更新されました
Meta Research

Organization

Meta Researchの公開GitHubフットプリント

@facebookresearch
GitHubでプロフィールを見る
Menlo Park, California

1,410

公開リポジトリ

532,275

合計スター

36,277

フォロワー

facebookresearchは、主にPython、Jupyter Notebook、C++、Goを使用して、さまざまな研究プロジェクトを公開しています。注目すべきリポジトリには、Segment Anything ModelやDetectron2などがあり、オブジェクト検出や視覚認識タスクに関する先進的なアルゴリズムを提供しています。

主要な言語

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
更新済み 2026年6月12日

faiss

40,274

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

C++
更新済み 2026年6月13日

detectron2

34,548

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

Python
更新済み 2026年6月12日

fairseq

32,233

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

Python
更新済み 2026年6月13日

Detectron

26,373

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

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

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
更新済み 2026年6月13日

detr

15,302

End-to-End Object Detection with Transformers

Python
更新済み 2026年6月12日

vggt

13,325

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

Python
更新済み 2026年6月13日

dinov2

12,976

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

Jupyter Notebook
更新済み 2026年6月13日

AnimatedDrawings

12,798

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

Python
更新済み 2026年6月12日

seamless_communication

11,793

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

Jupyter Notebook
更新済み 2026年6月13日

dinov3

10,659

Reference PyTorch implementation and models for DINOv3

Jupyter Notebook
更新済み 2026年6月13日

ParlAI

10,626

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

Python
更新済み 2026年6月12日

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
更新済み 2026年6月13日

xformers

10,491

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

Python
更新済み 2026年6月12日

hydra

10,442

Hydra is a framework for elegantly configuring complex applications

Python
更新済み 2026年6月13日

demucs

10,201

Code for the paper Hybrid Spectrogram and Waveform Source Separation

Python
更新済み 2026年6月12日

nougat

10,009

Implementation of Nougat Neural Optical Understanding for Academic Documents

Python
更新済み 2026年6月12日

pytorch3d

9,898

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

Python
更新済み 2026年6月13日

maskrcnn-benchmark

9,370

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

Python
更新済み 2026年6月12日

ImageBind

9,037

ImageBind One Embedding Space to Bind Them All

Python
更新済み 2026年6月12日

dino

7,592

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

Python
更新済み 2026年6月13日

SlowFast

7,375

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

Python
更新済み 2026年6月13日

sam-3d-objects

6,917

SAM 3D Objects

Python
更新済み 2026年6月13日

metaseq

6,548

Repo for external large-scale work

Python
更新済み 2026年6月12日

ConvNeXt

6,383

Code release for ConvNeXt model

Python
更新済み 2026年6月13日

pytext

6,296

A natural language modeling framework based on PyTorch

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

deit

4,347

Official DeiT repository

Python
更新済み 2026年6月12日

vjepa2

4,145

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

Python
更新済み 2026年6月13日

esm

4,119

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

Python
更新済み 2026年6月13日

VideoPose3D

4,033

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

Python
更新済み 2026年6月13日

jepa

3,947

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

Python
更新済み 2026年6月13日

pytorchvideo

3,564

A deep learning library for video understanding research.

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

map-anything

3,486

MapAnything: Universal Feed-Forward Metric 3D Reconstruction

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

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
更新済み 2026年6月13日

vggt-omega

2,943

[CVPR 2026 Oral] VGGT Omega

Python
更新済み 2026年6月13日

tribev2

2,859

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

Jupyter Notebook
更新済み 2026年6月12日

omnilingual-asr

2,830

Omnilingual ASR Open-Source Multilingual SpeechRecognition for 1600+ Languages

Python
更新済み 2026年6月13日

HyperAgents

2,571

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

Python
更新済み 2026年6月13日

fairchem

2,147

FAIR Chemistry's library of machine learning methods for chemistry

Python
更新済み 2026年6月12日

ConvNeXt-V2

2,046

Code release for ConvNeXt V2 model

Python
更新済み 2026年6月12日

theseus

2,034

A library for differentiable nonlinear optimization

Python
更新済み 2026年6月12日

ai4animationpy

1,946

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

Python
更新済み 2026年6月13日

DPR

1,868

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

Python
更新済み 2026年6月13日

MetaCLIP

1,839

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

Python
更新済み 2026年6月12日

TensorComprehensions

1,766

A domain specific language to express machine learning workloads.

C++
更新済み 2026年6月12日

multimodal

1,723

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

Python
更新済み 2026年6月13日

consistent_depth

1,636

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

Python
更新済み 2026年6月12日

DeepSDF

1,560

Learning Continuous Signed Distance Functions for Shape Representation

Python
更新済み 2026年6月13日

fastMRI

1,526

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

Python
更新済み 2026年6月12日

vggsfm

1,395

VGGSfM: Visual Geometry Grounded Deep Structure From Motion

Python
更新済み 2026年6月12日

home-robot

1,211

Mobile manipulation research tools for roboticists

Python
更新済み 2026年6月12日

ToMe

1,201

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

Python
更新済み 2026年6月13日

co3d

1,159

Tooling for the Common Objects In 3D dataset.

Python
更新済み 2026年6月12日

KILT

975

Library for Knowledge Intensive Language Tasks

Python
更新済み 2026年6月12日

cwm

881

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

Python
更新済み 2026年6月12日

ShapeR

789

Code for the ShapeR research paper

Python
更新済み 2026年6月12日

supervision-by-registration

773

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

Python
更新済み 2026年6月12日

ProgramBench

754

Can Language Models Rebuild Programs From Scratch?

Python
更新済み 2026年6月12日

audioseal

733

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

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

tuna-2

709

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

Python
更新済み 2026年6月12日

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
更新済み 2026年6月13日

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
更新済み 2026年6月12日

LeViT

623

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

Python
更新済み 2026年6月13日

MLGym

603

MLGym A New Framework and Benchmark for Advancing AI Research Agents

Python
更新済み 2026年6月12日

dadaptation

531

D-Adaptation for SGD, Adam and AdaGrad

Python
更新済み 2026年6月12日

drzero

523

Dr. Zero Self-Evolving Search Agents without Training Data

Python
更新済み 2026年6月12日

spdl

390

Scalable and Performant Data Loading

Python
更新済み 2026年6月12日

momentum

379

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

C++
更新済み 2026年6月12日

searchformer

375

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

Jupyter Notebook
更新済み 2026年6月12日

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
更新済み 2026年6月12日

VLM3

289

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

Jupyter Notebook
更新済み 2026年6月12日

neuroai

246

Python suite for neuroscience research across all modalities.

Python
更新済み 2026年6月12日

DCPerf

243

DCPerf benchmark suite for hyperscale cloud applications

Python
更新済み 2026年6月12日

atlas-lean

227

ATLAS Autoformalized Textbook Library At Scale

Lean
更新済み 2026年6月12日

emg2pose

221

Code repository for emg2pose dataset and model benchmarks

Python
更新済み 2026年6月13日

nymeria_dataset

208

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

Python
更新済み 2026年6月13日

tensor-layouts

184

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

Python
更新済み 2026年6月13日

Clinical-Trial-Parser

184

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

Go
更新済み 2026年6月12日

vip

183

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

Python
更新済み 2026年6月12日

MRQ

153

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

Python
更新済み 2026年6月12日

WavFlow

152

MultiModal Audio Generation in Raw Waveform Space.

Python
更新済み 2026年6月12日

aira-dojo

152

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

Python
更新済み 2026年6月12日

DRTK

151

Differentiable Rendering Toolkit

C++
更新済み 2026年6月12日

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
更新済み 2026年6月13日

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
更新済み 2026年6月12日

dexwm

79

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

Python
更新済み 2026年6月12日

LAWT

78

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

Python
更新済み 2026年6月12日

WMReward

59

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

Python
更新済み 2026年6月12日

SOC-matching

42

Code release for "Stochastic Optimal Control Matching"

Python
更新済み 2026年6月12日

CLOD-3DGS

29

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

Python
更新済み 2026年6月12日

dllm_post_training

11

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

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

bouquet

4

A companion repo for the BOUQuET dataset

Python
更新済み 2026年6月12日

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
更新済み 2026年6月12日

よくある質問

facebookresearchはGitHubで何を構築していますか?

facebookresearchは、主にオブジェクト検出や視覚認識に関連する多くのリポジトリを構築しています。代表的なプロジェクトには、Segment Anything ModelやDetectron2があります。

facebookresearchはどのプログラミング言語を使用していますか?

facebookresearchは、主にPython、Jupyter Notebook、C++、Goを使用しています。これらの言語は、彼らのリポジトリでの研究および開発において重要な役割を果たしています。

facebookresearchのリポジトリは公開されていますか?

はい、facebookresearchのすべてのリポジトリは公開されており、誰でもアクセスして利用することができます。これにより、コミュニティが彼らの研究成果を活用しやすくなっています。

この露出は意図的ですか?

RepoGuardでMeta Researchを監視し、新しい公開リポジトリが現れた瞬間に警告を受け取ります。

このアカウントを監視する