paper-with-me

Papers

K-Origins: Better Colour Quantification for Neural Networks

2024-09-03 · Lewis Mason, Mark Martinez

K-Origins is a neural network layer designed to improve image-based network performances when learning colour, or intensities, is beneficial. Over 250 encoder-decoder convolutional networks are trained and tested on 16-bit synthetic data, demonstrating that K-Origins improves semantic segmentation accuracy in two scenarios: object detection with low signal-to-noise ratios, and segmenting multiple objects that are identical in shape but vary in colour. K-Origins generates output features from the input features, $\textbf{X}$, by the equation $\textbf{Y}_k = \textbf{X}-\textbf{J}\cdot w_k$ for each trainable parameter $w_k$, where $\textbf{J}$ is a matrix of ones. Additionally, networks with varying receptive fields were trained to determine optimal network depths based on the dimensions of target classes, suggesting that receptive field lengths should exceed object sizes. By ensuring a sufficient receptive field length and incorporating K-Origins, we can achieve better semantic network performance.

📄 PDF Abstract BibTeX arXiv:2409.02281

Code (1)

lewismmason/Thesis-Public 공식 구현 tf

Tasks

Decoderobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Fire detection in a still image using colour information

2018-03-10 · Oluwarotimi Giwa, Abdsamad Benkrid

Colour analysis is a crucial step in image-based fire detection algorithms. Many of the proposed fire detection algorithms in a still image are prone to false alarms caused by objects with a colour similar to fire. To de…

ClusteringFire Detection

Color and Shape Content Based Image Classification using RBF Network and PSO Technique: A Survey

2013-11-27 · Abhishek Pandey, Anjna Jayant Deen, Rajeev Pandey

The improvement of the accuracy of image query retrieval used image classification technique. Image classification is well known technique of supervised learning. The improved method of image classification increases the…

ClassificationGeneral Classificationimage-classificationImage Classification+1

DualVAE: Controlling Colours of Generated and Real Images

2023-05-30 · Keerth Rathakumar, David Liebowitz, Christian Walder, Kristen Moore 외

Colour controlled image generation and manipulation are of interest to artists and graphic designers. Vector Quantised Variational AutoEncoders (VQ-VAEs) with autoregressive (AR) prior are able to produce high quality im…

Image Generation

An Effective Pixel-Wise Approach for Skin Colour Segmentation Using Pixel Neighbourhood Technique

2021-08-24 · Tejas Dastane, Varun Rao, Kartik Shenoy, Devendra Vyavaharkar

This paper presents a novel technique for skin colour segmentation that overcomes the limitations faced by existing techniques such as Colour Range Thresholding. Skin colour segmentation is affected by the varied skin co…

Segmentation

DreamColour: Controllable Video Colour Editing without Training

2024-12-06 · Chaitat Utintu, Pinaki Nath Chowdhury, Aneeshan Sain, Subhadeep Koley 외

Video colour editing is a crucial task for content creation, yet existing solutions either require painstaking frame-by-frame manipulation or produce unrealistic results with temporal artefacts. We present a practical, t…

Instance SegmentationSemantic Segmentation