Skip to main content

Showing 1–6 of 6 results for author: Lorente, Ò

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

    cs.CV cs.GR

    InstantGeoAvatar: Effective Geometry and Appearance Modeling of Animatable Avatars from Monocular Video

    Authors: Alvaro Budria, Adrian Lopez-Rodriguez, Oscar Lorente, Francesc Moreno-Noguer

    Abstract: We present InstantGeoAvatar, a method for efficient and effective learning from monocular video of detailed 3D geometry and appearance of animatable implicit human avatars. Our key observation is that the optimization of a hash grid encoding to represent a signed distance function (SDF) of the human subject is fraught with instabilities and bad local minima. We thus propose a principled geometry-a… ▽ More

    Submitted 29 November, 2024; v1 submitted 3 November, 2024; originally announced November 2024.

    Comments: Accepted as poster to Asian Conference on Computer Vison (ACCV 2024)

  2. arXiv:2105.04908  [pdf, other

    cs.CV

    Video Surveillance for Road Traffic Monitoring

    Authors: Pol Albacar, Òscar Lorente, Eduard Mainou, Ian Riera

    Abstract: This paper presents the learned techniques during the Video Analysis Module of the Master in Computer Vision from the Universitat Autònoma de Barcelona, used to solve the third track of the AI-City Challenge. This challenge aims to track vehicles across multiple cameras placed in multiple intersections spread out over a city. The methodology followed focuses first in solving multi-tracking in a si… ▽ More

    Submitted 11 May, 2021; originally announced May 2021.

  3. arXiv:2105.04905  [pdf, other

    cs.CV

    Scene Understanding for Autonomous Driving

    Authors: Òscar Lorente, Ian Riera, Aditya Rana

    Abstract: To detect and segment objects in images based on their content is one of the most active topics in the field of computer vision. Nowadays, this problem can be addressed using Deep Learning architectures such as Faster R-CNN or YOLO, among others. In this paper, we study the behaviour of different configurations of RetinaNet, Faster R-CNN and Mask R-CNN presented in Detectron2. First, we evaluate q… ▽ More

    Submitted 11 May, 2021; originally announced May 2021.

  4. arXiv:2105.04895  [pdf, other

    cs.CV

    Image Classification with Classic and Deep Learning Techniques

    Authors: Òscar Lorente, Ian Riera, Aditya Rana

    Abstract: To classify images based on their content is one of the most studied topics in the field of computer vision. Nowadays, this problem can be addressed using modern techniques such as Convolutional Neural Networks (CNN), but over the years different classical methods have been developed. In this report, we implement an image classifier using both classic computer vision and deep learning techniques.… ▽ More

    Submitted 11 May, 2021; originally announced May 2021.

  5. arXiv:2105.04891  [pdf, other

    cs.CV

    Museum Painting Retrieval

    Authors: Òscar Lorente, Ian Riera, Shauryadeep Chaudhuri, Oriol Catalan, Víctor Casales

    Abstract: To retrieve images based on their content is one of the most studied topics in the field of computer vision. Nowadays, this problem can be addressed using modern techniques such as feature extraction using machine learning, but over the years different classical methods have been developed. In this paper, we implement a query by example retrieval system for finding paintings in a museum image coll… ▽ More

    Submitted 11 May, 2021; originally announced May 2021.

  6. arXiv:2105.01151  [pdf, other

    cs.CV

    Pedestrian Detection in 3D Point Clouds using Deep Neural Networks

    Authors: Òscar Lorente, Josep R. Casas, Santiago Royo, Ivan Caminal

    Abstract: Detecting pedestrians is a crucial task in autonomous driving systems to ensure the safety of drivers and pedestrians. The technologies involved in these algorithms must be precise and reliable, regardless of environment conditions. Relying solely on RGB cameras may not be enough to recognize road environments in situations where cameras cannot capture scenes properly. Some approaches aim to compe… ▽ More

    Submitted 3 May, 2021; originally announced May 2021.

    ACM Class: I.4.8