-
-
[CVPR 2024] Code and datasets for 'Learning Spatial Features from Audio-Visual Correspondence in Egocentric Videos'
-
few-shot-rir Public
Code and datasets for 'Few-Shot Audio-Visual Learning of Environment Acoustics' (NeurIPS 2022)
-
Official Code for 'Handwritten Digit Recognition 'Handwritten Digit Recognition by Elastic Matching' (http://www.jcomputers.us/index.php?m=content&c=index&a=show&catid=201&id=2862)
-
active-AV-dynamic-separation Public
Code and datasets for 'Active Audio-Visual Separation of Dynamic Sound Sources' (ECCV 2022)
-
Code and datasets for 'Move2Hear: Active Audio-Visual Source Separation' (ICCV 2021)
-
awesome-audio-visual Public
Forked from krantiparida/awesome-audio-visualA curated list of different papers and datasets in various areas of audio-visual processing
UpdatedDec 14, 2022 -
mae Public
Forked from facebookresearch/maePyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Python Other UpdatedDec 9, 2022 -
CODEBRIM_MetaQNN Public
Open-source code for Q-learning based architecture search for our paper: Meta-learning Convolutional Neural Architectures for Multi-target Concrete Defect Classification with the COncrete DEfect BR…
-
awesome-embodied-vision Public
Forked from ChanganVR/awesome-embodied-visionReading list for research topics in embodied vision
MIT License UpdatedJul 5, 2022 -
-
OccupancyAnticipation Public
Forked from facebookresearch/OccupancyAnticipationThis repository contains code for our publication "Occupancy Anticipation for Efficient Exploration and Navigation" in ECCV 2020.
Python MIT License UpdatedDec 1, 2021 -
soundspaces-challenge Public
Forked from facebookresearch/soundspaces-challengeStarter code for SoundSpaces challenge at CVPR 21's Embodied AI workshop
Python MIT License UpdatedMay 30, 2021 -
RGB-Depthify Public
Forked from jankais3r/RGB-DepthifySimple, locally-running web app for generating depth maps using machine learning.
HTML Apache License 2.0 UpdatedMay 26, 2021 -
plfa.github.io Public
Forked from plfa/plfa.github.ioAn introduction to programming language theory in Agda
HTML Creative Commons Attribution 4.0 International UpdatedJan 23, 2021 -
sound-spaces Public
Forked from facebookresearch/sound-spacesA first-of-its-kind acoustic simulation platform for audio-visual embodied AI research. It supports training and evaluating multiple tasks and applications.
Python Creative Commons Attribution 4.0 International UpdatedSep 7, 2020 -
nussl Public
Forked from nussl/nusslA flexible source separation library in Python
Python MIT License UpdatedJul 24, 2020 -
habitat-api Public
Forked from facebookresearch/habitat-labA modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
Python MIT License UpdatedMay 15, 2020 -
habitat-sim Public
Forked from facebookresearch/habitat-simA flexible, high-performance 3D simulator for Embodied AI research.
C++ MIT License UpdatedJan 19, 2020 -
autoweb Public
Final project in CS394R: Reinforcement Learning Theory and Practice at UT Austin
-
wge Public
Forked from stanfordnlp/wgeWorkflow-Guided Exploration: sample-efficient RL agent for web tasks
Python UpdatedDec 9, 2019 -
OCDVAE_ContinualLearning Public
Forked from MrtnMndt/OpenVAE_ContinualLearningOpen-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
Python MIT License UpdatedAug 8, 2019 -
BiDAF-pytorch Public
Forked from galsang/BiDAF-pytorchRe-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
Python UpdatedMay 20, 2019 -
miniwob-plusplus Public
Forked from Farama-Foundation/miniwob-plusplusMiniWoB++: a web interaction benchmark for reinforcement learning
HTML Other UpdatedMay 16, 2019 -
PyMLViz Public
Forked from PyMLVizard/PyMLVizInteractive machine learning algorithm visualisation using Python Jupyter notebooks
-
Rethinking_CNN_Layerwise_Feature_Amounts Public
Forked from MrtnMndt/Rethinking_CNN_Layerwise_Feature_AmountsPyTorch implementation of our paper "Rethinking Layer-wise Feature Amounts in Convolutional Neural Network Architectures"
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 21, 2018 -
Standalone code for implementing basic correlated convolution in pytorch
Python MIT License UpdatedSep 29, 2018 -
libMR Public
Forked from Vastlab/libMRLibrary for Meta-Recognition and Weibull based calibration of SVM data.
C Other UpdatedSep 28, 2018 -
Implementation of MetaQNN (https://arxiv.org/abs/1611.02167, https://github.com/bowenbaker/metaqnn.git) with Additions and Modifications in PyTorch for Image Generation with Asymmetric Variational…
-
Implementation of MetaQNN (https://arxiv.org/abs/1611.02167, https://github.com/bowenbaker/metaqnn.git) with Additions and Modifications in PyTorch for Image Generation with GAN where the Discrimin…