paper-with-me

홈 › Papers

Comparing PSDNet, pretrained networks, and traditional feature extraction for predicting the particle size distribution of granular materials from photographs

2023-03-07 · Javad Manashti, François Duhaime, Matthew F. Toews, Pouyan Pirnia, Jn Kinsonn Telcy

This study aims to evaluate PSDNet, a series of convolutional neural networks (ConvNets) trained with photographs to predict the particle size distribution of granular materials. Nine traditional feature extraction methods and 15 pretrained ConvNets were also evaluated and compared. A dataset including 9600 photographs of 15 different granular materials was used. The influence of image size and color band was verified by using six image sizes between 32 and 160 pixels, and both grayscale and color images as PSDNet inputs. In addition to random training, validation, and testing datasets, a material removal method was also used to evaluate the performances of each image analysis method. With this method, each material was successively removed from the training and validation datasets and used as the testing dataset. Results show that a combination of all PSDNet color and grayscale features can lead to a root mean square error (RMSE) on the percentages passing as low as 1.8 % with a random testing dataset and 9.1% with the material removal method. For the random datasets, a combination of all traditional features, and the features extracted from InceptionResNetV2 led to RMSE on the percentages passing of 2.3 and 1.7 %, respectively.

📄 PDF Abstract BibTeX arXiv:2303.04265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PSDNet: Determination of Particle Size Distributions Using Synthetic Soil Images and Convolutional Neural Networks

2023-03-07 · Javad Manashti, Pouyan Pirnia, Alireza Manashty, Sahar Ujan 외

This project aimed to determine the grain size distribution of granular materials from images using convolutional neural networks. The application of ConvNet and pretrained ConvNet models, including AlexNet, SqueezeNet, …

Transfer Learning

First-frame Supervised Video Polyp Segmentation via Propagative and Semantic Dual-teacher Network

2024-12-21 · Qiang Hu, Mei Liu, Qiang Li, Zhiwei Wang

Automatic video polyp segmentation plays a critical role in gastrointestinal cancer screening, but the cost of frameby-frame annotations is prohibitively high. While sparse-frame supervised methods have reduced this burd…

BenchmarkingTransfer LearningVideo Polyp Segmentation

SelfORE: Self-supervised Relational Feature Learning for Open Relation Extraction

2020-04-06 · EMNLP 2020 11 · Xuming Hu, Chenwei Zhang, Yusong Xu, Lijie Wen 외

Open relation extraction is the task of extracting open-domain relation facts from natural language sentences. Existing works either utilize heuristics or distant-supervised annotations to train a supervised classifier o…

ClusteringLanguage ModelingLanguage ModellingRelation+2

From POS tagging to dependency parsing for biomedical event extraction

2018-08-11 · Dat Quoc Nguyen, Karin Verspoor

Background: Given the importance of relation or event extraction from biomedical research publications to support knowledge capture and synthesis, and the strong dependency of approaches to this information extraction ta…

Dependency ParsingEvent ExtractionPart-Of-Speech TaggingPOS+1

PSDNet and DPDNet: Efficient channel expansion, Depthwise-Pointwise-Depthwise Inverted Bottleneck Block

2019-09-03 · Guoqing Li, Meng Zhang, Qianru Zhang, Ziyang Chen 외

In many real-time applications, the deployment of deep neural networks is constrained by high computational cost and efficient lightweight neural networks are widely concerned. In this paper, we propose that depthwise co…