paper-with-me

Papers

M2CAI Workflow Challenge: Convolutional Neural Networks with Time Smoothing and Hidden Markov Model for Video Frames Classification

2016-10-18 · Rémi Cadène, Thomas Robert, Nicolas Thome, Matthieu Cord

Our approach is among the three best to tackle the M2CAI Workflow challenge. The latter consists in recognizing the operation phase for each frames of endoscopic videos. In this technical report, we compare several classification models and temporal smoothing methods. Our submitted solution is a fine tuned Residual Network-200 on 80% of the training set with temporal smoothing using simple temporal averaging of the predictions and a Hidden Markov Model modeling the sequence.

📄 PDF Abstract BibTeX arXiv:1610.05541

Code (1)

Cadene/torchnet-m2caiworkflow 공식 구현 torch

Tasks

General Classification

Similar Papers 제목 키워드 기반

Hidden Cost of Randomized Smoothing

2020-03-02 · Jeet Mohapatra, Ching-Yun Ko, Tsui-Wei, Weng 외

The fragility of modern machine learning models has drawn a considerable amount of attention from both academia and the public. While immense interests were in either crafting adversarial attacks as a way to measure the …

Optimizing Spectral Prediction in MXene-Based Metasurfaces Through Multi-Channel Spectral Refinement and Savitzky-Golay Smoothing

2026-02-09 · Shujaat Khan, Waleed Iqbal Waseer arxiv

The prediction of electromagnetic spectra for MXene-based solar absorbers is a computationally intensive task, traditionally addressed using full-wave solvers. This study introduces an efficient deep learning framework i…

Transfer Learning

Graph Neural Networks Do Not Always Oversmooth

2024-06-04 · Bastian Epping, Alexandre René, Moritz Helias, Michael T. Schaub

Graph neural networks (GNNs) have emerged as powerful tools for processing relational data in applications. However, GNNs suffer from the problem of oversmoothing, the property that the features of all nodes exponentiall…

Rail Track Extraction from Rasterized Classified Point Clouds Using a Full-Resolution, Fully Convolutional Recurrent Neural Network

2026-07-07 · Alexander Gribov, Jie Chang arxiv

Rail track extraction is essential for effective railway asset management and maintenance, especially in automated inspection and mapping workflows. This paper introduces a novel method for extracting rail tracks from cl…

Point Clouds

Over-smoothing Effect of Graph Convolutional Networks

2022-01-30 · Fang Sun

Over-smoothing is a severe problem which limits the depth of Graph Convolutional Networks. This article gives a comprehensive analysis of the mechanism behind Graph Convolutional Networks and the over-smoothing effect. T…