paper-with-me

Papers

Advancing Zero-Shot Digital Human Quality Assessment through Text-Prompted Evaluation

2023-07-06 · ZiCheng Zhang, Wei Sun, Yingjie Zhou, HaoNing Wu, Chunyi Li, Xiongkuo Min, Xiaohong Liu, Guangtao Zhai, Weisi Lin

Digital humans have witnessed extensive applications in various domains, necessitating related quality assessment studies. However, there is a lack of comprehensive digital human quality assessment (DHQA) databases. To address this gap, we propose SJTU-H3D, a subjective quality assessment database specifically designed for full-body digital humans. It comprises 40 high-quality reference digital humans and 1,120 labeled distorted counterparts generated with seven types of distortions. The SJTU-H3D database can serve as a benchmark for DHQA research, allowing evaluation and refinement of processing algorithms. Further, we propose a zero-shot DHQA approach that focuses on no-reference (NR) scenarios to ensure generalization capabilities while mitigating database bias. Our method leverages semantic and distortion features extracted from projections, as well as geometry features derived from the mesh structure of digital humans. Specifically, we employ the Contrastive Language-Image Pre-training (CLIP) model to measure semantic affinity and incorporate the Naturalness Image Quality Evaluator (NIQE) model to capture low-level distortion information. Additionally, we utilize dihedral angles as geometry descriptors to extract mesh features. By aggregating these measures, we introduce the Digital Human Quality Index (DHQI), which demonstrates significant improvements in zero-shot performance. The DHQI can also serve as a robust baseline for DHQA tasks, facilitating advancements in the field. The database and the code are available at https://github.com/zzc-1998/SJTU-H3D.

📄 PDF Abstract BibTeX arXiv:2307.02808

Code (1)

zzc-1998/sjtu-h3d 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Zero-Shot Digital Rock Image Segmentation with a Fine-Tuned Segment Anything Model

2023-11-17 · Zhaoyang Ma, Xupeng He, Shuyu Sun, BiCheng Yan 외

Accurate image segmentation is crucial in reservoir modelling and material characterization, enhancing oil and gas extraction efficiency through detailed reservoir models. This precision offers insights into rock propert…

Image SegmentationSegmentationSemantic Segmentation

ZeroDexGrasp: Zero-Shot Task-Oriented Dexterous Grasp Synthesis with Prompt-Based Multi-Stage Semantic Reasoning

2025-11-17 · Juntao Jian, Yi-Lin Wei, Chengjie Mou, Yuhao Lin 외 arxiv

Task-oriented dexterous grasping holds broad application prospects in robotic manipulation and human-object interaction. However, most existing methods still struggle to generalize across diverse objects and task instruc…

Robotic Grasping

Zero-Shot Action Recognition in Surveillance Videos

2024-10-28 · Joao Pereira, Vasco Lopes, David Semedo, Joao Neves

The growing demand for surveillance in public spaces presents significant challenges due to the shortage of human resources. Current AI-based video surveillance systems heavily rely on core computer vision models that re…

Action RecognitionVideo UnderstandingZero-Shot Action Recognition

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

2024-11-26 · CVPR 2025 1 · Kevin Qinghong Lin, Linjie Li, Difei Gao, Zhengyuan Yang 외

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (…

Instruction FollowingNatural Language Visual GroundingVision-Language-Action

Humor Mechanics: Advancing Humor Generation with Multistep Reasoning

2024-05-12 · Alexey Tikhonov, Pavel Shtykovskiy

In this paper, we explore the generation of one-liner jokes through multi-step reasoning. Our work involved reconstructing the process behind creating humorous one-liners and developing a working prototype for humor gene…