2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2019
DOI: 10.1109/cvpr.2019.00540
|View full text |Cite
|
Sign up to set email alerts
|

Fast Interactive Object Annotation With Curve-GCN

Abstract: Manually labeling objects by tracing their boundaries is a laborious process. In [7,2], the authors proposed Polygon-RNN that produces polygonal annotations in a recurrent manner using a CNN-RNN architecture, allowing interactive correction via humans-in-the-loop. We propose a new framework that alleviates the sequential nature of Polygon-RNN, by predicting all vertices simultaneously using a Graph Convolutional Network (GCN). Our model is trained endto-end. It supports object annotation by either polygons or … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
198
0
1

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
3
2
1

Relationship

3
7

Authors

Journals

citations
Cited by 260 publications
(199 citation statements)
references
References 36 publications
(83 reference statements)
0
198
0
1
Order By: Relevance
“…Note that these likely contain very different amounts of information that are relevant for recognition. For example, one may need to look at the complete and detailed object boundary to get a discriminative encoding of shape [2,33], while color and texture contain fairly low-level information. This may also provide an insight of why residual [19], skip [19,52] or even dense connections [21] lead to the most prominent performance gains.…”
Section: Introductionmentioning
confidence: 99%
“…Note that these likely contain very different amounts of information that are relevant for recognition. For example, one may need to look at the complete and detailed object boundary to get a discriminative encoding of shape [2,33], while color and texture contain fairly low-level information. This may also provide an insight of why residual [19], skip [19,52] or even dense connections [21] lead to the most prominent performance gains.…”
Section: Introductionmentioning
confidence: 99%
“…For example, rather than representing a polygon as a discretization of some continuous function, [4,2] use a recurrent neural network (RNN) to directly predict the polygon vertices in a sequential manner. In [12], the authors predict the polygon or spline outlining the object using a Graph Convolutional Network.…”
Section: Related Workmentioning
confidence: 99%
“…By uniformly sampling N points on (1), we then retrieve B, an equally-sized set of points describing the predicted contour. Inspired by the work of [20] on image annotation, we train our network with the loss…”
Section: Loss Functionmentioning
confidence: 99%