Search results for: training, deep learning, image resolution, roads, urban areas, imaging, safety - Bridge of Knowledge

Search

Search results for: training, deep learning, image resolution, roads, urban areas, imaging, safety

Search results for: training, deep learning, image resolution, roads, urban areas, imaging, safety

  • Deep Learning

    Publication

    - Year 2021

    Deep learning (DL) is a rising star of machine learning (ML) and artificial intelligence (AI) domains. Until 2006, many researchers had attempted to build deep neural networks (DNN), but most of them failed. In 2006, it was proven that deep neural networks are one of the most crucial inventions for the 21st century. Nowadays, DNN are being used as a key technology for many different domains: self-driven vehicles, smart cities,...

    Full text to download in external service

  • Automated Parking Management for Urban Efficiency: A Comprehensive Approach

    Publication

    - Year 2024

    Effective parking management is essential for ad-dressing the challenges of traffic congestion, city logistics, and air pollution in densely populated urban areas. This paper presents an algorithm designed to optimize parking management within city environments. The proposed system leverages deep learning models to accurately detect and classify street elements and events. Various algorithms, including automatic segmentation of...

    Full text to download in external service

  • Medical Image Segmentation Using Deep Semantic-based Methods: A Review of Techniques, Applications and Emerging Trends

    Publication

    - Information Fusion - Year 2022

    Semantic-based segmentation (Semseg) methods play an essential part in medical imaging analysis to improve the diagnostic process. In Semseg technique, every pixel of an image is classified into an instance, where each class is corresponded by an instance. In particular, the semantic segmentation can be used by many medical experts in the domain of radiology, ophthalmologists, dermatologist, and image-guided radiotherapy. The authors...

    Full text available to download

  • Breast MRI segmentation by deep learning: key gaps and challenges

    Publication

    Breast MRI segmentation plays a vital role in early diagnosis and treatment planning of breast anomalies. Convolutional neural networks with deep learning have indicated promise in automating this process, but significant gaps and challenges remain to address. This PubMed-based review provides a comprehensive literature overview of the latest deep learning models used for breast segmentation. The article categorizes the literature...

    Full text available to download

  • Interpretable deep learning approach for classification of breast cancer - a comparative analysis of multiple instance learning models

    Publication

    Breast cancer is the most frequent female cancer. Its early diagnosis increases the chances of a complete cure for the patient. Suitably designed deep learning algorithms can be an excellent tool for quick screening analysis and support radiologists and oncologists in diagnosing breast cancer.The design of a deep learning-based system for automated breast cancer diagnosis is not easy due to the lack of annotated data, especially...

    Full text to download in external service

  • Deep Learning Basics 2023/24

    e-Learning Courses
    • K. Draszawka

    A course about the basics of deep learning intended for students of Computer Science. It includes an introduction to supervised machine learning, the architecture of basic artificial neural networks and their training algorithms, as well as more advanced architectures (convolutional networks, recurrent networks, transformers) and regularization and optimization techniques.

  • The Role of Greenery and Traffic Calming Measures in Planning of Road Infrastracture

    The role of greenery and traffi c calming measures in road infrastructure planning. The “life” of a town is connected with its infrastructure. So it is that, apart from serving their principal function, motorways, roads, airports and other facilities which make transport possible largely determine contemporary urban design. To achieve balanced forms of urban infrastructure that ensure comfort, safety and spatial order, it is necessary when...

    Full text available to download

  • Detection of People Swimming in Water Reservoirs with the Use of Multimodal Imaging and Machine Learning

    Publication

    - Year 2024

    Every year in many countries, there are fatal unintentional drownings in different water reservoirs like swimming pools, lakes, seas, or oceans. The existing threats of this type require creating a method that could automatically supervise such places to increase the safety of bathers. This work aimed to create methods and prototype solutions for detecting people bathing in water reservoirs using a multimodal imaging system and...

    Full text to download in external service

  • ANN for human pose estimation in low resolution depth images

    Publication

    - Year 2017

    The paper presents an approach to localize human body joints in 3D coordinates based on a single low resolution depth image. First a framework to generate a database of 80k realistic depth images from a 3D body model is described. Then data preprocessing and normalization procedure, and DNN and MLP artificial neural networks architectures and training are presented. The robustness against camera distance and image noise is analysed....

    Full text available to download

  • Safety PL - a support tool for Road Safety Impact Assessment

    Published on 19 November 2008, the European Union's Directive 2008/96/EC is one of the most important EU documents setting out a road safety orientation, in particular, road infrastructure safety management. It identifies four main areas of activity: road safety impact assessment, road safety audit, ranking of high accident concentration sections and network safety ranking and road infrastructure safety inspection. The Directive...

    Full text to download in external service

  • Architectural and urban theories in urban regeneration

    e-Learning Courses
    • K. Piątkowska
    • L. Nyka
    • P. Lorens

    This course deals with key issues associated with contemporary architectural and urban teories associated with transformation and revitalization of the distressed / degradated areas and buildings / objects. The architectural topics will be presented by dr Ksenia Piątkowska and Prof. Lucyna Nyka, while urban topics will be discussed by Prof. Piotr Lorens. Particular topics and themes will be presented according to the individual...

  • SegSperm - a dataset of sperm images for blurry and small object segmentation

    Open Research Data

    Many deep learning applications require figure-ground segmentation. The performance of segmentation models varies across modalities and acquisition settings.

  • Automatic classification and mapping of the seabed using airborne LiDAR bathymetry

    Publication
    • Ł. Janowski
    • P. Tysiąc
    • R. Wróblewski
    • M. Rucińska
    • A. Kubowicz- Grajewska

    - ENGINEERING GEOLOGY - Year 2022

    Shallow coastal areas are among the most inhabited areas and are valuable for biodiversity, recreation and the economy. Due to climate change and sea level rise, sustainable management of coastal areas involves extensive exploration, monitoring, and protection. Current high-resolution remote sensing methods for monitoring these areas include bathymetric LiDAR. Therefore, this study presents a novel methodological approach to assess...

    Full text available to download

  • MIEJSKIE PROJEKTY OŚWIETLENIOWE W KONTEKŚCIE REWITALIZACJI

    Urban Lighting in the Context of Regeneration Processes. The article presents how multi-layered urban lighting projects fi t into the programs of integrated activities to improve the living conditions of the local community, the surrounding space, and its economic relations. The role of the electric lighting in revealing the night image of the city, its promotion and public spaces transformations off ering new impressions to city...

    Full text available to download

  • Super-resolved Thermal Imagery for High-accuracy Facial Areas Detection and Analysis

    In this study, we evaluate various Convolutional Neural Networks based Super-Resolution (SR) models to improve facial areas detection in thermal images. In particular, we analyze the influence of selected spatiotemporal properties of thermal image sequences on detection accuracy. For this purpose, a thermal face database was acquired for 40 volunteers. Contrary to most of existing thermal databases of faces, we publish our dataset...

    Full text available to download

  • Neural networks and deep learning

    Publication

    - Year 2022

    In this chapter we will provide the general and fundamental background related to Neural Networks and Deep Learning techniques. Specifically, we divide the fundamentals of deep learning in three parts, the first one introduces Deep Feed Forward Networks and the main training algorithms in the context of optimization. The second part covers Convolutional Neural Networks (CNN) and discusses their main advantages and shortcomings...

    Full text to download in external service

  • Deep neural networks for data analysis 24/25

    e-Learning Courses
    • J. Cychnerski
    • K. Draszawka

    This course covers introduction to supervised machine learning, construction of basic artificial deep neural networks (DNNs) and basic training algorithms, as well as the overview of popular DNNs architectures (convolutional networks, recurrent networks, transformers). The course introduces students to popular regularization techniques for deep models. Besides theory, large part of the course is the project in which students apply...

  • A Comprehensive Analysis of Deep Neural-Based Cerebral Microbleeds Detection System

    Publication

    - Electronics - Year 2021

    Machine learning-based systems are gaining interest in the field of medicine, mostly in medical imaging and diagnosis. In this paper, we address the problem of automatic cerebral microbleeds (CMB) detection in magnetic resonance images. It is challenging due to difficulty in distinguishing a true CMB from its mimics, however, if successfully solved it would streamline the radiologists work. To deal with this complex three-dimensional...

    Full text available to download

  • CNN Architectures for Human Pose Estimation from a Very Low Resolution Depth Image

    Publication

    - Year 2018

    The paper is dedicated to proposing and evaluating a number of convolutional neural network architectures for calculating a multiple regression on 3D coordinates of human body joints tracked in a single low resolution depth image. The main challenge was to obtain a high precision in case of a noisy and coarse scan of the body, as observed by a depth sensor from a large distance. The regression network was expected to reason about...

    Full text to download in external service

  • Data Domain Adaptation in Federated Learning in the Breast Mammography Image Classification Problem

    We are increasingly striving to introduce modern artificial intelligence techniques in medicine and elevate medical care, catering to both patients and specialists. An essential aspect that warrants concurrent development is the protection of personal data, especially with technology's advancement, along with addressing data disparities to ensure model efficacy. This study assesses various domain adaptation techniques and federated...

    Full text to download in external service

  • Smart city and fire detection using thermal imaging

    Publication

    In this paper, we summarize the results obtained from fire experiments. The aim of the work was to develop new methods of fire detection using IR thermal imaging cameras and dedicated image processing. We conducted 4 experiments in different configurations and with the use of different objects. The conducted experiments have shown the great usefulness of infrared cameras for detecting the seeds of a fire. Even cheap low-resolution...

    Full text available to download

  • Poprawa jakości klasyfikacji głębokich sieci neuronowych poprzez optymalizację ich struktury i dwuetapowy proces uczenia

    Publication

    - Year 2024

    W pracy doktorskiej podjęto problem realizacji algorytmów głębokiego uczenia w warunkach deficytu danych uczących. Głównym celem było opracowanie podejścia optymalizującego strukturę sieci neuronowej oraz zastosowanie uczeniu dwuetapowym, w celu uzyskania mniejszych struktur, zachowując przy tym dokładności. Proponowane rozwiązania poddano testom na zadaniu klasyfikacji znamion skórnych na znamiona złośliwe i łagodne. W pierwszym...

    Full text available to download

  • Maritime traffic situation awareness analysis via high-fidelity ship imaging trajectory

    Publication

    - MULTIMEDIA TOOLS AND APPLICATIONS - Year 2024

    Situation awareness provides crucial yet instant information to maritime traffic participants, and significant attentions are paid to implement traffic situation awareness task via various maritime data source (e.g., automatic identification system, maritime surveillance video, radar, etc.). The study aims to analyze traffic situation with the support of ship imaging trajectory. First, we employ the dark channel prior model to...

    Full text to download in external service

  • MSIS sonar image segmentation method based on underwater viewshed analysis and high-density seabed model

    Publication

    - Year 2017

    High resolution images of Mechanically Scanned Imaging Sonars can bring detailed representation of underwater area if favorable conditions for acoustic signal to propagate are provided. However to properly asses underwater situation based solely on such data can be challenging for less than proficient interpreter. In this paper we propose a method to enhance interpretative potential of MSIS image by dividing it in to subareas depending...

    Full text to download in external service

  • Deep learning techniques for biometric security: A systematic review of presentation attack detection systems

    Publication

    - ENGINEERING APPLICATIONS OF ARTIFICIAL INTELLIGENCE - Year 2024

    Biometric technology, including finger vein, fingerprint, iris, and face recognition, is widely used to enhance security in various devices. In the past decade, significant progress has been made in improving biometric sys- tems, thanks to advancements in deep convolutional neural networks (DCNN) and computer vision (CV), along with large-scale training datasets. However, these systems have become targets of various attacks, with...

    Full text to download in external service

  • Automated detection of pronunciation errors in non-native English speech employing deep learning

    Publication

    - Year 2023

    Despite significant advances in recent years, the existing Computer-Assisted Pronunciation Training (CAPT) methods detect pronunciation errors with a relatively low accuracy (precision of 60% at 40%-80% recall). This Ph.D. work proposes novel deep learning methods for detecting pronunciation errors in non-native (L2) English speech, outperforming the state-of-the-art method in AUC metric (Area under the Curve) by 41%, i.e., from...

    Full text available to download

  • Speed management on local government managed roads – research, recommendations and guidelines

    Publication

    - MATEC Web of Conferences - Year 2017

    Commissioned by the National Road Safety Council Secretariat, the project “Guidelines for speed management on local government managed roads” studied car driver be haviour when subjected to selected speed management measures such a local speed restrictions, surveillance, traffic calming and restricted speed areas. In addition, analyses were conducted on the impact of selected me asures...

    Full text available to download

  • Channel State Estimation in LTE-Based Heterogenous Networks Using Deep Learning

    Following the continuous development of the information technology, the concept of dense urban networks has evolved as well. The powerful tools, like machine learning, break new ground in smart network and interface design. In this paper the concept of using deep learning for estimating the radio channel parameters of the LTE (Long Term Evolution) radio interface is presented. It was proved that the deep learning approach provides...

    Full text available to download

  • A novel approach exploiting properties of convolutional neural networks for vessel movement anomaly detection and classification

    Publication

    The article concerns the automation of vessel movement anomaly detection for maritime and coastal traffic safety services. Deep Learning techniques, specifically Convolutional Neural Networks (CNNs), were used to solve this problem. Three variants of the datasets, containing samples of vessel traffic routes in relation to the prohibited area in the form of a grayscale image, were generated. 1458 convolutional neural networks with...

    Full text available to download

  • Mask Detection and Classification in Thermal Face Images

    Publication

    Face masks are recommended to reduce the transmission of many viruses, especially SARS-CoV-2. Therefore, the automatic detection of whether there is a mask on the face, what type of mask is worn, and how it is worn is an important research topic. In this work, the use of thermal imaging was considered to analyze the possibility of detecting (localizing) a mask on the face, as well as to check whether it is possible to classify...

    Full text available to download

  • MP3vec: A Reusable Machine-Constructed Feature Representation for Protein Sequences

    Publication
    • S. R. Gupte
    • D. S. Jain
    • A. Srinivasan
    • R. Aduri

    - Year 2020

    —Machine Learning (ML) methods have been used with varying degrees of success on protein prediction tasks, with two inherent limitations. First, prediction performance often depends upon the features extracted from the proteins. Second, experimental data may be insufficient to construct reliable ML models. Here we introduce MP3vec, a transferable representation for protein sequences that is designed to be used specifically for sequence-to-sequence...

    Full text to download in external service

  • Segmentation Quality Refinement in Large-Scale Medical Image Dataset with Crowd-Sourced Annotations

    Publication

    Deployment of different techniques of deep learning including Convolutional Neural Networks (CNN) in image classification systems has accomplished outstanding results. However, the advantages and potential impact of such a system can be completely negated if it does not reach a target accuracy. To achieve high classification accuracy with low variance in medical image classification system, there is needed the large size of the...

    Full text to download in external service

  • THE ROLE OF INFERENCE IN MOBILE MEDICAL APPLICATION DESIGN

    Publication

    - Year 2021

    In the early 21st century, artificial intelligence began to be used to process medical information. However, before this happened, predictive models used in healthcare could only consider a limited number of variables, and only in properly structured and organised medical data. Today, advanced tools based on machine learning techniques - which, using artificial neural networks, can explore extremely complex relationships - and...

  • Pedestrian Safety at Midblock Crossings on Dual Carriageway Roads in Polish Cities

    Publication

    - Sustainability - Year 2022

    Road crossings across two or more lanes in one direction are particularly dangerous due to limited sight distance and high vehicle speeds. To improve their safety, road authorities should provide safety treatments. These may include additional measures to reduce speed and narrow the road cross-section and the introduction of active pedestrian crossings. Equipped with flashing lights activated automatically when a pedestrian is...

    Full text available to download

  • Dominika Wróblewska dr inż. arch.

    Dr. Eng. arch. Dominika Wróblewska, university professor, obtained the title of doctor of technical sciences in 2000. In 2002, she started working at the Faculty of Hydro and Environmental Engineering at the Gdańsk University of Technology (currently the Faculty of Civil and Environmental Engineering) as an assistant professor. Since 2019, he has been working as a university professor. The areas of interest are changes, introducing...

  • BIG DATA SIGNIFICANCE IN REMOTE MEDICAL DIAGNOSTICS BASED ON DEEP LEARNING TECHNIQUES

    In this paper we discuss the evaluation of neural networks in accordance with medical image classification and analysis. We also summarize the existing databases with images which could be used for training deep models that can be later utilized in remote home-based health care systems. In particular, we propose methods for remote video-based estimation of patient vital signs and other health-related parameters. Additionally, potential...

    Full text available to download

  • Vident-synth: a synthetic intra-oral video dataset for optical flow estimation

    Open Research Data

    We introduce Vident-synth, a large dataset of synthetic dental videos with corresponding ground truth forward and backward optical flows and occlusion masks. It can be used for:

  • Designing a high-sensitivity dual-band nano-biosensor based on petahertz MTMs to provide a perfect absorber for early-stage non-melanoma skin cancer diagnostic

    Publication
    • M. Hamza
    • M. Islam
    • S. Lavadiya
    • S. Kozieł
    • I. Din Ud
    • B. Sanches

    - IEEE SENSORS JOURNAL - Year 2024

    The purpose of this study is development of a novel high-performance low-Petahertz (PHz) biosensor for non-melanoma skin cancer (NMSC) diagnosis. The presented device is designed to work within a microwave imaging regime, which is a promising alternative to conventional diagnostic methods such as visual examination, dermoscopy, and biopsy. The suggested biosensor incorporates a dual-band perfect absorber (operating bands at 0.909...

    Full text available to download

  • Stereo image visualization for a VISROBOT system

    Publication

    - Year 2013

    The article describes a novel approach to robotic vision in mobile robot systems. The system implements a Visrobot system which implements a generic idea of using mobile robots for exploring an indoor environment. The task of such a robot is to visualize a stereo image properly for an operator. The system uses different stereo baseline values. Variable baseline can result in increasing depth resolution for distant objects. We assume...

  • PLANOWANIE BEZPIECZNYCH I „ZIELONYCH” SYSTEMÓW KOMUNIKACYJNYCH

    Publication

    - Year 2012

    In order to achieve balanced forms of urban infrastructure, which ensure comfort, safety and spatial order, when designing new solutions it is necessary to adopt a multi-facet approach which will combine everything that the local residents need but will respond harmoniously to the existing cultural landscape. It is therefore necessary to work out complex undertakings for the sake of planning and developing urban space. Coherent...

    Full text to download in external service

  • Impact of Visual Image Quality on Lymphocyte Detection Using YOLOv5 and RetinaNet Algorithms

    Lymphocytes, a type of leukocytes, play a vital role in the immune system. The precise quantification, spatial arrangement and phenotypic characterization of lymphocytes within haematological or histopathological images can serve as a diagnostic indicator of a particular lesion. Artificial neural networks, employed for the detection of lymphocytes, not only can provide support to the work of histopathologists but also enable better...

    Full text to download in external service

  • Assessment of the Influence of Road Infrastructure Parameters on the Behaviour of Drivers and Pedestrians in Pedestrian Crossing Areas

    Publication

    - ENERGIES - Year 2021

    Pedestrians are participants and, most likely, fatalities in every third road traffic accident in Poland. Over 30% of all fatalities on Polish roads are pedestrians. Accidents with pedestrians are very often the result of various factors related to the infrastructure and behaviour of pedestrians and drivers. The objective of the work was to assess driver and pedestrian behaviour in pedestrian crossing areas. The research also served...

    Full text available to download

  • Equal Baseline Camera Array—Calibration, Testbed and Applications

    Publication

    - Applied Sciences-Basel - Year 2021

    This paper presents research on 3D scanning by taking advantage of a camera array consisting of up to five adjacent cameras. Such an array makes it possible to make a disparity map with a higher precision than a stereo camera, however it preserves the advantages of a stereo camera such as a possibility to operate in wide range of distances and in highly illuminated areas. In an outdoor environment, the array is a competitive alternative...

    Full text available to download

  • Investigating Feature Spaces for Isolated Word Recognition

    Publication
    • P. Treigys
    • G. Korvel
    • G. Tamulevicius
    • J. Bernataviciene
    • B. Kostek

    - Year 2020

    The study addresses the issues related to the appropriateness of a two-dimensional representation of speech signal for speech recognition tasks based on deep learning techniques. The approach combines Convolutional Neural Networks (CNNs) and time-frequency signal representation converted to the investigated feature spaces. In particular, waveforms and fractal dimension features of the signal were chosen for the time domain, and...

    Full text to download in external service

  • Selected Technical Issues of Deep Neural Networks for Image Classification Purposes

    In recent years, deep learning and especially Deep Neural Networks (DNN) have obtained amazing performance on a variety of problems, in particular in classification or pattern recognition. Among many kinds of DNNs, the Convolutional Neural Networks (CNN) are most commonly used. However, due to their complexity, there are many problems related but not limited to optimizing network parameters, avoiding overfitting and ensuring good...

    Full text available to download

  • Deep Learning-Based, Multiclass Approach to Cancer Classification on Liquid Biopsy Data

    Publication

    - IEEE Journal of Translational Engineering in Health and Medicine-JTEHM - Year 2024

    The field of cancer diagnostics has been revolutionized by liquid biopsies, which offer a bridge between laboratory research and clinical settings. These tests are less invasive than traditional biopsies and more convenient than routine imaging methods. Liquid biopsies allow studying of tumor-derived markers in bodily fluids, enabling the development of more precise cancer diagnostic tests for screening, disease monitoring, and...

    Full text available to download

  • Role of Sports Facilities in the Process of Revitalization of Brownfields

    Publication

    The paper gives an evidence that building a large sports facility can generate beneficial urban space transformation and a significant improvement in the dilapidated urban areas. On the basis of theoretical investigations and case studies it can be proved that sports facilities introduced to urban brownfields could be considered one of the best known large scale revitalization methods. Large urban spaces surrounding sport facilities...

    Full text to download in external service

  • Long Distance Vital Signs Monitoring with Person Identification for Smart Home Solutions

    Publication

    - Year 2018

    Abstract— Imaging photoplethysmography has already been proved to be successful in short distance (below 1m). However, most of the real-life use cases of measuring vital signs require the system to work at longer distances, to be both more reliable and convenient for the user. The possible scenarios that system designers must have in mind include monitoring of the vital signs of residents in nursing homes, disabled people, who...

    Full text available to download

  • Minimizing Distribution and Data Loading Overheads in Parallel Training of DNN Acoustic Models with Frequent Parameter Averaging

    Publication

    In the paper we investigate the performance of parallel deep neural network training with parameter averaging for acoustic modeling in Kaldi, a popular automatic speech recognition toolkit. We describe experiments based on training a recurrent neural network with 4 layers of 800 LSTM hidden states on a 100-hour corpora of annotated Polish speech data. We propose a MPI-based modification of the training program which minimizes the...

    Full text to download in external service

  • Paweł Burdziakowski dr inż.

    Paweł Burdziakowski, PhD, is a professional in low-altitude aerial photogrammetry and remote sensing, marine and aerial navigation. He is also a licensed flight instructor and software developer. His main areas of interest are digital photogrammetry, navigation of unmanned platforms and unmanned systems, including aerial, surface, underwater. He conducts research in algorithms and methods to improve the quality of spatial measurements...