no code implementations • 12 Dec 2022 • Raghav Mehta, Vítor Albiero, Li Chen, Ivan Evtimov, Tamar Glaser, Zhiheng Li, Tal Hassner
With experiments on a wide range of pre-trained models and pre-training datasets, we show that the capacity of the pre-training model and the size of the pre-training dataset matters.
1 code implementation • 9 Dec 2022 • Zhiheng Li, Ivan Evtimov, Albert Gordo, Caner Hazirbas, Tal Hassner, Cristian Canton Ferrer, Chenliang Xu, Mark Ibrahim
Key to advancing the reliability of vision systems is understanding whether existing methods can overcome multiple shortcuts or struggle in a Whac-A-Mole game, i. e., where mitigating one shortcut amplifies reliance on others.
Ranked #1 on
Out-of-Distribution Generalization
on ImageNet-W
no code implementations • 24 Oct 2022 • Samrudhdhi B Rangrej, Kevin J Liang, Tal Hassner, James J Clark
Many online action prediction models observe complete frames to locate and attend to informative subregions in the frames called glimpses and recognize an ongoing action based on global and local information.
1 code implementation • 13 Oct 2022 • Jing Huang, Kevin J Liang, Rama Kovvuri, Tal Hassner
Most existing OCR methods focus on alphanumeric characters due to the popularity of English and numbers, as well as their corresponding datasets.
no code implementations • 13 Sep 2022 • Cuong N. Nguyen, Lam Si Tung Ho, Vu Dinh, Tal Hassner, Cuong V. Nguyen
We analyze new generalization bounds for deep learning models trained by transfer learning from a source to a target task.
1 code implementation • CVPR 2022 • Kevin J Liang, Samrudhdhi B. Rangrej, Vladan Petrovic, Tal Hassner
Our results show that TraNFS is on-par with leading FSL methods on clean support sets, yet outperforms them, by far, in the presence of label noise.
1 code implementation • CVPR 2022 • Vishal Asnani, Xi Yin, Tal Hassner, Sijia Liu, Xiaoming Liu
That is, a template protected real image, and its manipulated version, is better discriminated compared to the original real image vs. its manipulated one.
no code implementations • 25 Feb 2022 • Yuval Nirkin, Yosi Keller, Tal Hassner
Unlike previous work, we offer a subject agnostic swapping scheme that can be applied to pairs of faces without requiring training on those faces.
1 code implementation • NeurIPS 2021 • Koby Bibas, Meir Feder, Tal Hassner
Furthermore, we describe how to efficiently apply the derived pNML regret to any pretrained deep NN, by employing the explicit pNML for the last layer, followed by the softmax function.
Out-of-Distribution Detection
Out of Distribution (OOD) Detection
no code implementations • 29 Sep 2021 • Samrudhdhi Bharatkumar Rangrej, Kevin J Liang, Xi Yin, Guan Pang, Theofanis Karaletsos, Lior Wolf, Tal Hassner
Few-shot learning (FSL) methods aim to generalize a model to new unseen classes using only a small number of support examples.
no code implementations • 15 Jun 2021 • Praveen Krishnan, Rama Kovvuri, Guan Pang, Boris Vassilev, Tal Hassner
We present a novel approach for disentangling the content of a text image from all aspects of its appearance.
1 code implementation • 15 Jun 2021 • Vishal Asnani, Xi Yin, Tal Hassner, Xiaoming Liu
To tackle this problem, we propose a framework with two components: a Fingerprint Estimation Network (FEN), which estimates a GM fingerprint from a generated image by training with four constraints to encourage the fingerprint to have desired properties, and a Parsing Network (PN), which predicts network architecture and loss functions from the estimated fingerprints.
no code implementations • CVPR 2021 • Amanpreet Singh, Guan Pang, Mandy Toh, Jing Huang, Wojciech Galuba, Tal Hassner
A crucial component for the scene text based reasoning required for TextVQA and TextCaps datasets involve detecting and recognizing text present in the images using an optical character recognition (OCR) system.
1 code implementation • CVPR 2021 • Jing Huang, Guan Pang, Rama Kovvuri, Mandy Toh, Kevin J Liang, Praveen Krishnan, Xi Yin, Tal Hassner
Recent advances in OCR have shown that an end-to-end (E2E) training pipeline that includes both detection and recognition leads to the best results.
1 code implementation • CVPR 2021 • Yuval Nirkin, Lior Wolf, Tal Hassner
We present a novel, real-time, semantic segmentation network in which the encoder both encodes and generates the parameters (weights) of the decoder.
Ranked #5 on
Dichotomous Image Segmentation
on DIS-TE1
Dichotomous Image Segmentation
Real-Time Semantic Segmentation
1 code implementation • CVPR 2021 • Vítor Albiero, Xingyu Chen, Xi Yin, Guan Pang, Tal Hassner
Tests on AFLW2000-3D and BIWI show that our method runs at real-time and outperforms state of the art (SotA) face pose estimators.
Ranked #4 on
Head Pose Estimation
on AFLW2000
no code implementations • 27 Aug 2020 • Yuval Nirkin, Lior Wolf, Yosi Keller, Tal Hassner
Our approach involves two networks: (i) a face identification network that considers the face region bounded by a tight semantic segmentation, and (ii) a context recognition network that considers the face context (e. g., hair, ears, neck).
1 code implementation • ECCV 2020 • Minghui Liao, Guan Pang, Jing Huang, Tal Hassner, Xiang Bai
Recent end-to-end trainable methods for scene text spotting, integrating detection and recognition, showed much progress.
no code implementations • ICML 2020 • Cuong V. Nguyen, Tal Hassner, Matthias Seeger, Cedric Archambeau
We introduce a new measure to evaluate the transferability of representations learned by classifiers.
no code implementations • 25 Sep 2019 • Dotan Kaufman, Koby Bibas, Eran Borenstein, Michael Chertok, Tal Hassner
To this end, we propose a novel loss that balances compression and acceleration of a deep learning model vs. loss of generalization capabilities.
no code implementations • ICCV 2019 • Anh T. Tran, Cuong V. Nguyen, Tal Hassner
As a case study, we transfer a learned face recognition model to CelebA attribute classification tasks, showing state of the art accuracy for tasks estimated to be highly transferable.
1 code implementation • ICCV 2019 • Yuval Nirkin, Yosi Keller, Tal Hassner
We present Face Swapping GAN (FSGAN) for face swapping and reenactment.
no code implementations • 2 Aug 2019 • Cuong V. Nguyen, Alessandro Achille, Michael Lam, Tal Hassner, Vijay Mahadevan, Stefano Soatto
As an application, we apply our procedure to study two properties of a task sequence: (1) total complexity and (2) sequential heterogeneity.
1 code implementation • 1 May 2019 • Matan Goldman, Tal Hassner, Shai Avidan
The field of self-supervised monocular depth estimation has seen huge advancements in recent years.
Ranked #35 on
Monocular Depth Estimation
on KITTI Eigen split
5 code implementations • CVPR 2019 • Eran Goldman, Roei Herzig, Aviv Eisenschtat, Oria Ratzon, Itsik Levi, Jacob Goldberger, Tal Hassner
We propose a novel, deep-learning based method for precise object detection, designed for such challenging settings.
Ranked #4 on
Dense Object Detection
on SKU-110K
1 code implementation • 2 Feb 2018 • Feng-Ju Chang, Anh Tuan Tran, Tal Hassner, Iacopo Masi, Ram Nevatia, Gerard Medioni
Our ExpNet CNN is applied directly to the intensities of a face image and regresses a 29D vector of 3D expression coefficients.
Ranked #1 on
3D Facial Expression Recognition
on 2017_test set
(using extra training data)
1 code implementation • CVPR 2018 • Anh Tuan Tran, Tal Hassner, Iacopo Masi, Eran Paz, Yuval Nirkin, Gerard Medioni
Motivated by the concept of bump mapping, we propose a layered approach which decouples estimation of a global shape from its mid-level details (e. g., wrinkles).
4 code implementations • 24 Aug 2017 • Feng-Ju Chang, Anh Tuan Tran, Tal Hassner, Iacopo Masi, Ram Nevatia, Gerard Medioni
Instead, we compare our FPN with existing methods by evaluating how they affect face recognition accuracy on the IJB-A and IJB-B benchmarks: using the same recognition pipeline, but varying the face alignment method.
Ranked #1 on
Facial Landmark Detection
on 300W
(Mean Error Rate metric)
2 code implementations • 22 Apr 2017 • Yuval Nirkin, Iacopo Masi, Anh Tuan Tran, Tal Hassner, Gerard Medioni
To this end, we use the Labeled Faces in the Wild (LFW) benchmark and measure the effect of intra- and inter-subject face swapping on recognition.
1 code implementation • ICCV 2017 • Dotan Kaufman, Gil Levi, Tal Hassner, Lior Wolf
A test video is processed by forming correspondences between its clips and the clips of reference videos with known semantics, following which, reference semantics can be transferred to the test video.
Ranked #24 on
Video Retrieval
on MSR-VTT
4 code implementations • CVPR 2017 • Anh Tuan Tran, Tal Hassner, Iacopo Masi, Gerard Medioni
The 3D shapes of faces are well known to be discriminative.
Ranked #4 on
3D Face Reconstruction
on Florence
(Average 3D Error metric)
2 code implementations • 13 Sep 2016 • Christopher Parker, Matthew Daiter, Kareem Omar, Gil Levi, Tal Hassner
Our results show that CLATCH provides high quality 3D reconstructions at fractions of the time required by other representations, with little, if any, loss of reconstruction quality.
no code implementations • 6 Jul 2016 • Tal Hassner, Iacopo Masi, Jungyeon Kim, Jongmoo Choi, Shai Harel, Prem Natarajan, Gerard Medioni
We propose a novel approach to template based face recognition.
no code implementations • 23 Mar 2016 • Iacopo Masi, Anh Tuan Tran, Jatuporn Toy Leksut, Tal Hassner, Gerard Medioni
Face recognition capabilities have recently made extraordinary leaps.
Ranked #12 on
Face Verification
on IJB-A
no code implementations • 23 Mar 2016 • Wael Abd-Almageed, Yue Wua, Stephen Rawlsa, Shai Harel, Tal Hassner, Iacopo Masi, Jongmoo Choi, Jatuporn Toy Leksut, Jungyeon Kim, Prem Natarajan, Ram Nevatia, Gerard Medioni
In our representation, a face image is processed by several pose-specific deep convolutional neural network (CNN) models to generate multiple pose-specific features.
Ranked #14 on
Face Verification
on IJB-A
no code implementations • ICCV 2015 • Meirav Galun, Tal Amir, Tal Hassner, Ronen Basri, Yaron Lipman
This paper focuses on the challenging problem of finding correspondences once approximate epipolar constraints are given.
no code implementations • 12 Nov 2015 • Yue Wu, Tal Hassner, KangGeon Kim, Gerard Medioni, Prem Natarajan
We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression.
2 code implementations • 2015 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) 2015 • Gil Levi, Tal Hassner
Automatic age and gender classification has become relevant to an increasing amount of applications, particularly since the rise of social platforms and social media.
Ranked #4 on
Age And Gender Classification
on Adience Gender
1 code implementation • 5 Oct 2015 • Gil Shapira, Tal Hassner
The 2D Least Median of Squares (LMS) is a popular tool in robust regression because of its high breakdown point: up to half of the input data can be contaminated with outliers without affecting the accuracy of the LMS estimator.
no code implementations • 10 Jun 2015 • Meirav Galun, Tal Amir, Tal Hassner, Ronen Basri, Yaron Lipman
This paper focuses on the challenging problem of finding correspondences once approximate epipolar constraints are given.
3 code implementations • 15 Jan 2015 • Gil Levi, Tal Hassner
In order to provide more robustness, we instead propose a novel means of comparing pixel patches.
no code implementations • CVPR 2015 • Tal Hassner, Shai Harel, Eran Paz, Roee Enbar
"Frontalization" is the process of synthesizing frontal facing views of faces appearing in single unconstrained photos.
no code implementations • 24 Jun 2014 • Moria Tau, Tal Hassner
Doing so allows scale invariant descriptors to be extracted anywhere in the image, not just in detected interest points.
no code implementations • 14 Apr 2013 • Tal Hassner, Ronen Basri
The known depths of the selected database objects act as shape priors which constrain the process of estimating the object's depth.