KMITL

Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1

Browse

Search Results

Now showing 1 - 10 of 14
  • Some of the metrics are blocked by your 
    Item type:Item,
    Distributed compressed video sensing with multiple key frames
    (2026-02-27)
    Nomaguchi, Mizuki
    ;
    Inoue, Ryota
    ;
    Woraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Distributed Compressed Video Sensing is a video compression method utilizing Compressed Sensing and Distributed Video Coding. With this method, compressed frames are reconstructed with information obtained by applying Convolutional Sparse Coding to a non-compressed frame. In this study, we aim to increase the reconstruction accuracy by selecting multiple non-compressed frames. In addition, we use symmetric convolution in order to solve a high computational optimization problem. The experimental results show our proposed method outperforms the conventional method.
  • Some of the metrics are blocked by your 
    Item type:Item,
    L1-L1 norm-based convolutional sparse coding via Anderson-accelerated Douglas-Rachford splitting
    (2026-02-27)
    Take, Hiroto
    ;
    Furusho, Riku
    ;
    Woraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Convolutional Sparse Coding (CSC) represents a signal through the convolution of dictionary filters and sparse coefficients. While the Alternating Direction Method of Multipliers (ADMM) has conventionally been used to solve CSC problems, recent studies have demonstrated that Douglas-Rachford (DR) splitting can achieve faster convergence. In this study, we propose an accelerated CSC algorithm by applying Anderson Acceleration to the DR splitting method. Experimental results demonstrate that the proposed method significantly improves convergence speed compared to standard DR splitting.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Distributed compressed video sensing with a pre-learned consensus convolutional dictionary
    (2026-02-27)
    Muta, Ibuki
    ;
    Weraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Distributed Compressed Video Sensing (DCVS) is a video coding framework well suited to low-power, low-complexity encoding environments. In conventional DCVS with Convolutional Sparse Representation (CSR), convolutional dictionary filters are learned from a key frame in each group of pictures (GOP), and the remaining non-key frames are reconstructed by solving a Convolutional Sparse Coding (CSC) problem using that dictionary. In this work, we investigate a CSR-based DCVS framework that instead employs a pre-learned convolutional dictionary trained offline on multiple video datasets via a consensus-based dictionary learning framework. Using this fixed dictionary, every frame in a sequence is reconstructed independently as if it were a key frame, i.e., without referencing other frames in the same sequence. We evaluate the proposed pre-learned-dictionary DCVS on the Foreman, Akiyo, and Coastguard sequences under two configurations that differ in the choice of data-fidelity term (L1 or L2) with symmetric boundary handling. Experimental results show that all test sequences can be successfully reconstructed using the pre-learned dictionary, indicating that sequence-specific key-frame-based dictionary learning at the decoder is not necessary. Moreover, the L1 data-fidelity term consistently yields better reconstruction quality than the L2 term in terms of PSNR and SSIM.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Vision Transformer with Fractal Dimension Transformation: Effects of Resolution and Patch Size
    (2025-01-01)
    Ngamkham, Woramat
    ;
    Woraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Vision Transformer (ViT) achieves strong performance in computer vision but requires substantial computational resources, particularly with high-resolution data. A key challenge lies in the quadratic complexity of self-attention with respect to the number of image patches, which is jointly determined by input size and patch size. Conventional resizing is a common strategy to reduce resolution and thus the number of patches, but it risks discarding structural details that may be important for prediction. To address this issue, this study investigates how input size, patch size, and dimensionality reduction influence ViT training time and prediction accuracy. Using the NIH Chest X-ray dataset, we compared two preprocessing methods: conventional resizing and a Fractal Dimension (FD)-based transformation. Results show that the FD-based method consistently reduced training time across all settings, demonstrating its effectiveness in lowering computational costs. In terms of accuracy, conventional resizing generally performed slightly better overall; however, the differences were not uniform, as smaller patches improved AUROC mainly at higher resolutions but not consistently at lower ones. These findings highlight a tradeoff between efficiency and accuracy, positioning FD-based representations as a practical complement to conventional resizing when computational resources are limited.
  • Some of the metrics are blocked by your 
    Item type:Item,
    A convolutional neural network with sign-to-position format conversion
    (2019-01-01)
    Mizokami, Tomohito
    ;
    Wararatpanya, Kuntopng
    ;
    Kuroki, Yoshimitsu
    This paper tries improving image recognition accuracy with Convolutional Neural Networks (CNNs). CNNs are one of state-of-the-art image recognition frameworks, and have used the Rectified Linear Unit (ReLU) as the activation function. However, the ReLU rectifies negative values to zero. This paper applies the Sign-to-Position (S/P) format conversion after convolutional procedures to eliminate the rectification loss. Experimental results show that the proposed method improves the recognition accuracy of the MNIST and Fashion-MNIST data set by 0.50% and 1.30% compared with a conventional CNN respectively. The S/P format conversion also contributes to negative image recognition, and results in 12.58% and 3.66% higher accuracy.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Thai traffic sign detection and recognition for driver assistance
    (2018-11-05)
    Promlainak, Sakan
    ;
    Woraratpanya, Kuntpong
    ;
    Kuengwong, Jirapat
    ;
    Kuroki, Yoshimitsu
    Nowadays, driver assistance systems are embedded with some expensive cars, but more importantly, those systems are not able to recognize Thai traffic signs. This paper proposes a Thai traffic sign detection and recognition system. The proposed system is implemented with two main processes: Thai traffic sign detection and recognition. For the former process, a cascade classifier trained with histogram of oriented gradient (HOG) features is used to generate a trained model for a sign detector, and then Viola-Jones cascade detector is used to classify sign and non-sign objects of the input image. For the latter process, a linear support vector machine (SVM) learner trained with HOG features is used to generate the trained model for sign symbol recognition, and then a SVM class prediction is applied for recognizing the HOG features of the detected sign. Based on a real world data-set, the proposed system can correctly detectand recognize Thai traffic signs in near real time.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Local variance image-based for scene text binarization under illumination effects
    (2017-07-18)
    Peuwnuan, Kittipop
    ;
    Woraratpanya, Kuntpong
    ;
    Pasupa, Kitsuchart
    ;
    Kuroki, Yoshimitsu
    Illumination effects, especially shadow and lighting condition, are grand challenges for scene-text localization. With these effects, text localization faces a difficult task to discriminate text regions from a nature scene due to edge and detail of characters affected by surrounding environments. To improve effectiveness of the scene-text localization, this paper proposes a local variance image technique to enhance character's edge for easily segmenting the scene text from the back-ground under illumination effects. In this method, the local variance image plays an important role in indicating how high complexity is in each local area. Then the proposed adaptive kernel size thresholding method is applied to such a local variance image to segment the scene text from the background. When the proposed method is tested with a Thai text dataset, the experimental results show the scene-text binarization is better than those of the state-of-the-art methods.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Fractal dimension for classifying 3D brain MRI using improved triangle box-counting method
    (2017-02-23)
    Kaewaramsri, Yothin
    ;
    Alfarozi, Syukron Abu Ishaq
    ;
    Woraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Although many papers have used fractal dimension (FD) to analyze magnetic resonance imaging (MRI) for detecting various brain diseases, especially Alzheimer's disease (AD), they have been unsuccessful to classify the AD patients in case of healthy and AD brain-MRIs. The significant problems are from (i) the lack of the efficient FD estimation method and (ii) the failure of applying statistical analysis to discriminate the subjects in MRIs. Therefore, this paper proposes an alternative way to overcome these problems by using an improved triangle box-counting method (ITBC) for effective FD estimation and using machine learning for brain-MRI discrimination. The proposed method is evaluated its performance with the Alzheimer's disease patient discrimination dataset of open access series of imaging studies (OASIS). The experimental results show that the pro-posed method can achieve the classification accuracy rate up to 86.20% whereas the statistical analysis approaches cannot discriminate healthy and AD.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Texture analysis assessment for images
    (2017-02-23)
    Titijaroonroj, Taravichet
    ;
    Kaewaramsri, Yothin
    ;
    Suttapakti, Ungsumalee
    ;
    Woraratpanya, Kuntpong
    ;
    Kuroki, Yoshimitsu
    Commonly, the existing metrics such as mean square error (MSE), peak signal-To-noise ratio (PSNR), quality index (QI), structural similarity index metric (SSIM), and quality index based on local variance (QILV) use the image intensity-based statistics approach to assess the quality of distorted images. These metrics are successful in discriminating the quality of distorted images, such as de-noising, JPEG compressed, and blur images. However, they are unsuccessful in discriminating the quality of channel decomposition images. Therefore, this paper proposes the texture analysis assessment (TAA) to measure the quality of both normally distorted images and channel decomposition images. The proposed metric uses image intensity statistics in conjunction with texture analysis for quality discrimination of slightly different distorted and channel decomposition images. The texture analysis based on edge orientation is an important part employed to measure precise image errors. The experimental results illustrate that the TAA metric can evidently discriminate the quality of normally distorted images and channel decomposition images, when compared with state-of-The-Art metrics. Furthermore, the perceived visual quality and the quality value of TAA are corresponding; the lower visual quality human-eye perceives, the lower quality value TAA measures, and vice versa.
  • Some of the metrics are blocked by your 
    Item type:Item,
    Can Eye Movement Improve Prediction Performance on Human Emotions Toward Images Classification?
    (2017-01-01)
    Pasupa, Kitsuchart
    ;
    Sunhem, Wisuwat
    ;
    Loo, Chu Kiong
    ;
    Kuroki, Yoshimitsu
    Recently, image sentiment analysis has become more and more attractive to many researchers due to an increasing number of applications developed to understand images e.g. image retrieval systems and social networks. Many studies aim to improve the performance of the classifier by many approaches. This work aims to predict the emotional response of a person who is exposed to images. The prediction model makes use of eye movement data captured while users are looking at images to enhance the prediction performance. An image can stimulate different emotions in different users depending on where and how their eyes move on the image. Two image datasets were used, i.e. abstract images and images with context information, by using leave-one-user-out and leave-one-image-out cross-validation techniques. It was found that eye movement data is useful and able to improve the prediction performance only in leave-one-image-out cross-validation.