Edge Classification
19 papers with code • 0 benchmarks • 0 datasets
Benchmarks
These leaderboards are used to track progress in Edge Classification
Most implemented papers
EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs
Existing approaches typically resort to node embeddings and use a recurrent neural network (RNN, broadly speaking) to regulate the embeddings and learn the temporal dynamics.
LaneNet: Real-Time Lane Detection Networks for Autonomous Driving
Lane detection is to detect lanes on the road and provide the accurate location and shape of each lane.
Learning and Reasoning with the Graph Structure Representation in Robotic Surgery
Learning to infer graph representations and performing spatial reasoning in a complex surgical environment can play a vital role in surgical scene understanding in robotic surgery.
Global Self-Attention as a Replacement for Graph Convolution
The resultant framework - which we call Edge-augmented Graph Transformer (EGT) - can directly accept, process and output structural information of arbitrary form, which is important for effective learning on graph-structured data.
Adaptive Edge Attention for Graph Matching with Outliers
To explore the potential of edges, EAGM learns edge attention on the assignment graph to 1) reveal the impact of each edge on graph matching, as well as 2) adjust the learning of edge representations adaptively.
GRAPE for Fast and Scalable Graph Processing and random walk-based Embedding
Graph Representation Learning (GRL) methods opened new avenues for addressing complex, real-world problems represented by graphs.
Dynamic Graph Convolutional Networks Using the Tensor M-Product
In recent years, a variety of graph neural networks (GNNs) have been successfully applied for representation learning and prediction on such graphs.
Shearlets as Feature Extractor for Semantic Edge Detection: The Model-Based and Data-Driven Realm
This is based on the fact that edges in images contain most of the semantic information.
Real-Time Edge Classification: Optimal Offloading under Token Bucket Constraints
To deploy machine learning-based algorithms for real-time applications with strict latency constraints, we consider an edge-computing setting where a subset of inputs are offloaded to the edge for processing by an accurate but resource-intensive model, and the rest are processed only by a less-accurate model on the device itself.
Unmixing Convolutional Features for Crisp Edge Detection
This paper presents a context-aware tracing strategy (CATS) for crisp edge detection with deep edge detectors, based on an observation that the localization ambiguity of deep edge detectors is mainly caused by the mixing phenomenon of convolutional neural networks: feature mixing in edge classification and side mixing during fusing side predictions.