Kudisthalert, Wasu
Loading...
3 results
Now showing 1 - 3 of 3
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, TrafficInternVL: Spatially-Guided Fine-Tuning with Caption Refinement for Fine-Grained Traffic Safety Captioning and Visual Question Answering(2025-01-01) ;Phimsiri, Sasin ;Sunpawatr, Sarut ;Cherdchusakulchai, Riu ;Kiawjak, PornpromTosawadi, TeepakornFine-grained traffic understanding requires both detailed visual descriptions and precise answers to safety-critical questions. We present TrafficInternVl, a framework for fine-grained traffic safety description and question answering, developed for AI City Challenge 2025 Track 2. Our approach is based on the InternVL3-38B vision-language model and integrates four key components: (1) spatially guided visual prompting via bounding-box-based cropping and rendering; (2) Adaptive view selection protocols; (3) low-rank adaptation (LoRA) fine-tuning, updating only 1% of model parameters; and (4) caption refinement for intra-scene consistency. Our model achieves a Caption Score of 32.75 (BLEU-4, METEOR, ROUGE-L, CIDEr averaged) and a VQA accuracy of 83.08 %. Code, prompts, and LoRA weights are released at https://github.com/ARV-MLCORE/TrafficInternVL - Some of the metrics are blocked by yourconsent settings
Item type:Publication, SELM: Siamese extreme learning machine with application to face biometrics(2022-07-01); ; ;Morales, AythamiFierrez, JulianExtreme learning machine (ELM) is a powerful classification method and is very competitive among existing classification methods. It is speedy at training. Nevertheless, it cannot perform face verification tasks properly because face verification tasks require the comparison of facial images of two individuals simultaneously and decide whether the two faces identify the same person. The ELM structure was not designed to feed two input data streams simultaneously. Thus, in 2-input scenarios, ELM methods are typically applied using concatenated inputs. However, this setup consumes two times more computational resources, and it is not optimized for recognition tasks where learning a separable distance metric is critical. For these reasons, we propose and develop a Siamese extreme learning machine (SELM). SELM was designed to be fed with two data streams in parallel simultaneously. It utilizes a dual-stream Siamese condition in the extra Siamese layer to transform the data before passing it to the hidden layer. Moreover, we propose a Gender-Ethnicity-dependent triplet feature exclusively trained on various specific demographic groups. This feature enables learning and extracting useful facial features of each group. Experiments were conducted to evaluate and compare the performances of SELM, ELM, and deep convolutional neural network (DCNN). The experimental results showed that the proposed feature could perform correct classification at 97.87 % accuracy and 99.45 % area under the curve (AUC). They also showed that using SELM in conjunction with the proposed feature provided 98.31 % accuracy and 99.72 % AUC. SELM outperformed the robust performances over the well-known DCNN and ELM methods. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Counting and classification of malarial parasite from giemsa-stained thin film images(2020-01-01); ; Tongsima, SissadesMalaria is a life-threatening disease causing by an infection of the protozoan parasite Plasmodium. Plasmodium falciparum is the deadliest and most common human infected parasites hosted by anopheles mosquito vector. To cure a malaria infected patient and prevent further spreading, malaria diagnosis using microscopy to visualize Giemsa-stained parasites is commonly done. The microscopy diagnosis is somewhat time consuming and requires well-trained malaria experts to interpret what they see under the microscope. To address this limitation, an automated malaria infected diagnosis is needed. This work proposed a computer-aided automated diagnosis system that can perform remote field diagnosis with high accuracy while requiring less computational demands. The proposed framework consists of two main parts that are red blood cell counting and parasite life-cycle stage classification. The counting process is performed by computer vision techniques, namely Hough transform. Different machine learning techniques, i.e., Multilayer Perceptron, Linear Discriminant Analysis, Support Vector Machine, and Weighted Similarity Extreme Learning Machine, are employed in the classification task. We also demonstrated that combining hand-crafted and deep-learned features can enhance the overall performance of the framework. The experimental results showed that the proposed methods could correctly count and classify at 97.94% and 98.12% accuracy, respectively. The overall proposal system can achieve at 96.18% accuracy. This is achieved by WELM in conjunction with deep-learned (AlexNet_FC7) and the hand-crafted (color) features.
