paper-with-me

홈 › Papers

SCHNet: SAM Marries CLIP for Human Parsing

2025-03-28 · Kunliang Liu, Jianming Wang, Rize Jin, Wonjun Hwang, Tae-Sun Chung

Vision Foundation Model (VFM) such as the Segment Anything Model (SAM) and Contrastive Language-Image Pre-training Model (CLIP) has shown promising performance for segmentation and detection tasks. However, although SAM excels in fine-grained segmentation, it faces major challenges when applying it to semantic-aware segmentation. While CLIP exhibits a strong semantic understanding capability via aligning the global features of language and vision, it has deficiencies in fine-grained segmentation tasks. Human parsing requires to segment human bodies into constituent parts and involves both accurate fine-grained segmentation and high semantic understanding of each part. Based on traits of SAM and CLIP, we formulate high efficient modules to effectively integrate features of them to benefit human parsing. We propose a Semantic-Refinement Module to integrate semantic features of CLIP with SAM features to benefit parsing. Moreover, we formulate a high efficient Fine-tuning Module to adjust the pretrained SAM for human parsing that needs high semantic information and simultaneously demands spatial details, which significantly reduces the training time compared with full-time training and achieves notable performance. Extensive experiments demonstrate the effectiveness of our method on LIP, PPP, and CIHP databases.

📄 PDF Abstract BibTeX arXiv:2503.22237

Code (0)

등록된 구현이 없습니다.

Tasks

Human ParsingSegmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
SAM 설명 없음

Similar Papers 제목 키워드 기반

Deep Grouping Model for Unified Perceptual Parsing

2020-03-25 · CVPR 2020 6 · Zhiheng Li, Wenxuan Bao, Jiayang Zheng, Chenliang Xu

The perceptual-based grouping process produces a hierarchical and compositional image representation that helps both human and machine vision systems recognize heterogeneous visual concepts. Examples can be found in the …

Image SegmentationmodelSegmentationSemantic Segmentation

A Generative Parser with a Discriminative Recognition Algorithm

2017-08-01 · ACL 2017 7 · Jianpeng Cheng, Adam Lopez, Mirella Lapata

Generative models defining joint distributions over parse trees and sentences are useful for parsing and language modeling, but impose restrictions on the scope of features and are often outperformed by discriminative mo…

Constituency ParsingDecoderLanguage ModelingLanguage Modelling+1

FlashSchNet: Fast and Accurate Coarse-Grained Neural Network Molecular Dynamics

2026-02-13 · Pingzhi Li, Hongxuan Li, Zirui Liu, Xingcheng Lin 외 arxiv

Graph neural network (GNN) potentials such as SchNet improve the accuracy and transferability of molecular dynamics (MD) simulation by learning many-body interactions, but remain slower than classical force fields due to…

Graph Neural Network

Do Generalised Classifiers really work on Human Drawn Sketches?

2024-07-04 · Hmrishav Bandyopadhyay, Pinaki Nath Chowdhury, Aneeshan Sain, Subhadeep Koley 외

This paper, for the first time, marries large foundation models with human sketch understanding. We demonstrate what this brings -- a paradigm shift in terms of generalised sketch representation learning (e.g., classific…

Representation Learning

SchNetPack 2.0: A neural network toolbox for atomistic machine learning

2022-12-11 · Kristof T. Schütt, Stefaan S. P. Hessmann, Niklas W. A. Gebauer, Jonas Lederer 외

SchNetPack is a versatile neural networks toolbox that addresses both the requirements of method development and application of atomistic machine learning. Version 2.0 comes with an improved data pipeline, modules for eq…