There are two types of competing TV screens on the market, organic light emitting diode (OLED) and liquid crystal display (LCD). The better capability to exhibit black results in higher contrast images. Here, authors compared the ability of the two types of screens to show black in an environment eliminating external light.
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.
The authors looked at the correlation between being able to speak more than one language (multilingualism) and visual imagery. They found multilingual individuals had higher visual imagery as measured by the VVIQ.
Autonomous drone imaging combined with machine learning offers a promising approach for early detection of invasive species. In this study, students built an autonomous drone and compared three models: CNN, SGDC, and XGBoost, to identify Brassica nigra from aerial footage. Their results show that CNNs most effectively recognize key visual features, demonstrating strong potential for supporting conservation and invasive plant management.
This article investigates whether induction heating can speed up static recrystallization in AISI 4130 steel compared with traditional radiant heating. It was found that induction-heated samples recrystallized faster, softened more quickly, and showed earlier microstructural changes like grain nucleation and pearlite spheroidization, suggesting induction heating could be a more efficient alternative for industrial metal heat treatments.
The authors looked at the ability of different deep learning models to predict the presence of lung cancer from chest CT scans. They found that a pre-trained CNN model performed better than an autoencoder model.
Robot-assisted minimally invasive surgery (RMIS) benefits from increased precision and faster recovery, with force feedback from the surgical tool being critical for control. Researchers tested the use of neural networks for detecting the vanishing point of the tool, a key element for force feedback.