image segmentation is an important and complex task in computer vision. The variational level set method has become a popular approach for image segmentation due to its topological invariance. However, the evolution p...
详细信息
Artificial Intelligence (AI) is a rapidly developing discipline that concentrates on teaching computers to comprehend and scrutinize images, particularly in the medical field, with a specific emphasis on diagnosing Ca...
详细信息
In recent years, backdoor attack techniques on neural networks have been widely studied and researched. In this attack mode, the model implanted with a backdoor behaves normally when processing normal inputs, but once...
详细信息
Aerial image detection is a crucial technology for a variety of applications, including but not limited to urban planning, environmental monitoring, and disaster management. In this project, we implement deep learning...
详细信息
ISBN:
(纸本)9798331505264;9798331505271
Aerial image detection is a crucial technology for a variety of applications, including but not limited to urban planning, environmental monitoring, and disaster management. In this project, we implement deep learning algorithms, in particular the AlexNet model to classify aerial images taken from different landscapes. The dataset includes cityscape, road, and nature images, which are resized and normalized to make sure these image inputs conform to the input size for the AlexNet model. Fine-tuning means changing the top layer of AlexNet to have the corresponding number of classes as that of the dataset. Using pre-trained weights helps speed up the time it will take to learn the model set up in pytorch. We use momentum Stochastic Gradient Descent (SGD) to optimize the model, and a learning rate scheduler to boost the performance. The data is then divided into training and testing sets, and the accuracy of the model is assessed using the test set. The classification results indicate that fine-tuned alexnet model work well in different aerial image classification. We present the full potential of deep learning for fast aerial image classifications, which will serve as an accurate tool for aerial image classification with applications in disaster response, urban development and environmental monitoring. This model can be further improved for different datasets and for real time imageprocessing problems.
The fake currency notes are detected using imageprocessing employing MATLAB in this paper. This project aims in providing the best techniques in image acquisition, and image segmentation. The work uses CANNY's al...
详细信息
Multi-agent reinforcement learning (MARL) research is faced with a trade-off: it either uses complex environments requiring large compute resources, which makes it inaccessible to researchers with limited resources, o...
详细信息
ISBN:
(纸本)9781713899921
Multi-agent reinforcement learning (MARL) research is faced with a trade-off: it either uses complex environments requiring large compute resources, which makes it inaccessible to researchers with limited resources, or relies on simpler dynamics for faster execution, which makes the transferability of the results to more realistic tasks challenging. Motivated by these challenges, we present Gigastep, a fully vectorizable, MARL environment implemented in JAX, capable of executing up to one billion environment steps per second on consumer-grade hardware. Its design allows for comprehensive MARL experimentation, including a complex, high-dimensional space defined by 3D dynamics, stochasticity, and partial observations. Gigastep supports both collaborative and adversarial tasks, continuous and discrete action spaces, and provides RGB image and feature vector observations, allowing the evaluation of a wide range of MARL algorithms. We validate Gigastep's usability through an extensive set of experiments, underscoring its role in widening participation and promoting inclusivity in the MARL research community. MIT licensed code is available at https://***/mlech26l/gigastep.
Innovative solutions for sustainability and energy efficiency are crucial in green building management. This study presents a novel approach to optimizing air conditioning (AC) system operations in commercial building...
详细信息
Innovative solutions for sustainability and energy efficiency are crucial in green building management. This study presents a novel approach to optimizing air conditioning (AC) system operations in commercial buildings, with a focus on real-time control aimed at reducing energy consumption. We propose the Smart visual Air Conditioning Controller (SVACC), which utilizes computer vision and deep learning-based human detection to intelligently manage AC operation, minimizing unnecessary runtime. By detecting human presence in meeting rooms, the system dynamically adjusts AC activation based on occupancy, thereby significantly reducing energy waste. A statistical analysis conducted over five months across ten conference rooms demonstrated that the SVACC reduced AC usage time by 33.60 %. We validate and optimize the SVACC across various building types, including commercial office spaces, industrial warehouses and laboratories, and residential apartments. The system achieved an optimal balance with 96.55 % precision and 93.33 % recall, resulting in an F1 score of 0.9492, demonstrating high performance across various environments. Our results underscore the effectiveness of the SVACC, which highlights the potential of integrating advanced deep learning models with HVAC systems to optimize energy consumption. This approach offers a promising solution for improving HVAC design and energy management across diverse building environments. Future work will focus on refining sensor technology and control algorithms to further optimize energy efficiency.
Diabetic Retinopathy is a common cause of blindness in people diagnosed as diabetic and it is developed as a subsequent condition by diabetes mellitus. Retinal fundus image analysis is commonly used for the computer a...
详细信息
Due to the complex underwater environment and dense targets, it is difficult to quickly and accurately calculate the location and quantity of fish targets in marine ranching. We have developed an underwater target det...
详细信息
A face has been used as a primary and unique attribute to authenticate individual users in emerging security approaches. Cybercriminals use the double-edged sword "imageprocessing" capabilities to deceive i...
详细信息
暂无评论