Skip to main content

Showing 1–29 of 29 results for author: Nascimento, E R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.19174  [pdf, other

    cs.CV

    XFeat: Accelerated Features for Lightweight Image Matching

    Authors: Guilherme Potje, Felipe Cadar, Andre Araujo, Renato Martins, Erickson R. Nascimento

    Abstract: We introduce a lightweight and accurate architecture for resource-efficient visual correspondence. Our method, dubbed XFeat (Accelerated Features), revisits fundamental design choices in convolutional neural networks for detecting, extracting, and matching local features. Our new model satisfies a critical need for fast and robust algorithms suitable to resource-limited devices. In particular, acc… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

    Comments: CVPR 2024; Source code available at www.verlab.dcc.ufmg.br/descriptors/xfeat_cvpr24

  2. Improving the matching of deformable objects by learning to detect keypoints

    Authors: Felipe Cadar, Welerson Melo, Vaishnavi Kanagasabapathi, Guilherme Potje, Renato Martins, Erickson R. Nascimento

    Abstract: We propose a novel learned keypoint detection method to increase the number of correct matches for the task of non-rigid image correspondence. By leveraging true correspondences acquired by matching annotated image pairs with a specified descriptor extractor, we train an end-to-end convolutional neural network (CNN) to find keypoint locations that are more appropriate to the considered descriptor.… ▽ More

    Submitted 12 September, 2023; v1 submitted 1 September, 2023; originally announced September 2023.

    Comments: This is the accepted version of the paper to appear at Pattern Recognition Letters (PRL). The final journal version will be available at https://doi.org/10.1016/j.patrec.2023.08.012

    Journal ref: Pattern Recognition Letters 2023

  3. arXiv:2304.00583  [pdf, other

    cs.CV

    Enhancing Deformable Local Features by Jointly Learning to Detect and Describe Keypoints

    Authors: Guilherme Potje, Felipe Cadar, Andre Araujo, Renato Martins, Erickson R. Nascimento

    Abstract: Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more complicated effects such as non-rigid deformations. Furthermore, incipient works tailored for non-rigid correspondence still rely on keypoint detectors designed for… ▽ More

    Submitted 2 April, 2023; originally announced April 2023.

    Comments: CVPR 2023; Source code available at https://verlab.dcc.ufmg.br/descriptors/dalf_cvpr23

  4. arXiv:2212.09589  [pdf, other

    cs.CV

    Learning to Detect Good Keypoints to Match Non-Rigid Objects in RGB Images

    Authors: Welerson Melo, Guilherme Potje, Felipe Cadar, Renato Martins, Erickson R. Nascimento

    Abstract: We present a novel learned keypoint detection method designed to maximize the number of correct matches for the task of non-rigid image correspondence. Our training framework uses true correspondences, obtained by matching annotated image pairs with a predefined descriptor extractor, as a ground-truth to train a convolutional neural network (CNN). We optimize the model architecture by applying kno… ▽ More

    Submitted 13 December, 2022; originally announced December 2022.

  5. arXiv:2210.05626  [pdf, other

    cs.CV cs.GR cs.LG

    Semantic Segmentation under Adverse Conditions: A Weather and Nighttime-aware Synthetic Data-based Approach

    Authors: Abdulrahman Kerim, Felipe Chamone, Washington Ramos, Leandro Soriano Marcolino, Erickson R. Nascimento, Richard Jiang

    Abstract: Recent semantic segmentation models perform well under standard weather conditions and sufficient illumination but struggle with adverse weather conditions and nighttime. Collecting and annotating training data under these conditions is expensive, time-consuming, error-prone, and not always practical. Usually, synthetic data is used as a feasible data source to increase the amount of training data… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Comments: This paper is accepted by BMVC 2022

  6. arXiv:2208.12763  [pdf, other

    cs.CV cs.GR

    Leveraging Synthetic Data to Learn Video Stabilization Under Adverse Conditions

    Authors: Abdulrahman Kerim, Washington L. S. Ramos, Leandro Soriano Marcolino, Erickson R. Nascimento, Richard Jiang

    Abstract: Video stabilization plays a central role to improve videos quality. However, despite the substantial progress made by these methods, they were, mainly, tested under standard weather and lighting conditions, and may perform poorly under adverse conditions. In this paper, we propose a synthetic-aware adverse weather robust algorithm for video stabilization that does not require real data and can be… ▽ More

    Submitted 26 August, 2022; originally announced August 2022.

    ACM Class: I.4.0; I.4.1; I.6.0

  7. Text-Driven Video Acceleration: A Weakly-Supervised Reinforcement Learning Method

    Authors: Washington Ramos, Michel Silva, Edson Araujo, Victor Moura, Keller Oliveira, Leandro Soriano Marcolino, Erickson R. Nascimento

    Abstract: The growth of videos in our digital age and the users' limited time raise the demand for processing untrimmed videos to produce shorter versions conveying the same information. Despite the remarkable progress that summarization methods have made, most of them can only select a few frames or skims, creating visual gaps and breaking the video context. This paper presents a novel weakly-supervised me… ▽ More

    Submitted 29 March, 2022; originally announced March 2022.

    Comments: Accepted to the IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) 2022. arXiv admin note: text overlap with arXiv:2003.14229

  8. Learning Geodesic-Aware Local Features from RGB-D Images

    Authors: Guilherme Potje, Renato Martins, Felipe Cadar, Erickson R. Nascimento

    Abstract: Most of the existing handcrafted and learning-based local descriptors are still at best approximately invariant to affine image transformations, often disregarding deformable surfaces. In this paper, we take one step further by proposing a new approach to compute descriptors from RGB-D images (where RGB refers to the pixel color brightness and D stands for depth information) that are invariant to… ▽ More

    Submitted 22 March, 2022; originally announced March 2022.

    Comments: This is a preprint version of the paper to appear at Computer Vision and Image Understanding (CVIU). The final journal version will be available at https://doi.org/10.1016/j.cviu.2022.103409

  9. arXiv:2111.10617  [pdf, other

    cs.CV cs.LG

    Extracting Deformation-Aware Local Features by Learning to Deform

    Authors: Guilherme Potje, Renato Martins, Felipe Cadar, Erickson R. Nascimento

    Abstract: Despite the advances in extracting local features achieved by handcrafted and learning-based descriptors, they are still limited by the lack of invariance to non-rigid transformations. In this paper, we present a new approach to compute features from still images that are robust to non-rigid deformations to circumvent the problem of matching deformable surfaces and objects. Our deformation-aware l… ▽ More

    Submitted 20 November, 2021; originally announced November 2021.

    Comments: To appear in Proceedings of the Thirty-fifth Annual Conference on Neural Information Processing Systems (NeurIPS) 2021

  10. arXiv:2110.11746  [pdf, other

    cs.CV

    Creating and Reenacting Controllable 3D Humans with Differentiable Rendering

    Authors: Thiago L. Gomes, Thiago M. Coutinho, Rafael Azevedo, Renato Martins, Erickson R. Nascimento

    Abstract: This paper proposes a new end-to-end neural rendering architecture to transfer appearance and reenact human actors. Our method leverages a carefully designed graph convolutional network (GCN) to model the human body manifold structure, jointly with differentiable rendering, to synthesize new videos of people in different contexts from where they were initially recorded. Unlike recent appearance tr… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

    Comments: 10 pages, 6 figures, to appear in Proceedings of the IEEE Winter Conference on Applications of Computer Vision (WACV) 2022

  11. Introducing the structural bases of typicality effects in deep learning

    Authors: Omar Vidal Pino, Erickson Rangel Nascimento, Mario Fernando Montenegro Campos

    Abstract: In this paper, we hypothesize that the effects of the degree of typicality in natural semantic categories can be generated based on the structure of artificial categories learned with deep learning models. Motivated by the human approach to representing natural semantic categories and based on the Prototype Theory foundations, we propose a novel Computational Prototype Model (CPM) to represent the… ▽ More

    Submitted 7 July, 2021; originally announced July 2021.

    Comments: 14 pages (12 + 2 reference); 13 Figures and 2 Tables. arXiv admin note: text overlap with arXiv:1906.03365

    MSC Class: 68T07 (Primary) 68Q55 (Secondary) ACM Class: I.2.4; I.2.6; I.2.10; I.4.8; I.4.10; I.5.1

  12. arXiv:2103.15596  [pdf, other

    cs.CV

    A Shape-Aware Retargeting Approach to Transfer Human Motion and Appearance in Monocular Videos

    Authors: Thiago L. Gomes, Renato Martins, João Ferreira, Rafael Azevedo, Guilherme Torres, Erickson R. Nascimento

    Abstract: Transferring human motion and appearance between videos of human actors remains one of the key challenges in Computer Vision. Despite the advances from recent image-to-image translation approaches, there are several transferring contexts where most end-to-end learning-based retargeting methods still perform poorly. Transferring human appearance from one actor to another is only ensured when a stri… ▽ More

    Submitted 28 April, 2021; v1 submitted 29 March, 2021; originally announced March 2021.

    Comments: 19 pages, 13 figures

  13. arXiv:2011.12999  [pdf, other

    cs.GR cs.CV cs.SD eess.AS

    Learning to dance: A graph convolutional adversarial network to generate realistic dance motions from audio

    Authors: João P. Ferreira, Thiago M. Coutinho, Thiago L. Gomes, José F. Neto, Rafael Azevedo, Renato Martins, Erickson R. Nascimento

    Abstract: Synthesizing human motion through learning techniques is becoming an increasingly popular approach to alleviating the requirement of new data capture to produce animations. Learning to move naturally from music, i.e., to dance, is one of the more complex motions humans often perform effortlessly. Each dance movement is unique, yet such movements maintain the core characteristics of the dance style… ▽ More

    Submitted 30 November, 2020; v1 submitted 25 November, 2020; originally announced November 2020.

    Comments: Accepted at the Elsevier Computers & Graphics (C&G) 2020

  14. A Sparse Sampling-based framework for Semantic Fast-Forward of First-Person Videos

    Authors: Michel Melo Silva, Washington Luis Souza Ramos, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: Technological advances in sensors have paved the way for digital cameras to become increasingly ubiquitous, which, in turn, led to the popularity of the self-recording culture. As a result, the amount of visual data on the Internet is moving in the opposite direction of the available time and patience of the users. Thus, most of the uploaded videos are doomed to be forgotten and unwatched stashed… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Comments: Accepted at the IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) 2020. arXiv admin note: text overlap with arXiv:1802.08722

  15. arXiv:2006.05569  [pdf, other

    cs.CV

    A gaze driven fast-forward method for first-person videos

    Authors: Alan Carvalho Neves, Michel Melo Silva, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: The growing data sharing and life-logging cultures are driving an unprecedented increase in the amount of unedited First-Person Videos. In this paper, we address the problem of accessing relevant information in First-Person Videos by creating an accelerated version of the input video and emphasizing the important moments to the recorder. Our method is based on an attention model driven by gaze and… ▽ More

    Submitted 9 June, 2020; originally announced June 2020.

    Comments: Accepted for presentation at EPIC@CVPR2020 workshop

  16. Extending Maps with Semantic and Contextual Object Information for Robot Navigation: a Learning-Based Framework using Visual and Depth Cues

    Authors: Renato Martins, Dhiego Bersan, Mario F. M. Campos, Erickson R. Nascimento

    Abstract: This paper addresses the problem of building augmented metric representations of scenes with semantic information from RGB-D images. We propose a complete framework to create an enhanced map representation of the environment with object-level information to be used in several applications such as human-robot interaction, assistive robotics, visual navigation, or in manipulation tasks. Our formulat… ▽ More

    Submitted 13 March, 2020; originally announced March 2020.

    Comments: Preprint version of the article to appear at Journal of Intelligent & Robotic Systems (2020)

  17. arXiv:2001.02606  [pdf, other

    cs.CV

    Do As I Do: Transferring Human Motion and Appearance between Monocular Videos with Spatial and Temporal Constraints

    Authors: Thiago L. Gomes, Renato Martins, João Ferreira, Erickson R. Nascimento

    Abstract: Creating plausible virtual actors from images of real actors remains one of the key challenges in computer vision and computer graphics. Marker-less human motion estimation and shape modeling from images in the wild bring this challenge to the fore. Although the recent advances on view synthesis and image-to-image translation, currently available formulations are limited to transfer solely style a… ▽ More

    Submitted 21 January, 2020; v1 submitted 8 January, 2020; originally announced January 2020.

    Comments: 10 pages, 8 figures, to appear in Proceedings of the IEEE Winter Conference on Applications of Computer Vision (WACV) 2020

  18. arXiv:1912.12655  [pdf, other

    cs.CV

    Personalizing Fast-Forward Videos Based on Visual and Textual Features from Social Network

    Authors: Washington L. S. Ramos, Michel M. Silva, Edson R. Araujo, Alan C. Neves, Erickson R. Nascimento

    Abstract: The growth of Social Networks has fueled the habit of people logging their day-to-day activities, and long First-Person Videos (FPVs) are one of the main tools in this new habit. Semantic-aware fast-forward methods are able to decrease the watch time and select meaningful moments, which is key to increase the chances of these videos being watched. However, these methods can not handle semantics in… ▽ More

    Submitted 29 December, 2019; originally announced December 2019.

  19. Global Semantic Description of Objects based on Prototype Theory

    Authors: Omar Vidal Pino, Erickson Rangel Nascimento, Mario Fernando Montenegro Campos

    Abstract: In this paper, we introduce a novel semantic description approach inspired on Prototype Theory foundations. We propose a Computational Prototype Model (CPM) that encodes and stores the central semantic meaning of objects category: the semantic prototype. Also, we introduce a Prototype-based Description Model that encodes the semantic meaning of an object while describing its features using our CPM… ▽ More

    Submitted 19 June, 2021; v1 submitted 7 June, 2019; originally announced June 2019.

    Comments: Content: 24 pages (22 + 2 reference) with 15 Figures and 3 Tables. In the future, a new version will be updated with other experiments and results (and a journal reference if applicable)

    ACM Class: I.2.10; I.5.1

  20. Visual-Quality-Driven Learning for Underwater Vision Enhancement

    Authors: Walysson Vital Barbosa, Henrique Grandinetti Barbosa Amaral, Thiago Lages Rocha, Erickson Rangel Nascimento

    Abstract: The image processing community has witnessed remarkable advances in enhancing and restoring images. Nevertheless, restoring the visual quality of underwater images remains a great challenge. End-to-end frameworks might fail to enhance the visual quality of underwater images since in several scenarios it is not feasible to provide the ground truth of the scene radiance. In this work, we propose a C… ▽ More

    Submitted 12 September, 2018; originally announced September 2018.

    Comments: Accepted for publication and presented in 2018 IEEE International Conference on Image Processing (ICIP)

  21. A Two-Step Learning Method For Detecting Landmarks on Faces From Different Domains

    Authors: Bruna Vieira Frade, Erickson R. Nascimento

    Abstract: The detection of fiducial points on faces has significantly been favored by the rapid progress in the field of machine learning, in particular in the convolution networks. However, the accuracy of most of the detectors strongly depends on an enormous amount of annotated data. In this work, we present a domain adaptation approach based on a two-step learning to detect fiducial points on human and a… ▽ More

    Submitted 12 September, 2018; originally announced September 2018.

    Comments: https://ieeexplore.ieee.org/document/8451026/

  22. arXiv:1806.04620  [pdf, other

    cs.CV

    Fast forwarding Egocentric Videos by Listening and Watching

    Authors: Vinicius S. Furlan, Ruzena Bajcsy, Erickson R. Nascimento

    Abstract: The remarkable technological advance in well-equipped wearable devices is pushing an increasing production of long first-person videos. However, since most of these videos have long and tedious parts, they are forgotten or never seen. Despite a large number of techniques proposed to fast-forward these videos by highlighting relevant moments, most of them are image based only. Most of these techniq… ▽ More

    Submitted 12 June, 2018; originally announced June 2018.

  23. A Weighted Sparse Sampling and Smoothing Frame Transition Approach for Semantic Fast-Forward First-Person Videos

    Authors: Michel Melo Silva, Washington Luis Souza Ramos, Joao Klock Ferreira, Felipe Cadar Chamone, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: Thanks to the advances in the technology of low-cost digital cameras and the popularity of the self-recording culture, the amount of visual data on the Internet is going to the opposite side of the available time and patience of the users. Thus, most of the uploaded videos are doomed to be forgotten and unwatched in a computer folder or website. In this work, we address the problem of creating smo… ▽ More

    Submitted 4 April, 2019; v1 submitted 23 February, 2018; originally announced February 2018.

    Comments: Accepted for publication in the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2018. Link to the project wesite: https://www.verlab.dcc.ufmg.br/semantic-hyperlapse/

  24. Prototypicality effects in global semantic description of objects

    Authors: Omar Vidal Pino, Erickson Rangel Nascimento, Mario Fernando Montenegro Campos

    Abstract: In this paper, we introduce a novel approach for semantic description of object features based on the prototypicality effects of the Prototype Theory. Our prototype-based description model encodes and stores the semantic meaning of an object, while describing its features using the semantic prototype computed by CNN-classifications models. Our method uses semantic prototypes to create discriminati… ▽ More

    Submitted 17 December, 2018; v1 submitted 12 January, 2018; originally announced January 2018.

    Comments: Paper accepted in IEEE Winter Conference on Applications of Computer Vision 2019 (WACV2019). Content: 10 pages (8 + 2 reference) with 7 figures

  25. Making a long story short: A Multi-Importance fast-forwarding egocentric videos with the emphasis on relevant objects

    Authors: Michel Melo Silva, Washington Luis Souza Ramos, Felipe Cadar Chamone, João Pedro Klock Ferreira, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: The emergence of low-cost high-quality personal wearable cameras combined with the increasing storage capacity of video-sharing websites have evoked a growing interest in first-person videos, since most videos are composed of long-running unedited streams which are usually tedious and unpleasant to watch. State-of-the-art semantic fast-forward methods currently face the challenge of providing an a… ▽ More

    Submitted 7 March, 2018; v1 submitted 9 November, 2017; originally announced November 2017.

    Comments: Accepted to publication in the Journal of Visual Communication and Image Representation (JVCI) 2018. Project website: https://www.verlab.dcc.ufmg.br/semantic-hyperlapse

  26. arXiv:1708.07555  [pdf, other

    cs.CV

    A Robust Indoor Scene Recognition Method based on Sparse Representation

    Authors: Guilherme Nascimento, Camila Laranjeira, Vinicius Braz, Anisio Lacerda, Erickson R. Nascimento

    Abstract: In this paper, we present a robust method for scene recognition, which leverages Convolutional Neural Networks (CNNs) features and Sparse Coding setting by creating a new representation of indoor scenes. Although CNNs highly benefited the fields of computer vision and pattern recognition, convolutional layers adjust weights on a global-approach, which might lead to losing important local details s… ▽ More

    Submitted 24 August, 2017; originally announced August 2017.

    Comments: CIARP 2017. To appear

  27. Fast-Forward Video Based on Semantic Extraction

    Authors: Washington Luis Souza Ramos, Michel Melo Silva, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: Thanks to the low operational cost and large storage capacity of smartphones and wearable devices, people are recording many hours of daily activities, sport actions and home videos. These videos, also known as egocentric videos, are generally long-running streams with unedited content, which make them boring and visually unpalatable, bringing up the challenge to make egocentric videos more appeal… ▽ More

    Submitted 16 August, 2017; v1 submitted 14 August, 2017; originally announced August 2017.

    Comments: Accepted for publication and presented in 2016 IEEE International Conference on Image Processing (ICIP)

  28. Towards Semantic Fast-Forward and Stabilized Egocentric Videos

    Authors: Michel Melo Silva, Washington Luis Souza Ramos, Joao Pedro Klock Ferreira, Mario Fernando Montenegro Campos, Erickson Rangel Nascimento

    Abstract: The emergence of low-cost personal mobiles devices and wearable cameras and the increasing storage capacity of video-sharing websites have pushed forward a growing interest towards first-person videos. Since most of the recorded videos compose long-running streams with unedited content, they are tedious and unpleasant to watch. The fast-forward state-of-the-art methods are facing challenges of bal… ▽ More

    Submitted 16 August, 2017; v1 submitted 14 August, 2017; originally announced August 2017.

    Comments: Accepted for publication and presented in the First International Workshop on Egocentric Perception, Interaction and Computing at European Conference on Computer Vision (EPIC@ECCV) 2016

  29. Complexity-Aware Assignment of Latent Values in Discriminative Models for Accurate Gesture Recognition

    Authors: Manoel Horta Ribeiro, Bruno Teixeira, Antônio Otávio Fernandes, Wagner Meira Jr., Erickson R. Nascimento

    Abstract: Many of the state-of-the-art algorithms for gesture recognition are based on Conditional Random Fields (CRFs). Successful approaches, such as the Latent-Dynamic CRFs, extend the CRF by incorporating latent variables, whose values are mapped to the values of the labels. In this paper we propose a novel methodology to set the latent values according to the gesture complexity. We use an heuristic tha… ▽ More

    Submitted 1 April, 2017; originally announced April 2017.

    Comments: Conference paper published at 2016 29th SIBGRAPI, Conference on Graphics, Patterns and Images (SIBGRAPI). 8 pages, 7 figures