Unsupervised Learning of Edges
Data-driven approaches for edge detection have proven effective and achieve top results on modern benchmarks. However, all current data-driven edge detectors require manual supervision for training in the form of hand-labeled region segments or object boundaries. Specifically, human annotators mark semantically meaningful edges which are subsequently used for training. Is this form of strong, high-level supervision actually necessary to learn to accurately detect edges? In this work we present a simple yet effective approach for training edge detectors without human supervision. To this end we utilize motion, and more specifically, the only input to our method is noisy semi-dense matches between frames. We begin with only a rudimentary knowledge of edges (in the form of image gradients), and alternate between improving motion estimation and edge detection in turn. Using a large corpus of video data, we show that edge detectors trained using our unsupervised scheme approach the performance of the same methods trained with full supervision (within 3-5%). Finally, we show that when using a deep network for the edge detector, our approach provides a novel pre-training scheme for object detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Edge DetectionFormMotion Estimationobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating
Unsupervised graph representation learning (UGRL) has drawn increasing research attention and achieved promising results in several graph analytic tasks. Relying on the homophily assumption, existing UGRL methods tend to…
Graph Representation LearningRepresentation LearningAttrE2vec: Unsupervised Attributed Edge Representation Learning
Representation learning has overcome the often arduous and manual featurization of networks through (unsupervised) feature learning as it results in embeddings that can apply to a variety of downstream learning tasks. Th…
ClusteringEdge ClassificationRepresentation LearningJoint Optimization in Edge-Cloud Continuum for Federated Unsupervised Person Re-identification
Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging dis…
Federated LearningPerson Re-IdentificationUnsupervised Person Re-IdentificationBeyond Node Embedding: A Direct Unsupervised Edge Representation Framework for Homogeneous Networks
Network representation learning has traditionally been used to find lower dimensional vector representations of the nodes in a network. However, there are very important edge driven mining tasks of interest to the classi…
Link PredictionNetwork EmbeddingRepresentation LearningLEUGAN:Low-Light Image Enhancement by Unsupervised Generative Attentional Networks
Restoring images from low-light data is a challenging problem. Most existing deep-network based algorithms are designed to be trained with pairwise images. Due to the lack of real-world datasets, they usually perform poo…
Image EnhancementLow-Light Image Enhancement