Skip to content
@facebookresearch

Meta Research

Popular repositories

  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 44.6k 5.3k

  2. fairseq fairseq Public

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

    Python 29.4k 6.3k

  3. detectron2 detectron2 Public

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

    Python 29k 7.3k

  4. faiss faiss Public

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

    C++ 28.6k 3.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.6k 4.7k

Repositories

Showing 10 of 997 repositories
  • pytorch3d Public

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

    Python 8,379 1,264 249 22 Updated May 23, 2024
  • fbpcf Public

    Private computation framework library allows developers to perform randomized controlled trials, without leaking information about who participated or what action an individual took. It uses secure multiparty computation to guarantee this privacy. It is suitable for conducting A/B testing, or measuring advertising lift and learning the aggregate…

    C++ 135 MIT 67 0 23 Updated May 23, 2024
  • faiss Public

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

  • habitat-sim Public

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

  • jepa Public

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

    Python 2,434 226 30 10 Updated May 23, 2024
  • fairseq2 Public

    FAIR Sequence Modeling Toolkit 2

    Python 589 MIT 54 44 5 Updated May 23, 2024
  • fastMRI Public

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

    Python 1,252 MIT 369 14 2 Updated May 23, 2024
  • fbpcs Public

    FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data.

    Python 140 MIT 157 0 95 Updated May 23, 2024
  • xformers Public

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

  • fairseq Public

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