Repositories
-
fairscale
PyTorch extensions for high performance and large scale training.
-
gtn
Automatic differentiation with weighted finite-state transducers.
-
mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
-
d2go
D2Go is a toolkit for efficient deep learning
-
InterHand2.6M
Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
-
CompilerGym
A reinforcement learning toolkit for compiler optimizations
-
pyrobot
PyRobot: An Open Source Robotics Research Platform
-
detr
End-to-End Object Detection with Transformers
-
SpanBERT
Code for using and evaluating SpanBERT.
-
ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
-
vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
-
ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
-
habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
-
fbooja
Implements the bootstrap and jackknife methods of http://tygert.com/jdssv.pdf
-
pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
-
hydra
Hydra is a framework for elegantly configuring complex applications
-
habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
-
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
-
droidlet
A modular embodied agent architecture and platform for building embodied agents
-
ContactPose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
-
pytorchvideo
A deep learning library for video understanding research.
-
simmc
With the aim of building next generation virtual assistants that can handle multimodal inputs and perform multimodal actions, we introduce two new datasets (both in the virtual shopping domain), the annotation schema, the core technical tasks, and the baseline models. The code for the baselines and the datasets will be opensourced.
-
Mephisto
A suite of tools for managing crowdsourcing tasks from the inception through to data packaging for research use
-
nevergrad
A Python toolbox for performing gradient-free optimization
-
pytext
A natural language modeling framework based on PyTorch
-
faiss
A library for efficient similarity search and clustering of dense vectors.
-
tacto
Simulator of vision-based tactile sensors.
-
fbpcf
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…
-
param
PArametrized Recommendation and Ai Model benchmark is a repository for development of numerous uBenchmarks as well as end to end nets for evaluation of training and inference platforms.
-
TimeSformer
The official pytorch implementation of our paper "Is Space-Time Attention All You Need for Video Understanding?"