Now showing 1 - 7 of 7
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Vision-Based Human Movement Matching for Muay Thai Training Support System
    (2024-01-01) ;
    Pipatbowornkul, Napong
    ;
    Wedsuwan, Nawin
    ;
    An algorithm is proposed to evaluate Muay Thai trainees based on body movement matching with the trainer, aiming to support Muay Thai training. Skeletons of the trainee in image sequences captured by a monocular camera are extracted by a pre-trained deep-learning model. They are then synchronized with those of the trainer by matching keyframes and subsequently other image frames between both sequences using dynamic time warping. In each matched frame, the skeleton lines (bones) are compared by measuring the angle deviation of each bone from the trainee to the corresponding bone of the trainer. The similarity score of each bone pair is computed based on a cosine similarity metric. Simultaneously, a predefined upper-value limit of the maximum expected difference in bone comparison is applied to enhance the difference in similarity scores between excellent and underperformed postures, making the evaluation results more distinctive. Each matched frame is then scored by weighted averaging of bone scores, allowing the evaluation to be adaptively focused on significant parts of the body according to movement types. The overall score of the sequence is an average over all frames. Experimental results demonstrate that the proposed scoring method is flexible for use with an off-the-shelf camera and adaptive to a marking scheme that often changes with training strategies and patterns. Prior matching of keyframes reduces the mismatching of similar but non-corresponding frames. The score is also normalized to penalize misoriented bones, resulting in even lower scores for trainees with less skill.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Plane alignment algorithm for torn document reconstruction
    Snippet alignment is a process to arrange pieces of the torn document to the original positions according to the direction of the alphabet line. It is a prerequisite to assure the effective reconstruction. The higher of the performance of the snippet alignment, the greater the opportunity for successful reconstruction. Therefore, this paper presents a plane alignment algorithm for torn document reconstruction. The proposed technique analyzes the contents inside the snippet such as the direction of the character alignment based on the histogram of the accumulated radius of the fitted ellipses. The direction result is then used to revert the snippet to its original position. Hough transform based local descriptor is extracted as shape feature. These parameters are helpful for accurate reconstruction. The proposed technique can achieve approximately 5.07 decrease in relative orientation error thus increase 24.11 percent in reverting precision. This can demonstrate the significant performance improvement of the proposed algorithm.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Camera Pose Estimation using CNN
    Estimating camera pose is a significant process, which assures the success of the 3D modeling performance. This research presents a camera pose estimation using convolutional neural network (CNN) to transfer learning from pre-trained deep learning VGG19 model in order to extract features from a single image using several datasets captured in indoor and outdoor environments with diverse perspectives and photographic styles. Due to the large dimensions of the extracted features, Latent Semantic Analysis (LSA) are introduced prior to the CNN input. Then, the CNN is trained to predict the camera views and translations. The prediction performance is measured in terms of average mean square errors and compared to the reference techniques. As a result, the regression estimation of the proposed CNN model outperforms the others with average 0.24 degrees rotation error and 0.26 m. translation errors.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Thai Stock Chart Pattern via Deep Learning-Based Multi-Indicator Object Detection
    Currently, stock market investment strategies are categorized into fundamental analysis and technical analysis. Technical analysis seeks to understand market behavior by examining historical price and volume data, employing methods such as price pattern analysis, candlestick interpretation, and support-resistance levels. Among these, one of the particularly interesting approaches is chart pattern recognition, which consists of bullish and bearish patterns that may indicate potential price reversals to support investment decisions. However, the complexity and uncertainty of price movements, coupled with the presence of multiple technical indicators on a single chart, pose significant challenges to human pattern recognition. This study proposes a deep learning-based object detection framework to automatically recognize bullish and bearish patterns. Daily stock chart images from the Stock Exchange of Thailand were collected, incorporating price graphs alongside RSI, MACD, and STO indicators. The labeled images were used to train and validate models through K-fold cross-validation, evaluating seven state-of-the-art detection architectures using the mAP@50 metric. Experimental results revealed that YOLOX achieved the best performance, with an average mAP@50 of 0.887 and a variance of 0.057, particularly excelling on charts combining price graphs with MACD indicators. These findings suggest that deep learning models may assist technical analysis by supporting more systematic chart pattern recognition.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Automated Verification of English Proficiency Test Scores Using OCR for Graduation Qualification
    (2025-01-01) ;
    Maliwan, Thitiwut
    ;
    Jaimetha, Nattakamon
    ;
    An algorithm is proposed to verify English proficiency scores using OCR for graduation qualification, aiming to reduce errors and workload in the current manual verification process of officer. Score reports in image or PDF format, including TOEIC and KMITL-TEP, are processed using two deep learning-based document classifiers that identify the test type and score type prior to OCR execution. Preprocessing techniques such as noise reduction, contrast enhancement, and skew correction are applied to improve OCR accuracy. Three OCR models-Tesseract, TrOCR, and EasyOCR-are evaluated for text extraction performance. The extracted textual data are then converted into structured JSON, enabling automated rule-based comparison against graduation criteria. Evaluation performance is measured using Accuracy, F1-Score, Character Error Rate (CER), and Word Error Rate (WER). Experimental results show that the proposed system achieves 99% accuracy, demonstrating both high reliability and adaptability to institutional scoring standards. The integration of OCR significantly reduces processing time while maintaining flexibility to accommodate future changes in assessment policies.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    An OCR-Based Framework for Automated Verification of Thai and English Academic Transcripts
    (2025-01-01) ;
    Komkris, Pannathorn
    ;
    Heymun, Issariyapon
    ;
    Srimontrisanga, Wongsawan
    Academic transcripts are essential documents for employment and higher education but remain susceptible to forgery and manipulation, creating a need for efficient and reliable verification methods. Traditional verification is often time-consuming due to the structural complexity of transcripts and the challenges of extracting information from PDF and image formats. This study presents an OCR-based framework for automated transcript verification that integrates preprocessing and postprocessing techniques to enhance data extraction quality. English transcripts were evaluated using OCR models PaddleOCR, Tesseract, and EasyOCR, while Thai transcripts were assessed with Tesseract and EasyOCR. Experimental results demonstrate that preprocessing substantially improves extraction accuracy and that postprocessing further refines the outputs. Among the evaluated models, PaddleOCR achieved the highest performance on English transcripts with an overall accuracy of 81.87%, whereas Tesseract yielded the best accuracy for Thai transcripts at 81.11%. These findings underscore the effectiveness of combining OCR with tailored preprocessing and postprocessing strategies to support reliable and efficient transcript verification in academic settings.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Prediction of 3D rotation and translation from 2D images
    The prediction of three-dimensional (3D) rotation and translation can be retrieved from two-dimensional (2D) images to build 3D models from large collections of images. In this paper, the process starts by extracting the features of images via transfer learning approach from Deep Neural Network model called VGG19. Even though the features extracted from VGG19 are usually adopted in image recognition application; in this research, we apply these features to the prediction model to obtain rotation and translation parameters. Due to the large size of the feature dimensions, it is necessary to perform dimensional reduction technique called latent semantic analysis (LSA) to decrease the feature dimensions and remain only the important ones. Then, the regression estimation technique based on the idea of Support Vector Machine (SVM) is used to predict the rotation and translation parameters. The accuracy is estimated by comparing the prediction results with the corresponding ground truth set. The average errors of rotation and translation of 3D prediction from 2D images are approximately 0.2419 degrees and 1.35 meters respectively.