paper-with-me

홈 › Papers

Pseudo-Labeling by Multi-Policy Viewfinder Network for Image Cropping

2024-07-02 · Zhiyu Pan, Kewei Wang, Yizheng Wu, Liwen Xiao, Jiahao Cui, Zhicheng Wang, Zhiguo Cao

Automatic image cropping models predict reframing boxes to enhance image aesthetics. Yet, the scarcity of labeled data hinders the progress of this task. To overcome this limitation, we explore the possibility of utilizing both labeled and unlabeled data together to expand the scale of training data for image cropping models. This idea can be implemented in a pseudo-labeling way: producing pseudo labels for unlabeled data by a teacher model and training a student model with these pseudo labels. However, the student may learn from teacher's mistakes. To address this issue, we propose the multi-policy viewfinder network (MPV-Net) that offers diverse refining policies to rectify the mistakes in original pseudo labels from the teacher. The most reliable policy is selected to generate trusted pseudo labels. The reliability of policies is evaluated via the robustness against box jittering. The efficacy of our method can be evaluated by the improvement compared to the supervised baseline which only uses labeled data. Notably, our MPV-Net outperforms off-the-shelf pseudo-labeling methods, yielding the most substantial improvement over the supervised baseline. Furthermore, our approach achieves state-of-the-art results on both the FCDB and FLMS datasets, signifying the superiority of our approach.

📄 PDF Abstract BibTeX arXiv:2407.01971

Code (0)

등록된 구현이 없습니다.

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

MMCIG: Multimodal Cover Image Generation for Text-only Documents and Its Dataset Construction via Pseudo-labeling

2025-08-24 · Hyeyeon Kim, Sungwoo Han, Jingun Kwon, Hidetaka Kamigaito 외 arxiv

In this study, we introduce a novel cover image generation task that produces both a concise summary and a visually corresponding image from a given text-only document. Because no existing datasets are available for this…

Image Generation

SDTracker: Synthetic Data Based Multi-Object Tracking

2023-03-26 · Yingda Guan, Zhengyang Feng, Huiying Chang, Kuo Du 외

We present SDTracker, a method that harnesses the potential of synthetic data for multi-object tracking of real-world scenes in a domain generalization and semi-supervised fashion. First, we use the ImageNet dataset as a…

Domain GeneralizationMulti-Object TrackingObjectObject Tracking

You can't handle the (dirty) truth: Data-centric insights improve pseudo-labeling

2024-06-19 · Nabeel Seedat, Nicolas Huynh, Fergus Imrie, Mihaela van der Schaar

Pseudo-labeling is a popular semi-supervised learning technique to leverage unlabeled data when labeled samples are scarce. The generation and selection of pseudo-labels heavily rely on labeled data. Existing approaches …

SPICE: Semantic Pseudo-labeling for Image Clustering

2021-03-17 · Chuang Niu, Hongming Shan, Ge Wang

The similarity among samples and the discrepancy between clusters are two crucial aspects of image clustering. However, current deep clustering methods suffer from the inaccurate estimation of either feature similarity o…

ClusteringContrastive LearningDeep ClusteringImage Clustering+3

More Reliable Pseudo-labels, Better Performance: A Generalized Approach to Single Positive Multi-label Learning

2025-08-28 · Luong Tran, Thieu Vo, Anh Nguyen, Sang Dinh 외 arxiv

Multi-label learning is a challenging computer vision task that requires assigning multiple categories to each image. However, fully annotating large-scale datasets is often impractical due to high costs and effort, moti…

Multi-Label ClassificationMulti-Label Learning