Plastic pollution in the ocean is a major global concern. Remotely Operated Vehicles (ROVs) have promise for removing debris from the ocean, but more research is needed to achieve full effectiveness of the ROV technology. Wahlig and Gonzales tackle this issue by developing a deep learning model to distinguish trash from the environment in ROV images.
Read More...Browse Articles
Effects of different synthetic training data on real test data for semantic segmentation
Semantic segmentation - labelling each pixel in an image to a specific class- models require large amounts of manually labeled and collected data to train.
Read More...Augmented Reality Chess Analyzer (ARChessAnalyzer): In-Device Inference of Physical Chess Game Positions through Board Segmentation and Piece Recognition using Convolutional Neural Networks
In this study the authors develop an app for faster chess game entry method to help chess learners improve their game. This culminated in the Augmented Reality Chess Analyzer (ARChessAnalyzer) which uses traditional image and vision techniques for chess board recognition and Convolutional Neural Networks (CNN) for chess piece recognition.
Read More...The Role of a Mask - Understanding the Performance of Deep Neural Networks to Detect, Segment, and Extract Cellular Nuclei from Microscopy Images
Cell segmentation is the task of identifying cell nuclei instances in fluorescence microscopy images. The goal of this paper is to benchmark the performance of representative deep learning techniques for cell nuclei segmentation using standard datasets and common evaluation criteria. This research establishes an important baseline for cell nuclei segmentation, enabling researchers to continually refine and deploy neural models for real-world clinical applications.
Read More...Evaluating TensorFlow image classification in classifying proton collision images for particle colliders
In this study the authors looked at developing a more efficient particle collision classification method with the goal of being able to more efficiently analyze particle trajectories from large-scale particle collisions without loss of accuracy.
Read More...Calculating the dynamic viscosity of a fluid using image processing of a falling ball
The authors measure changes in the viscosity of glycerol with increasing temperature using the falling ball approach.
Read More...Solving a new NP-Complete problem that resembles image pattern recognition using deep learning
In this study, the authors tested the ability and accuracy of a neural net to identify patterns in complex number matrices.
Read More...Reimagize – a digital card-based roleplaying game to improve adolescent girls’ body image
Reimagize, a role-playing with decision-making, was conjured, implementing social psychological concepts like counter-stereotyping and perspective-taking. As the game works implicitly to influence body image, it even counters image issues beyond personal body dissatisfaction. This study explored whether a digital role-playing card game, incorporating some of the most common prejudices of body image (like size prejudice, prejudices from the media, etc.) as identified by a digital survey/questionnaire completed by Indian girls aged 11-21, could counter these issues and reduce personal body dissatisfaction.
Read More...Predicting college retention rates from Google Street View images of campuses
Every year, around 40% of undergraduate students in the United States discontinue their studies, resulting in a loss of valuable education for students and a loss of money for colleges. Even so, colleges across the nation struggle to discover the underlying causes of these high dropout rates. In this paper, the authors discuss the use of machine learning to find correlations between the built environment factors and the retention rates of colleges. They hypothesized that one way for colleges to improve their retention rates could be to improve the physical characteristics of their campus to be more pleasing. The authors used image classification techniques to look at images of colleges and correlate certain features like colors, cars, and people to higher or lower retention rates. With three possible options of high, medium, and low retention rates, the probability that their models reached the right conclusion if they simply chose randomly was 33%. After finding that this 33%, or 0.33 mark, always fell outside of the 99% confidence intervals built around their models’ accuracies, the authors concluded that their machine learning techniques can be used to find correlations between certain environmental factors and retention rates.
Read More...The effect of activation function choice on the performance of convolutional neural networks
With the advance of technology, artificial intelligence (AI) is now applied widely in society. In the study of AI, machine learning (ML) is a subfield in which a machine learns to be better at performing certain tasks through experience. This work focuses on the convolutional neural network (CNN), a framework of ML, applied to an image classification task. Specifically, we analyzed the performance of the CNN as the type of neural activation function changes.
Read More...