paper-with-me

홈 › Papers

Application of Artificial Intelligence in the Classification of Microscopical Starch Images for Drug Formulation

2023-05-09 · Marvellous Ajala, Blessing Oko, David Oba-Fidelis, Joycelyn Iyasele, Joy I. Odimegwu

Starches are important energy sources found in plants with many uses in the pharmaceutical industry such as binders, disintegrants, bulking agents in drugs and thus require very careful physicochemical analysis for proper identification and verification which includes microscopy. In this work, we applied artificial intelligence techniques (using transfer learning and deep convolution neural network CNNs to microscopical images obtained from 9 starch samples of different botanical sources. Our approach obtained an accuracy of 61% when the machine learning model was pretrained on microscopic images from MicroNet dataset. However the accuracy jumped to 81% for model pretrained on random day to day images obtained from Imagenet dataset. The model pretrained on the imagenet dataset also showed a better precision, recall and f1 score than that pretrained on the imagenet dataset.

📄 PDF Abstract BibTeX arXiv:2305.05321

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Semantic Aware Data Augmentation for Cell Nuclei Microscopical Images With Artificial Neural Networks

2021-01-01 · ICCV 2021 10 · Alireza Naghizadeh, Hongye Xu, Mohab Mohamed, Dimitris N. Metaxas 외

There exists many powerful architectures for object detection and semantic segmentation of both biomedical and natural images. However, a difficulty arises in the ability to create training datasets that are large an…

Data Augmentationobject-detectionObject DetectionSegmentation+1

A deep learning-enabled smart garment for accurate and versatile sleep conditions monitoring in daily life

2024-08-01 · Chenyu Tang, Wentian Yi, Muzi Xu, Yuxuan Jin 외

In wearable smart systems, continuous monitoring and accurate classification of different sleep-related conditions are critical for enhancing sleep quality and preventing sleep-related chronic conditions. However, the re…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Few-Shot LearningSleep Quality+1

Elaboration and characterization of bioplastic films based on bitter cassava starch (Manihot esculenta) reinforced by chitosan extracted from crab (Shylla seratta) shells

2023-09-24 · Julie Tantely Mitantsoa, Pierre Hervé Ravelonandro, Fara Arimalala Andrianony, Rajaona Rafihavanana Andrianaivoravelona

Bioplastics are polymer plastics which are derived from renewable biomass resources. In this study, bioplastic films based on two different polysaccharides such as bitter cassava starch and chitosan extracted from crab s…

Channel Capacity of Starch and Glucose Molecular Communications in the Small Intestine Digestive Tract

2021-07-16 · Dixon Vimalajeewa, Sasitharan Balasubramaniam

The emerging field of Molecular Communication (MC) aims to characterize biological-based signaling environment through information that are encoded into molecules. Since the birth of this field, a number of different app…

A Comparative Analysis of Large Language Models for Code Documentation Generation

2023-12-16 · Shubhang Shekhar Dvivedi, Vyshnav Vijay, Sai Leela Rahul Pujari, Shoumik Lodh 외

This paper presents a comprehensive comparative analysis of Large Language Models (LLMs) for generation of code documentation. Code documentation is an essential part of the software writing process. The paper evaluates …

Code Documentation Generation