All Git Users → facebookresearch

357 open source projects by facebookresearch

301. narwhal
Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.
✭ 103
rustpython
302. ConvNeXt
Code release for ConvNeXt model
✭ 4,240
python
303. GCSAL
Global Climate Statistical Analysis Library (GCSAL) allows viewing of climate statistics formulated from over 60 years of data acquisition at 3000 locations around the world.
304. ego-topo
Code accompanying EGO-TOPO: Environment Affordances from Egocentric Video (CVPR 2020)
305. beanmachine
A library that allows for inference on probabilistic models
306. ddr
Decoupling Dynamics and Reward for Transfer Learning
✭ 14
python
307. DLRM-FlexFlow
Development repository for integrating FlexFlow (A distributed deep learning framework that supports flexible parallelization strategies) with DLRM (Deep Learning Recommendation Model)
308. SegmPred
Predicting Deeper into the Future of Semantic Segmentation
✭ 76
lua
309. tdfbanks
Pytorch implementation of time-domain filterbanks
✭ 102
python
310. digit-interface
Python interface for the DIGIT tactile sensor
✭ 33
python
311. irmae
PyTorch implementation of IRMAE https//arxiv.org/abs/2010.00679
✭ 44
python
312. you2me
Inferring Body Pose in Egocentric Video via First and Second Person Interactions
313. splitnet
Code for SplitNet paper
314. recipes
Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifically, recipes aims to provide- Consistent access to pre-trained SOTA models ready for production- Reference implementations for SOTA research reprodu…
✭ 187
python
315. Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
✭ 1,210
python
316. body2hands
A method to estimate 3D hand gestures from 3D body motion input in body languages.
✭ 84
cC++python
317. translagent
Code for Emergent Translation in Multi-Agent Communication
✭ 75
python
318. ContactOpt
Physical contact plays a critical role in hand and object grasping. By estimating desirable contact then optimizing the hand pose to achieve it, ContactOpt improves the accuracy and realism of estimated hand and object poses.
✭ 45
python
319. URL-Sanitization
The code processes URLs in an attempt to consolidate different web addresses that point to the same URL and to remove potentially private and/or sensitive data. It is part of the Facebook URL shares release effort, which is led by Election Research Commission (ERC).
✭ 22
python
320. ppuda
Code for Parameter Prediction for Unseen Deep Architectures (NeurIPS 2021)
✭ 457
pythonshell
321. private prediction
The code reproduces the results of the experiments in the paper. In particular, it performs experiments in which machine-learning models are trained that are guaranteed to not leak information about the training data they are trained on.
✭ 19
python
322. CPA
The Compositional Perturbation Autoencoder (CPA) is a deep generative framework to learn effects of perturbations at the single-cell level. CPA performs OOD predictions of unseen combinations of drugs, learns interpretable embeddings, estimates dose-response curves, and provides uncertainty estimates.
323. rcpm
Riemannian Convex Potential Maps
✭ 61
python
324. level-replay
This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the fact that not all levels are equally useful for agents to learn from during training.
✭ 61
python
325. MathsFromExamples
Source code, datasets and trained models for the paper Learning Advanced Mathematical Computations from Examples (ICLR 2021), by François Charton, Amaury Hayat (ENPC-Rutgers) and Guillaume Lample
✭ 171
python
326. FLSim
Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.
327. selavi
This repo covers the implementation for Labelling unlabelled videos from scratch with multi-modal self-supervision, which learns clusters from multi-modal data in a self-supervised way.
328. UnsupervisedDecomposition
PyTorch original implementation of "Unsupervised Question Decomposition for Question Answering"
329. reward-estimator-corl
Reward Estimation for Variance Reduction in Deep Reinforcement Learning
✭ 21
python
330. PAQ
Code and data to support the paper "PAQ 65 Million Probably-Asked Questions andWhat You Can Do With Them"
✭ 176
pythonshell
331. simmc2
Code for SIMMC 2.0: A Task-oriented Dialog Dataset for Immersive Multimodal Conversations
332. neural-rewriter
Learning to Perform Local Rewriting for Combinatorial Optimization
✭ 129
python
333. MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)
✭ 1,002
python
334. text-simplification-evaluation
Reference-less Quality Estimation of Text Simplification Systems
✭ 45
python
335. omnivore
Omnivore: A Single Model for Many Visual Modalities
336. corefnmn
Visual Coreference Resolution in Visual Dialog using Neural Module Networks
337. Imppres
This repository houses the IMPlicature and PRESupposition diagnostic dataset (IMPPRES), consisting of >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), …
✭ 15
python
338. CausalSkillLearning
Codebase for project about unsupervised skill learning via variational inference and causality.
✭ 29
python
339. AttentiveNAS
code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"
✭ 94
python
340. Addressing-the-Topological-Defects-of-Disentanglement
Repo reproducing experimental results in "Addressing the Topological Defects of Disentanglement"
✭ 18
python
341. Listen-to-Look
Listen to Look: Action Recognition by Previewing Audio (CVPR 2020)
✭ 120
python
342. mtrl
Multi Task RL Baselines
✭ 173
python
343. nuanced
NUANCED is a user-centric conversational recommendation dataset that contains 5.1k annotated dialogues and 26k high-quality user turns.
✭ 18
344. ScaDiver
Project for the paper "A Scalable Approach to Control Diverse Behaviors for Physically Simulated Characters"
✭ 122
python
345. fisher information loss
This code reproduces the results of the paper, "Measuring Data Leakage in Machine-Learning Models with Fisher Information"
346. aepsych
AEPsych is a tool for adaptive experimentation in psychophysics and perception research, built on top of gpytorch and botorch.
347. protein-ebm
Energy-based models for atomic-resolution protein conformations
✭ 87
python
348. multiset-compression
Official code accompanying the arXiv paper Compressing Multisets with Large Alphabets
✭ 23
python
349. MT-EQA
Multi-Target Embodied Question Answering
350. moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
✭ 911
python
301-350 of 357 user projects