paper-with-me

Papers

A Modular Multi-stage Lightweight Graph Transformer Network for Human Pose and Shape Estimation from 2D Human Pose

2023-01-31 · Ayman Ali, Ekkasit Pinyoanuntapong, Pu Wang, Mohsen Dorodchi

In this research, we address the challenge faced by existing deep learning-based human mesh reconstruction methods in balancing accuracy and computational efficiency. These methods typically prioritize accuracy, resulting in large network sizes and excessive computational complexity, which may hinder their practical application in real-world scenarios, such as virtual reality systems. To address this issue, we introduce a modular multi-stage lightweight graph-based transformer network for human pose and shape estimation from 2D human pose, a pose-based human mesh reconstruction approach that prioritizes computational efficiency without sacrificing reconstruction accuracy. Our method consists of a 2D-to-3D lifter module that utilizes graph transformers to analyze structured and implicit joint correlations in 2D human poses, and a mesh regression module that combines the extracted pose features with a mesh template to produce the final human mesh parameters.

📄 PDF Abstract BibTeX arXiv:2301.13403

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Lightweight single-image super-resolution network based on dual paths

2024-09-10 · Li Ke, Liu Yukai

The single image super-resolution(SISR) algorithms under deep learning currently have two main models, one based on convolutional neural networks and the other based on Transformer. The former uses the stacking of convol…

Image RestorationImage Super-ResolutionSuper-Resolution

TransVG: End-to-End Visual Grounding with Transformers

2021-04-17 · ICCV 2021 10 · Jiajun Deng, Zhengyuan Yang, Tianlang Chen, Wengang Zhou 외

In this paper, we present a neat yet effective transformer-based framework for visual grounding, namely TransVG, to address the task of grounding a language query to the corresponding region onto an image. The state-of-t…

Referring Expression ComprehensionVisual Grounding

MARS: Multi-Agent Re-ranking for Repeat-Order Food Delivery Recommendation

2026-07-28 · Jiahao Tian, Zhenkai Wang arxiv

Large language models (LLMs) are increasingly used in recommender systems, but it is often unclear how much performance can be obtained from strong pre-trained backbones alone when they are placed inside a structured rec…

Machine learning for modular multiplication

2024-02-29 · Kristin Lauter, Cathy Yuanchen Li, Krystal Maughan, Rachel Newton 외

Motivated by cryptographic applications, we investigate two machine learning approaches to modular multiplication: namely circular regression and a sequence-to-sequence transformer model. The limited success of both meth…

regression

MoReVQA: Exploring Modular Reasoning Models for Video Question Answering

2024-04-09 · CVPR 2024 1 · Juhong Min, Shyamal Buch, Arsha Nagrani, Minsu Cho 외

This paper addresses the task of video question answering (videoQA) via a decomposed multi-stage, modular reasoning framework. Previous modular methods have shown promise with a single planning stage ungrounded in visual…

EgoSchemaMultiple-choiceQuestion AnsweringVideo Question Answering+1