Search Results for author: Tomasz Trzcinski

Found 33 papers, 8 papers with code

Noninvasive Estimation of Mean Pulmonary Artery Pressure Using MRI, Computer Models, and Machine Learning

no code implementations21 Dec 2023 Michal K. Grzeszczyk, Tadeusz Satlawa, Angela Lungu, Andrew Swift, Andrew Narracott, Rod Hose, Tomasz Trzcinski, Arkadiusz Sitek

We show using the ablation study, that physics-informed feature engineering based on models of blood circulation increases the performance of Gradient Boosting Decision Trees-based algorithms for classification of PH and regression of values of mPAP.

Classification Feature Engineering +1

Learning Data Representations with Joint Diffusion Models

1 code implementation31 Jan 2023 Kamil Deja, Tomasz Trzcinski, Jakub M. Tomczak

Joint machine learning models that allow synthesizing and classifying data often offer uneven performance between those tasks or are unstable to train.

counterfactual Domain Adaptation

A Deep Learning Approach for Automatic Detection of Qualitative Features of Lecturing

no code implementations30 May 2022 Anna Wroblewska, Jozef Jasek, Bogdan Jastrzebski, Stanislaw Pawlak, Anna Grzywacz, Cheong Siew Ann, Tan Seng Chee, Tomasz Trzcinski, Janusz Holyst

Artificial Intelligence in higher education opens new possibilities for improving the lecturing process, such as enriching didactic materials, helping in assessing students' works or even providing directions to the teachers on how to enhance the lectures.

EgoNN: Egocentric Neural Network for Point Cloud Based 6DoF Relocalization at the City Scale

1 code implementation24 Oct 2021 Jacek Komorowski, Monika Wysoczanska, Tomasz Trzcinski

The paper presents a deep neural network-based method for global and local descriptors extraction from a point cloud acquired by a rotating 3D LiDAR.

Position

Large-Scale Topological Radar Localization Using Learned Descriptors

1 code implementation6 Oct 2021 Jacek Komorowski, Monika Wysoczanska, Tomasz Trzcinski

In this work, we propose a method for large-scale topological localization based on radar scan images using learned descriptors.

I Want This Product but Different : Multimodal Retrieval with Synthetic Query Expansion

no code implementations17 Feb 2021 Ivona Tautkute, Tomasz Trzcinski

This paper addresses the problem of media retrieval using a multimodal query (a query which combines visual input with additional semantic information in natural language feedback).

multimodal generation Retrieval

RegFlow: Probabilistic Flow-based Regression for Future Prediction

no code implementations30 Nov 2020 Maciej Zięba, Marcin Przewięźlikowski, Marek Śmieja, Jacek Tabor, Tomasz Trzcinski, Przemysław Spurek

Predicting future states or actions of a given system remains a fundamental, yet unsolved challenge of intelligence, especially in the scope of complex and non-deterministic scenarios, such as modeling behavior of humans.

Future prediction regression

SuperNCN: Neighbourhood consensus network for robust outdoor scenes matching

no code implementations10 Dec 2019 Grzegorz Kurzejamski, Jacek Komorowski, Lukasz Dabala, Konrad Czarnota, Simon Lynen, Tomasz Trzcinski

In this paper, we present a framework for computing dense keypoint correspondences between images under strong scene appearance changes.

Domain Adaptation Pose Estimation

Monitoring Achilles tendon healing progress in ultrasound imaging with convolutional neural networks

no code implementations11 Sep 2019 Piotr Woznicki, Przemyslaw Przybyszewski, Norbert Kapinski, Jakub Zielinski, Beata Ciszkowska-Lyson, Bartosz A. Borucki, Tomasz Trzcinski, Krzysztof S. Nowinski

The obtained estimates show a high correlation with the assessment of expert radiologists, with respect to all key parameters describing healing progress.

Classifying and Visualizing Emotions with Emotional DAN

2 code implementations23 Oct 2018 Ivona Tautkute, Tomasz Trzcinski

Classification of human emotions remains an important and challenging task for many computer vision algorithms, especially in the era of humanoid robots which coexist with humans in their everyday life.

Classification Emotion Classification +2

Interest point detectors stability evaluation on ApolloScape dataset

no code implementations28 Sep 2018 Jacek Komorowski, Konrad Czarnota, Tomasz Trzcinski, Lukasz Dabala, Simon Lynen

In the recent years, a number of novel, deep-learning based, interest point detectors, such as LIFT, DELF, Superpoint or LF-Net was proposed.

Autonomous Driving

Aggregation of binary feature descriptors for compact scene model representation in large scale structure-from-motion applications

no code implementations28 Sep 2018 Jacek Komorowski, Tomasz Trzcinski

In this paper we present an efficient method for aggregating binary feature descriptors to allow compact representation of 3D scene model in incremental structure-from-motion and SLAM applications.

SConE: Siamese Constellation Embedding Descriptor for Image Matching

no code implementations28 Sep 2018 Tomasz Trzcinski, Jacek Komorowski, Lukasz Dabala, Konrad Czarnota, Grzegorz Kurzejamski, Simon Lynen

Numerous computer vision applications rely on local feature descriptors, such as SIFT, SURF or FREAK, for image matching.

BinGAN: Learning Compact Binary Descriptors with a Regularized GAN

1 code implementation NeurIPS 2018 Maciej Zieba, Piotr Semberecki, Tarek El-Gaaly, Tomasz Trzcinski

In this paper, we propose a novel regularization method for Generative Adversarial Networks, which allows the model to learn discriminative yet compact binary representations of image patches (image descriptors).

Dimensionality Reduction Retrieval

Estimating Achilles tendon healing progress with convolutional neural networks

no code implementations13 Jun 2018 Norbert Kapinski, Jakub Zielinski, Bartosz A. Borucki, Tomasz Trzcinski, Beata Ciszkowska-Lyson, Krzysztof S. Nowinski

Quantitative assessment of a treatment progress in the Achilles tendon healing process - one of the most common musculoskeletal disorder in modern medical practice - is typically a long and complex process: multiple MRI protocols need to be acquired and analysed by radiology experts.

Extracting textual overlays from social media videos using neural networks

no code implementations27 Apr 2018 Adam Słucki, Tomasz Trzcinski, Adam Bielski, Paweł Cyrta

The main component of our system, i. e. the text recognition module, is inspired by a convolutional recurrent neural network architecture and we improve its performance using synthetically generated dataset of over 600, 000 images with text prepared by authors specifically for this task.

Retrieval Text Detection

Pay Attention to Virality: understanding popularity of social media videos with the attention mechanism

no code implementations26 Apr 2018 Adam Bielski, Tomasz Trzcinski

Predicting popularity of social media videos before they are published is a challenging task, mainly due to the complexity of content distribution network as well as the number of factors that play part in this process.

Siamese Generative Adversarial Privatizer for Biometric Data

no code implementations23 Apr 2018 Witold Oleszkiewicz, Peter Kairouz, Karol Piczak, Ram Rajagopal, Tomasz Trzcinski

Extensive evaluation on a biometric dataset of fingerprints and cartoon faces confirms usefulness of our simple yet effective method.

Emotion Recognition

I Know How You Feel: Emotion Recognition with Facial Landmarks

no code implementations22 Apr 2018 Ivona Tautkute, Tomasz Trzcinski, Adam Bielski

Classification of human emotions remains an important and challenging task for many computer vision algorithms, especially in the era of humanoid robots which coexist with humans in their everyday life.

Classification Emotion Classification +3

SocialML: machine learning for social media video creators

no code implementations25 Jan 2018 Tomasz Trzcinski, Adam Bielski, Paweł Cyrta, Matthew Zak

In this work, we present a comprehensive overview of machine learning-empowered tools we developed for video creators at Group Nine Media - one of the major social media companies that creates short-form videos with over three billion views per month.

BIG-bench Machine Learning

DeepStyle: Multimodal Search Engine for Fashion and Interior Design

no code implementations8 Jan 2018 Ivona Tautkute, Tomasz Trzcinski, Aleksander Skorupa, Lukasz Brocki, Krzysztof Marasek

In this paper, we propose a multimodal search engine that combines visual and textual cues to retrieve items from a multimedia database aesthetically similar to the query.

Retrieval

Random Binary Trees for Approximate Nearest Neighbour Search in Binary Space

no code implementations9 Aug 2017 Michal Komorowski, Tomasz Trzcinski

Approximate nearest neighbour (ANN) search is one of the most important problems in computer science fields such as data mining or computer vision.

Retrieval

Understanding Aesthetics in Photography using Deep Convolutional Neural Networks

no code implementations27 Jul 2017 Maciej Suchecki, Tomasz Trzcinski

Evaluating aesthetic value of digital photographs is a challenging task, mainly due to numerous factors that need to be taken into account and subjective manner of this process.

Shallow reading with Deep Learning: Predicting popularity of online content using only its title

no code implementations21 Jul 2017 Wociech Stokowiec, Tomasz Trzcinski, Krzysztof Wolk, Krzysztof Marasek, Przemyslaw Rokita

To take advantage of this phenomenon, we propose a new method based on a bidirectional Long Short-Term Memory (LSTM) neural network designed to predict the popularity of online content using only its title.

Recurrent Neural Networks for Online Video Popularity Prediction

no code implementations21 Jul 2017 Tomasz Trzcinski, Pawel Andruszkiewicz, Tomasz Bochenski, Przemyslaw Rokita

In this paper, we address the problem of popularity prediction of online videos shared in social media.

General Classification

Evaluation of Hashing Methods Performance on Binary Feature Descriptors

no code implementations21 Jul 2017 Jacek Komorowski, Tomasz Trzcinski

In this paper we evaluate performance of data-dependent hashing methods on binary data.

Deep Alignment Network: A convolutional neural network for robust face alignment

3 code implementations6 Jun 2017 Marek Kowalski, Jacek Naruniec, Tomasz Trzcinski

Our method uses entire face images at all stages, contrary to the recently proposed face alignment methods that rely on local patches.

Ranked #4 on Face Alignment on 300W Split 2 (NME (inter-ocular) metric)

Face Alignment Keypoint Detection +1

Predicting popularity of online videos using Support Vector Regression

no code implementations21 Oct 2015 Tomasz Trzcinski, Przemyslaw Rokita

In this work, we propose a regression method to predict the popularity of an online video based on temporal and visual cues.

regression

Boosting Binary Keypoint Descriptors

no code implementations CVPR 2013 Tomasz Trzcinski, Mario Christoudias, Pascal Fua, Vincent Lepetit

Binary keypoint descriptors provide an efficient alternative to their floating-point competitors as they enable faster processing while requiring less memory.

Learning Image Descriptors with the Boosting-Trick

no code implementations NeurIPS 2012 Tomasz Trzcinski, Mario Christoudias, Vincent Lepetit, Pascal Fua

The main goal of local feature descriptors is to distinctively represent a salient image region while remaining invariant to viewpoint and illumination changes.

object-detection Object Detection

Cannot find the paper you are looking for? You can Submit a new open access paper.