Skip to content
@facebookresearch

Meta Research

Popular repositories

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

    Python 25.4k 5.5k

  2. fastText Public

    Library for fast text representation and classification.

    HTML 24k 4.5k

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

    Python 22.7k 6.2k

  4. fairseq Public

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

    Python 19.7k 5k

  5. faiss Public

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

    C++ 18.3k 2.7k

  6. detr Public

    End-to-End Object Detection with Transformers

    Python 10k 1.8k

Repositories

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

  • metaseq Public

    Repo for external large-scale work

  • Private-ID Public

    A collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens

    Rust 164 Apache-2.0 39 3 10 Updated Nov 4, 2022
  • 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++ 111 MIT 56 0 16 Updated Nov 4, 2022
  • 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.

    C++ 85 MIT 130 0 80 Updated Nov 4, 2022
  • habitat-lab Public

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

    Python 921 MIT 327 95 (6 issues need help) 38 Updated Nov 4, 2022
  • d2go Public

    D2Go is a toolkit for efficient deep learning

    Python 721 Apache-2.0 133 37 25 Updated Nov 4, 2022
  • detectron2 Public

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

    Python 22,740 Apache-2.0 6,171 255 53 Updated Nov 4, 2022
  • aepsych Public

    AEPsych is a tool for adaptive experimentation in psychophysics and perception research, built on top of gpytorch and botorch.