paper-with-me

홈 › Papers

CT-Bound: Robust Boundary Detection From Noisy Images Via Hybrid Convolution and Transformer Neural Networks

2024-03-25 · Wei Xu, Junjie Luo, Qi Guo

We present CT-Bound, a robust and fast boundary detection method for very noisy images using a hybrid Convolution and Transformer neural network. The proposed architecture decomposes boundary estimation into two tasks: local detection and global regularization. During the local detection, the model uses a convolutional architecture to predict the boundary structure of each image patch in the form of a pre-defined local boundary representation, the field-of-junctions (FoJ). Then, it uses a feed-forward transformer architecture to globally refine the boundary structures of each patch to generate an edge map and a smoothed color map simultaneously. Our quantitative analysis shows that CT-Bound outperforms the previous best algorithms in edge detection on very noisy images. It also increases the edge detection accuracy of FoJ-based methods while having a 3-time speed improvement. Finally, we demonstrate that CT-Bound can produce boundary and color maps on real captured images without extra fine-tuning and real-time boundary map and color map videos at ten frames per second.

📄 PDF Abstract BibTeX arXiv:2403.16494

Code (1)

guo-research-group/ct-bound 공식 구현 pytorch

Tasks

Boundary DetectionEdge Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Rate-optimal neural boundary detection from unlabeled noisy images

2026-05-30 · Kyeongho Kim, Ilsang Ohn arxiv

We study boundary detection for unlabeled noisy images from a statistical perspective. The aim is to recover an unknown object region from raw intensity observations without pixel-wise annotating labels or a parametric m…

Boundary Detection

Recursive Training of 2D-3D Convolutional Networks for Neuronal Boundary Detection

2015-08-20 · NeurIPS 2015 · Kisuk Lee, Aleksandar Zlateski, Ashwin Vishwanathan, H. Sebastian Seung

Efforts to automate the reconstruction of neural circuits from 3D electron microscopic (EM) brain images are critical for the field of connectomics. An important computation for reconstruction is the detection of neurona…

3D ArchitectureBoundary DetectionCPU

Recursive Training of 2D-3D Convolutional Networks for Neuronal Boundary Prediction

2015-12-01 · NeurIPS 2015 12 · Kisuk Lee, Aleksandar Zlateski, Vishwanathan Ashwin, H. Sebastian Seung

Efforts to automate the reconstruction of neural circuits from 3D electron microscopic (EM) brain images are critical for the field of connectomics. An important computation for reconstruction is the detection of neurona…

3D ArchitectureBoundary DetectionCPUObject Recognition

Coronary Wall Segmentation in CCTA Scans via a Hybrid Net with Contours Regularization

2020-02-27 · Kaikai Huang, Antonio Tejero-de-Pablos, Hiroaki Yamane, Yusuke Kurose 외

Providing closed and well-connected boundaries of coronary artery is essential to assist cardiologists in the diagnosis of coronary artery disease (CAD). Recently, several deep learning-based methods have been proposed f…

Boundary Detection

COMMA: Propagating Complementary Multi-Level Aggregation Network for Polyp Segmentation

2022-02-17 · Applied Sciences 2022 2 · WooSeok Shin, Min Seok Lee, Sung Won Han

Colonoscopy is an effective method for detecting polyps to prevent colon cancer. Existing studies have achieved satisfactory polyp detection performance by aggregating low-level boundary and high-level region information…

Medical Image SegmentationSegmentation