SlideShare a Scribd company logo
1 of 57
Download to read offline
Bundling interest points
for object classification
Jordi Sánchez Escué
Supervised by
Xavier Giró i Nieto
Carles Ventura Royo
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
1
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
2
Introduction
● Does this image contain a plane?
3
Introduction
● Does this image contain a plane?
● Which type of flower is it?
4
Introduction
● Mobile Visual Search
○ Generalist: Google Goggles
○ Leaf-based: Leafsnap
● Fine-grained classification
○ Mushrooms
○ Flowers
5
Introduction
● Textures around some interest points
6
Introduction
● Features based on regions
7
Introduction
● Explore combination: points & regions
8
Introduction
● Project Requirements and Goals
○ Comparative study bundling interest points
9
Introduction
● Project Requirements and Goals
○ Software Development
10
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
11
State of the art
● In Defense of Nearest-Neighbor Based
Image Classification, Oren Boiman
12
State of the art
● Building contextual visual vocabulary for
large-scale image applications, S. Zhang
13
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
14
System Architecture
● Interest points and feature extraction
○ Sparse extraction
15
System Architecture
● Interest points and feature extraction
○ Interest Points: SURF
16
System Architecture
● Binary Partition Tree (BPT)
○ Partition: 20 reg. SLIC
17
● Binary Partition Tree
○ A scale is chosen (ex, N = 3)
System Architecture
18
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
19
System Architecture
● Classification: Training
20
Trainer
1
2
3
4
System Architecture
CLASSIFIER
1-NN, euclidean
distance
1
3
4
2
● Classification: Detection
21
Target image
System Architecture
Query image
22
System Architecture
Target image
Query image
23
System Architecture
Query image
Target image
24
System Architecture
Query image
Target image
25
System Architecture
Query image
Target image
26
System Architecture
Query image
Target image
27
System Architecture
Query image
Nearest Target image
11
28
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
29
System Architecture
● Evaluation
○ Development of an evaluation tool
30
Tools
System Architecture
● Software development
31
Trainer
Detector
Evaluation
SVM adapted
to a flexible
architecture
New tool for
evaluation
Can be adapted
to any classifier
or descriptor
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
32
M-E. Nilsback & A. Zisserman, «A Visual Vocabulary for Flower Classification» Proceedings of the IEEE
Conference on Computer Vision and Pattern Recognition, 2006. http://www.robots.ox.ac.uk/~vgg/data/flowers/17/
33
0.591769
0.381372
0.463660
Experiments: basic approach
● Results
34
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
35
Experiments: Class aggregation
● Aggregation of the interest points of all the
images of the same class to do the matching
36
Experiments: Class aggregation
● Results
37
0.59
0.38
0.46
0.78
0.43
0.56
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
38
● Region restriction
Experiments: Bundling interest points
39
Experiments: Bundling interest points
40
● Why the results did not improve?
○ Image flower segmentation
Experiments: Bundling interest points
41
● Why the results did not improve?
○ Bad flower segmentation (N = 2)
Experiments: Bundling interest points
42
● Why the results did not improve?
○ Bad flower segmentation (N = 2)
● Future work to improve results
○ Using perfect manual segmentation
Experiments: Bundling interest points
43
● Why the results did not improve?
○ Good region matching (flower to flower)
Experiments: Bundling interest points
44
● Why the results did not improve?
○ Bad region matching (flower to background)
Experiments: Bundling interest points
45
● Why the results did not improve?
○ Bad region matching (flower to background)
● Future work to improve results
○ Avoid using edge regions
○ Using object candidates
Experiments: Bundling interest points
46
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
47
Experiments: Class aggregation & Bundling
● Class aggregation with points bundled in regions
48
● Comparative study
Experiments: Class aggregation & Bundling
49
Contents
● Introduction
● State of the art
● System Architecture
○ Feature extraction
○ Classification
○ Evaluation
● Experiments
○ Class aggregation of interest points
○ Bundling interest points
○ Class aggregation & Bundling
● Conclusions & Future work
50
Conclusions & Future Work
● Comparative study done
○ Bundling interest points into regions worsens the
F1-score between 1% and 7%
○ Class aggregation improves the F1-score by 9.2%
● State of the art comparative study
○ Pointless having bad results
● Software development
● Future Work
51
Bundling interest points
for object classification
Jordi Sánchez Escué
Supervised by
Xavier Giró i Nieto
Carles Ventura Royo
System Architecture
● Classification: Training
○ Semantic annotation & Ontology
...
...
...
...
...
...
1
2
3
4
System Architecture
● Binary Partition Tree (BPT)
○ 20 SLIC superpixels
Future work
● Add new approaches
○ Class aggregation in the query
○ Bundling query image, not bundling target
images (with certain spatial restriction).
● Optimize k, change classifier, more descriptors

More Related Content

Viewers also liked

Semantic HTML
Semantic HTMLSemantic HTML
Semantic HTMLhchen1
 
Photo Clustering of Social Events by Extending PhotoTOC to a Rich Context
Photo Clustering of Social Events by Extending PhotoTOC to a Rich ContextPhoto Clustering of Social Events by Extending PhotoTOC to a Rich Context
Photo Clustering of Social Events by Extending PhotoTOC to a Rich ContextUniversitat Politècnica de Catalunya
 
Automatic Keyframe Selection based on Mutual Reinforcement Algorithm
Automatic Keyframe Selection based on Mutual Reinforcement AlgorithmAutomatic Keyframe Selection based on Mutual Reinforcement Algorithm
Automatic Keyframe Selection based on Mutual Reinforcement AlgorithmUniversitat Politècnica de Catalunya
 
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...Universitat Politècnica de Catalunya
 
The First Seminar
The First SeminarThe First Seminar
The First SeminarAhmedMahany
 

Viewers also liked (16)

Describing videos by exploiting temporal structure
Describing videos by exploiting temporal structureDescribing videos by exploiting temporal structure
Describing videos by exploiting temporal structure
 
Semantic HTML
Semantic HTMLSemantic HTML
Semantic HTML
 
Where should saliency models look next ? (UPC Reading Group)
Where should saliency models look next ? (UPC Reading Group)Where should saliency models look next ? (UPC Reading Group)
Where should saliency models look next ? (UPC Reading Group)
 
Photo Clustering of Social Events by Extending PhotoTOC to a Rich Context
Photo Clustering of Social Events by Extending PhotoTOC to a Rich ContextPhoto Clustering of Social Events by Extending PhotoTOC to a Rich Context
Photo Clustering of Social Events by Extending PhotoTOC to a Rich Context
 
Multimedia annotation (DCU 2016)
Multimedia annotation (DCU 2016)Multimedia annotation (DCU 2016)
Multimedia annotation (DCU 2016)
 
Automatic Keyframe Selection based on Mutual Reinforcement Algorithm
Automatic Keyframe Selection based on Mutual Reinforcement AlgorithmAutomatic Keyframe Selection based on Mutual Reinforcement Algorithm
Automatic Keyframe Selection based on Mutual Reinforcement Algorithm
 
Adaptive object detection using adjacency and zoom prediction
Adaptive object detection using adjacency and zoom predictionAdaptive object detection using adjacency and zoom prediction
Adaptive object detection using adjacency and zoom prediction
 
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...
Rich Internet Application for Semi-Automatic Annotation of Semantic Shots on ...
 
Recurrent Instance Segmentation (UPC Reading Group)
Recurrent Instance Segmentation (UPC Reading Group)Recurrent Instance Segmentation (UPC Reading Group)
Recurrent Instance Segmentation (UPC Reading Group)
 
Part-based Object Retrieval with Binary Partition Trees
Part-based Object Retrieval with Binary Partition TreesPart-based Object Retrieval with Binary Partition Trees
Part-based Object Retrieval with Binary Partition Trees
 
Improving Spatial Codification in Semantic Segmentation
Improving Spatial Codification in Semantic SegmentationImproving Spatial Codification in Semantic Segmentation
Improving Spatial Codification in Semantic Segmentation
 
Visual7W Grounded Question Answering in Images
Visual7W  Grounded Question Answering in ImagesVisual7W  Grounded Question Answering in Images
Visual7W Grounded Question Answering in Images
 
Semantic and Diverse Summarization of Egocentric Photo Events
Semantic and Diverse Summarization of Egocentric Photo EventsSemantic and Diverse Summarization of Egocentric Photo Events
Semantic and Diverse Summarization of Egocentric Photo Events
 
Faces in Places: Compound Query Retrieval
Faces in Places: Compound Query RetrievalFaces in Places: Compound Query Retrieval
Faces in Places: Compound Query Retrieval
 
The First Seminar
The First SeminarThe First Seminar
The First Seminar
 
Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)
Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)
Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)
 

Similar to Bundling interest points for object classification

Analyzing workflows and improving communication across departments
Analyzing workflows and improving communication across departments Analyzing workflows and improving communication across departments
Analyzing workflows and improving communication across departments NASIG
 
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...Universitat Politècnica de Catalunya
 
An introduction to deep reinforcement learning
An introduction to deep reinforcement learningAn introduction to deep reinforcement learning
An introduction to deep reinforcement learningBig Data Colombia
 
Field Projects 2023-2024 PPT Format.pptx
Field Projects 2023-2024 PPT Format.pptxField Projects 2023-2024 PPT Format.pptx
Field Projects 2023-2024 PPT Format.pptxghostxjaat
 
Algorithms__Data_Structures_-_iCSC_2018.pptx
Algorithms__Data_Structures_-_iCSC_2018.pptxAlgorithms__Data_Structures_-_iCSC_2018.pptx
Algorithms__Data_Structures_-_iCSC_2018.pptxNurBudiNugroho
 
Fundamentals of Engineering Design
Fundamentals of Engineering DesignFundamentals of Engineering Design
Fundamentals of Engineering Designasuarea48
 
J&J Thesis Presentation July 2016
J&J Thesis Presentation July 2016J&J Thesis Presentation July 2016
J&J Thesis Presentation July 2016Michalis Avgoulis
 
Data Analytics.03. Data processing
Data Analytics.03. Data processingData Analytics.03. Data processing
Data Analytics.03. Data processingAlex Rayón Jerez
 
Revizto RevUP2023 - Codifying Coordination with Clash Automation
Revizto RevUP2023 - Codifying Coordination with Clash AutomationRevizto RevUP2023 - Codifying Coordination with Clash Automation
Revizto RevUP2023 - Codifying Coordination with Clash AutomationJason Howden
 
Streamlined Technology-driven Orchestration
Streamlined Technology-driven OrchestrationStreamlined Technology-driven Orchestration
Streamlined Technology-driven OrchestrationLighton Phiri
 
Curtain call of zooey - what i've learned in yahoo
Curtain call of zooey - what i've learned in yahooCurtain call of zooey - what i've learned in yahoo
Curtain call of zooey - what i've learned in yahoo羽祈 張
 
Sample_Mini Project.pptx
Sample_Mini Project.pptxSample_Mini Project.pptx
Sample_Mini Project.pptxLandlord13
 
Deterministic Machine Learning with MLflow and mlf-core
Deterministic Machine Learning with MLflow and mlf-coreDeterministic Machine Learning with MLflow and mlf-core
Deterministic Machine Learning with MLflow and mlf-coreDatabricks
 
Data engineering zoomcamp introduction
Data engineering zoomcamp  introductionData engineering zoomcamp  introduction
Data engineering zoomcamp introductionAlexey Grigorev
 

Similar to Bundling interest points for object classification (15)

Analyzing workflows and improving communication across departments
Analyzing workflows and improving communication across departments Analyzing workflows and improving communication across departments
Analyzing workflows and improving communication across departments
 
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...
Visual Summary of Egocentric Photostreams by Representative Keyframes (BSc Ri...
 
An introduction to deep reinforcement learning
An introduction to deep reinforcement learningAn introduction to deep reinforcement learning
An introduction to deep reinforcement learning
 
Field Projects 2023-2024 PPT Format.pptx
Field Projects 2023-2024 PPT Format.pptxField Projects 2023-2024 PPT Format.pptx
Field Projects 2023-2024 PPT Format.pptx
 
Algorithms__Data_Structures_-_iCSC_2018.pptx
Algorithms__Data_Structures_-_iCSC_2018.pptxAlgorithms__Data_Structures_-_iCSC_2018.pptx
Algorithms__Data_Structures_-_iCSC_2018.pptx
 
Centernet
CenternetCenternet
Centernet
 
Fundamentals of Engineering Design
Fundamentals of Engineering DesignFundamentals of Engineering Design
Fundamentals of Engineering Design
 
J&J Thesis Presentation July 2016
J&J Thesis Presentation July 2016J&J Thesis Presentation July 2016
J&J Thesis Presentation July 2016
 
Data Analytics.03. Data processing
Data Analytics.03. Data processingData Analytics.03. Data processing
Data Analytics.03. Data processing
 
Revizto RevUP2023 - Codifying Coordination with Clash Automation
Revizto RevUP2023 - Codifying Coordination with Clash AutomationRevizto RevUP2023 - Codifying Coordination with Clash Automation
Revizto RevUP2023 - Codifying Coordination with Clash Automation
 
Streamlined Technology-driven Orchestration
Streamlined Technology-driven OrchestrationStreamlined Technology-driven Orchestration
Streamlined Technology-driven Orchestration
 
Curtain call of zooey - what i've learned in yahoo
Curtain call of zooey - what i've learned in yahooCurtain call of zooey - what i've learned in yahoo
Curtain call of zooey - what i've learned in yahoo
 
Sample_Mini Project.pptx
Sample_Mini Project.pptxSample_Mini Project.pptx
Sample_Mini Project.pptx
 
Deterministic Machine Learning with MLflow and mlf-core
Deterministic Machine Learning with MLflow and mlf-coreDeterministic Machine Learning with MLflow and mlf-core
Deterministic Machine Learning with MLflow and mlf-core
 
Data engineering zoomcamp introduction
Data engineering zoomcamp  introductionData engineering zoomcamp  introduction
Data engineering zoomcamp introduction
 

More from Universitat Politècnica de Catalunya

The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...
The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...
The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...Universitat Politècnica de Catalunya
 
Towards Sign Language Translation & Production | Xavier Giro-i-Nieto
Towards Sign Language Translation & Production | Xavier Giro-i-NietoTowards Sign Language Translation & Production | Xavier Giro-i-Nieto
Towards Sign Language Translation & Production | Xavier Giro-i-NietoUniversitat Politècnica de Catalunya
 
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...Universitat Politècnica de Catalunya
 
Generation of Synthetic Referring Expressions for Object Segmentation in Videos
Generation of Synthetic Referring Expressions for Object Segmentation in VideosGeneration of Synthetic Referring Expressions for Object Segmentation in Videos
Generation of Synthetic Referring Expressions for Object Segmentation in VideosUniversitat Politècnica de Catalunya
 
Learn2Sign : Sign language recognition and translation using human keypoint e...
Learn2Sign : Sign language recognition and translation using human keypoint e...Learn2Sign : Sign language recognition and translation using human keypoint e...
Learn2Sign : Sign language recognition and translation using human keypoint e...Universitat Politècnica de Catalunya
 
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020Universitat Politècnica de Catalunya
 
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...Universitat Politècnica de Catalunya
 
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020Universitat Politècnica de Catalunya
 
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...Universitat Politècnica de Catalunya
 
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020Universitat Politècnica de Catalunya
 
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)Universitat Politècnica de Catalunya
 
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...Universitat Politècnica de Catalunya
 

More from Universitat Politècnica de Catalunya (20)

Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Deep Generative Learning for All
Deep Generative Learning for AllDeep Generative Learning for All
Deep Generative Learning for All
 
The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...
The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...
The Transformer in Vision | Xavier Giro | Master in Computer Vision Barcelona...
 
Towards Sign Language Translation & Production | Xavier Giro-i-Nieto
Towards Sign Language Translation & Production | Xavier Giro-i-NietoTowards Sign Language Translation & Production | Xavier Giro-i-Nieto
Towards Sign Language Translation & Production | Xavier Giro-i-Nieto
 
The Transformer - Xavier Giró - UPC Barcelona 2021
The Transformer - Xavier Giró - UPC Barcelona 2021The Transformer - Xavier Giró - UPC Barcelona 2021
The Transformer - Xavier Giró - UPC Barcelona 2021
 
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...
Learning Representations for Sign Language Videos - Xavier Giro - NIST TRECVI...
 
Open challenges in sign language translation and production
Open challenges in sign language translation and productionOpen challenges in sign language translation and production
Open challenges in sign language translation and production
 
Generation of Synthetic Referring Expressions for Object Segmentation in Videos
Generation of Synthetic Referring Expressions for Object Segmentation in VideosGeneration of Synthetic Referring Expressions for Object Segmentation in Videos
Generation of Synthetic Referring Expressions for Object Segmentation in Videos
 
Discovery and Learning of Navigation Goals from Pixels in Minecraft
Discovery and Learning of Navigation Goals from Pixels in MinecraftDiscovery and Learning of Navigation Goals from Pixels in Minecraft
Discovery and Learning of Navigation Goals from Pixels in Minecraft
 
Learn2Sign : Sign language recognition and translation using human keypoint e...
Learn2Sign : Sign language recognition and translation using human keypoint e...Learn2Sign : Sign language recognition and translation using human keypoint e...
Learn2Sign : Sign language recognition and translation using human keypoint e...
 
Intepretability / Explainable AI for Deep Neural Networks
Intepretability / Explainable AI for Deep Neural NetworksIntepretability / Explainable AI for Deep Neural Networks
Intepretability / Explainable AI for Deep Neural Networks
 
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020
Convolutional Neural Networks - Xavier Giro - UPC TelecomBCN Barcelona 2020
 
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...
Self-Supervised Audio-Visual Learning - Xavier Giro - UPC TelecomBCN Barcelon...
 
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020
Attention for Deep Learning - Xavier Giro - UPC TelecomBCN Barcelona 2020
 
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...
Generative Adversarial Networks GAN - Xavier Giro - UPC TelecomBCN Barcelona ...
 
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020
Q-Learning with a Neural Network - Xavier Giró - UPC Barcelona 2020
 
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)
Language and Vision with Deep Learning - Xavier Giró - ACM ICMR 2020 (Tutorial)
 
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...
Image Segmentation with Deep Learning - Xavier Giro & Carles Ventura - ISSonD...
 
Curriculum Learning for Recurrent Video Object Segmentation
Curriculum Learning for Recurrent Video Object SegmentationCurriculum Learning for Recurrent Video Object Segmentation
Curriculum Learning for Recurrent Video Object Segmentation
 
Deep Self-supervised Learning for All - Xavier Giro - X-Europe 2020
Deep Self-supervised Learning for All - Xavier Giro - X-Europe 2020Deep Self-supervised Learning for All - Xavier Giro - X-Europe 2020
Deep Self-supervised Learning for All - Xavier Giro - X-Europe 2020
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 

Recently uploaded (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 

Bundling interest points for object classification