Skip to content
@facebookresearch

Meta Research

Popular repositories Loading

  1. segment-anything segment-anything Public

    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 47k 5.6k

  2. faiss faiss Public

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

    C++ 30.8k 3.6k

  3. fairseq fairseq Public

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

    Python 30.2k 6.4k

  4. detectron2 detectron2 Public

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

    Python 30.1k 7.4k

  5. Detectron Detectron Public archive

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

    Python 26.2k 5.5k

  6. fastText fastText Public archive

    Library for fast text representation and classification.

    HTML 25.9k 4.7k

Repositories

Showing 10 of 1061 repositories
  • spot-sim2real Public

    Spot Sim2Real Infrastructure

    facebookresearch/spot-sim2real’s past year of commit activity
    Python 66 MIT 6 30 35 Updated Oct 4, 2024
  • Kats Public

    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.

    facebookresearch/Kats’s past year of commit activity
    Python 4,898 MIT 536 53 8 Updated Oct 4, 2024
  • fairseq2 Public

    FAIR Sequence Modeling Toolkit 2

    facebookresearch/fairseq2’s past year of commit activity
    Python 681 MIT 78 53 15 Updated Oct 4, 2024
  • sam2 Public

    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.

    facebookresearch/sam2’s past year of commit activity
    Jupyter Notebook 11,296 Apache-2.0 966 161 24 Updated Oct 4, 2024
  • ocean Public

    Ocean is the in-house framework for Computer Vision (CV) and Augmented Reality (AR) applications at Meta. It is platform independent and is mainly implemented in C/C++.

    facebookresearch/ocean’s past year of commit activity
    C++ 622 MIT 55 5 0 Updated Oct 3, 2024
  • pytorch3d Public

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

    facebookresearch/pytorch3d’s past year of commit activity
    Python 8,711 1,305 239 24 Updated Oct 3, 2024
  • veripy Public

    VeriPy is a python based Verilog/Systemverilog automation tool. It automates ports/wire/reg/logic declarations, sub-module Instantiation, embedded python, IO spec flow, memory wrapper generation, various code generation plugins and configurable code generation. The VeriPy Wiki has more the detailed documentation.

    facebookresearch/veripy’s past year of commit activity
    Python 21 2 0 0 Updated Oct 3, 2024
  • MetaCLIP Public

    ICLR2024 Spotlight: curation/training code, metadata, distribution and pre-trained models for MetaCLIP; CVPR 2024: MoDE: CLIP Data Experts via Clustering

    facebookresearch/MetaCLIP’s past year of commit activity
    Python 1,184 50 13 4 Updated Oct 3, 2024
  • ava-256 Public

    Train universal codec avatars

    facebookresearch/ava-256’s past year of commit activity
    Jupyter Notebook 78 4 8 6 Updated Oct 3, 2024
  • hydra Public

    Hydra is a framework for elegantly configuring complex applications

    facebookresearch/hydra’s past year of commit activity