← Search

Jordi Torres

4 accepted papers

2021

How2Sign: A Large-Scale Multimodal Dataset for Continuous American Sign Language

CVPR 2021poster

One of the factors that have hindered progress in the areas of sign language recognition, translation, and production is the absence of large annotated datasets. Towards this end, we introduce How2Sign, a multimodal and multiview continuous American Sign Language (ASL) dataset, consisting of a paral…

Cited by 257PDFcodeScholar
2020

Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills

ICML 2020poster

Acquiring abilities in the absence of a task-oriented reward function is at the frontier of reinforcement learning research. This problem has been studied through the lens of empowerment, which draws a connection between option discovery and information theory. Information-theoretic skill discovery…

2019

Wav2Pix: Speech-conditioned Face Generation Using Generative Adversarial Networks

ICASSP 2019accepted

Speech is a rich biometric signal that contains information about the identity, gender and emotional state of the speaker. In this work, we explore its potential to generate face images of a speaker by conditioning a Generative Adversarial Network (GAN) with raw speech input. We propose a deep neura…

Cited by 0SourceScholar
2018

Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks

ICLR 2018poster

Recurrent Neural Networks (RNNs) continue to show outstanding performance in sequence modeling tasks. However, training RNNs on long sequences often face challenges like slow inference, vanishing gradients and difficulty in capturing long term dependencies. In backpropagation through time settings,…