Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.
Read More...Browse Articles
Identifying shark species using an AlexNet CNN model
The challenge of accurately identifying shark species is crucial for biodiversity monitoring but is often hindered by time-consuming and labor-intensive manual methods. To address this, SharkNet, a CNN model based on AlexNet, achieved 93% accuracy in classifying shark species using a limited dataset of 1,400 images across 14 species. SharkNet offers a more efficient and reliable solution for marine biologists and conservationists in species identification and environmental monitoring.
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...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 juxtaposition of anatomy and physics in the eye
People are quick to accept the assumption that a light will appear dimmer the farther away they are, citing the inverse square relationship that illuminance obeys as rationale. However, repeated observations of light sources maintaining their brightness over large distances prompted us to explore how the brightness, or perceived illuminance of a light varies with the viewing distance from the object. We hypothesized that since both the illuminance of the light source and image size decrease at the same rate, then the concentration, or intensity of the image remains unchanged, and subsequently the perceived illuminance.
Read More...Cleaning up the world’s oceans with underwater laser imaging
Here recognizing the growing amount of plastic waste in the oceans, the authors sought to develop and test laser imaging for the identification of waste in water. They found that while possible, limitations such as increasing depth and water turbidity result in increasing blurriness in laser images. While their image processing methods were somewhat insufficient they identified recent methods to use deep learning-based techniques as a potential avenue to viability for this method.
Read More...Flight paths over greenspace in major United States airports
Greenspaces (urban and wetland areas that contain vegetation) are beneficial to reducing pollution, while airplanes are a highly-polluting method of transportation. The authors examine the intersection of these two environmental factors by processing satellite images to reveal what percentage of flight paths go over greenspaces at major US airports.
Read More...