paper-with-me

Papers

SCOPS: Self-Supervised Co-Part Segmentation

2019-05-03 · CVPR 2019 6 · Wei-Chih Hung, Varun Jampani, Sifei Liu, Pavlo Molchanov, Ming-Hsuan Yang, Jan Kautz

Parts provide a good intermediate representation of objects that is robust with respect to the camera, pose and appearance variations. Existing works on part segmentation is dominated by supervised approaches that rely on large amounts of manual annotations and can not generalize to unseen object categories. We propose a self-supervised deep learning approach for part segmentation, where we devise several loss functions that aids in predicting part segments that are geometrically concentrated, robust to object variations and are also semantically consistent across different object instances. Extensive experiments on different types of image collections demonstrate that our approach can produce part segments that adhere to object boundaries and also more semantically consistent across object instances compared to existing self-supervised techniques.

📄 PDF Abstract BibTeX arXiv:1905.01298

Code (1)

NVlabs/SCOPS pytorch

Tasks

ObjectSegmentationUnsupervised Facial Landmark DetectionUnsupervised Human Pose EstimationUnsupervised Keypoint EstimationUnsupervised Keypoints

Similar Papers 제목 키워드 기반

Asynchronous Forward Bounding for Distributed COPs

2014-01-15 · Amir Gershman, Amnon Meisels, Roie Zivan

A new search algorithm for solving distributed constraint optimization problems (DisCOPs) is presented. Agents assign variables sequentially and compute bounds on partial assignments asynchronously. The asynchronous boun…

Distributed Optimization

Stochastic Constraint Optimization using Propagation on Ordered Binary Decision Diagrams

2018-07-03 · Anna L. D. Latour, Behrouz Babaki, Siegfried Nijssen

A number of problems in relational Artificial Intelligence can be viewed as Stochastic Constraint Optimization Problems (SCOPs). These are constraint optimization problems that involve objectives or constraints with a st…

Self2Seg: Single-Image Self-Supervised Joint Segmentation and Denoising

2023-09-19 · Nadja Gruber, Johannes Schwab, Noémie Debroux, Nicolas Papadakis 외

We develop Self2Seg, a self-supervised method for the joint segmentation and denoising of a single image. To this end, we combine the advantages of variational segmentation with self-supervised deep learning. One major b…

DenoisingImage DenoisingSegmentation

Motion-supervised Co-Part Segmentation

2020-04-07 · Aliaksandr Siarohin, Subhankar Roy, Stéphane Lathuilière, Sergey Tulyakov 외

Recent co-part segmentation methods mostly operate in a supervised learning setting, which requires a large amount of annotated data for training. To overcome this limitation, we propose a self-supervised deep learning m…

SegmentationUnsupervised Human Pose Estimation

Understanding Self-Supervised Features for Learning Unsupervised Instance Segmentation

2023-11-24 · Paul Engstler, Luke Melas-Kyriazi, Christian Rupprecht, Iro Laina

Self-supervised learning (SSL) can be used to solve complex visual tasks without human labels. Self-supervised representations encode useful semantic information about images, and as a result, they have already been used…

Instance SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation+3