WO2020083534A1 - Methods, apparatus and computer-readable medium to realize indoor localization - Google Patents

Methods, apparatus and computer-readable medium to realize indoor localization Download PDF

Info

Publication number
WO2020083534A1
WO2020083534A1 PCT/EP2019/061618 EP2019061618W WO2020083534A1 WO 2020083534 A1 WO2020083534 A1 WO 2020083534A1 EP 2019061618 W EP2019061618 W EP 2019061618W WO 2020083534 A1 WO2020083534 A1 WO 2020083534A1
Authority
WO
WIPO (PCT)
Prior art keywords
fully connected
dimensional tensor
input image
realizing
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/EP2019/061618
Other languages
French (fr)
Inventor
Dimitrios Milioris
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Technologies Oy
Original Assignee
Nokia Technologies Oy
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Technologies Oy filed Critical Nokia Technologies Oy
Publication of WO2020083534A1 publication Critical patent/WO2020083534A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/09Supervised learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • G06V10/443Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
    • G06V10/449Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
    • G06V10/451Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
    • G06V10/454Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]

Definitions

  • the present subject matter relates to method and apparatus to realize indoor localisation. More precisely this method relies on deep learing and in some embodiments could contains a refinement step.
  • GPS technologies do not solve the problem of way finding in indoor environments for several reasons, including non-line -of-sight conditions and relatively smaller-scale spaces requiring spatial decisions to be taken with higher accuracy.
  • a method to realize indoor localisation comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step.
  • a method to realize indoor localization comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step.
  • This method comprises a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
  • This apparatus comprises means for determining a four-dimensional tensor based on an input image and means for flatten, these means being configured to reshapes the four-dimensional tensor and means for realizing a first fully connected layer and means for realizing a second fully connected layer and means for realizing a sofitmax function.
  • This computer-readable medium comprises a method to realize indoor localization. This method comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step.
  • Figure 1 presents one embodiment of a method to realize indoor localization.
  • Figure 2 presents one embodiment of a method to realize indoor localization.
  • Figures 3-a & 3-b present two embodiments of a method to realize indoor localization.
  • Figures 4-a & 4-b present two embodiments of a method to realize indoor localization.
  • this method comprises
  • a flatten step 102 configured to reshape the four-dimensional tensor
  • a fully connected layer is a layer having connections to all activations in the previous layer, as seen in regular neural networks. Their activations can hence be computed with a matrix multiplication followed by a bias offset.
  • the methods of the present divulgation used a neural network that has been previously trained with a set of images each image being associated with a localization.
  • the first fully connected step 103 is configured to learn the non linear relations and determine the right class of the input image.
  • the second fully connected step 104 configured to learn the non- linear relations and determine the right class of the input image.
  • step 101 of determining a four dimensional tensor is configured to realize
  • a first convolutional step 201 • A second convolutional step 202
  • At least one output of the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203 is a tensor with four dimensions. In an embodiment those four dimensions tensors are reduced to two dimensions tensors, in order to be fed to the fully connected layer.
  • the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203 are configured to use 2x2 max-pooling. This 2x2 max-pooling is used to down sample the image at each step.
  • biases are added to the output of the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203.
  • the first fully connected step 103 and/or the second fully connected step 104 are using a model built on TensorFlow, and used 2x2 pooling with strides set to one in all dimensions.
  • the second fully connected step 103 has as output vectors of the length equal to the number of classes.
  • the aim of the second fully connected step 103 is to determine in which class the input image belongs.
  • the method of the present subject matter also comprises a rectified linear (ReLU) step 301.
  • This rectified linear step is used to learn the non-linear relations in the fully connected layer.
  • the rectified linear step 301 is realized between the first fully connected step 102 and the second fully connected step 103.
  • One of the advantages of this localization of the rectified linear step is to reduce cost of the method. Indeed, the ReLU is executed before the pooling process, but we save time and the cost of operations of the ReLU when we perform max-pooling first. In this situation, the cost is eliminated by 25%.
  • the output of the softmax function step 105 being the localization of the input image.
  • the localization being the one associated to one of the images used to train the neural network model with the maximum likelihood, as determine in output of the soft max function step 105 , o f the input image .
  • the method is using the parameters w(t) and a loss function L(t), and t indexes the training iteration, starting at 1. Then, the main parameters of Adam Optimiser are given by:
  • Another object of the present subject matter is a refinement step. This step can follow the different embodiments of the method presented above but could also follows other methods of indoor localization.
  • this refinement step follows the methods previously described this refinement step will be used instead of the sofimax function step 105.
  • the aim of this refinement step is to increase the localization accuracy at the vicinity of corners.
  • This refinement step avoids the misclassification of images and therefore give better location estimation
  • This refinement step is configured to normalize the nth components of a vector A j ofsize /V (l ⁇ n ⁇ N) as the probability that the image is at location n.
  • refinement step can be realize in addition to the softmax function step so that it can check the probabilities and re-classify more properly.
  • this refinement step is configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
  • an apparatus to realize indoor localization comprises:
  • Means for flatten these means being configured to reshapes the tensors
  • an apparatus comprising means for realizing a refinement, these means being configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
  • the apparatus described in the previous section comprises prior to means for realizing a refinement, means for determining a four-dimensional tensor based on an input image, means for flatten, these means being configured to reshapes the tensors, means for realizing a first fully connected layer, means for realizing a second fully connected layer.
  • a second apparatus is proposed. This second apparatus comprises:
  • At least one memory including computer program code, the at least one memory and computer program code configured to, with the at least one processor, cause the apparatus:
  • these previously presented apparatus can be organized as a specific circuit, or computer or can be a functional circuit, part of a common server or any partition in between.
  • circuitry may refer to one or more or all of the following:
  • hardware circuit(s) and or processor(s) such as a microprocessor(s) or a portion of a microprocessor(s), that requires software (e.g., firmware) for operation, but the software may not be present when it is not needed for operation.
  • software e.g., firmware
  • circuitry also covers an implementation of merely a hardware circuit or processor (or multiple processors) or portion of a hardware circuit or processor and its (or their) accompanying software and/or firmware.
  • circuitry also covers, for example and if applicable to the particular claim element, a baseband integrated circuit or processor integrated circuit for a mobile device or a similar integrated circuit in server, a cellular network device, or other computing or network device.
  • program storage devices for example, digital data storage media, which are machine or computer readable and encode machine-executable or computer-executable programs of instructions, where said instructions perform some or all the steps of the described method.
  • the program storage devices may be, for example, digital memories, magnetic storage media, such as magnetic disks and magnetic tapes, hard drives, or optically readable digital data storage media.
  • Another embodiment ofthe present subject matter is a computer-readable medium having embodied thereon a computer program configured to realize the method, presented figure 1 , to realize indoor localization.
  • the method comprises the following steps:
  • a flattening step 102 configured to reshape the four-dimensional tensor
  • a softmax function step 105 A softmax function step 105.
  • Another embodiment computer-readable medium having embodied thereon a computer program configured to realize a method to realize and indoor localization, the method comprising a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
  • the computer-readable medium of the previous section also comprises, prior to the refinement step, the step (101) of determining a four-dimensional tensor based on an input image a flatten step (102) configured to reshapes the four-dimensional tensor a first fully connected step (103) a second fully connected step (104) as described within the previous sections.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Biomedical Technology (AREA)
  • Software Systems (AREA)
  • Molecular Biology (AREA)
  • Multimedia (AREA)
  • General Engineering & Computer Science (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Mathematical Physics (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Image Analysis (AREA)

Abstract

Method, computer-readable medium and apparatus to realize indoor localization is described. This method comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step.

Description

METHODS, APPARATUS AND COMPUTER-READABLE MEDIUM TO REALIZE INDOOR LOCALIZATION
FIELD OF INVENTION
[0001] The present subject matter relates to method and apparatus to realize indoor localisation. More precisely this method relies on deep learing and in some embodiments could contains a refinement step.
BACKGROUND
[0002] It is known that humans heavily rely on visual cues to position themselves and find their way in space. Indeed, visual diversity has for long been considered essential in building the character of a place, helping people to locate themselves in a physical space, and even improving the correlation of restorative experiences of spaces. Thus, knowing to identify and correlate spatial visual cues is a critical asset of way finding.
[0003] T o realize indoor localization, it is known to use Global Positioning Systems (GPS).
This system allows the user to find our way in outdoor environments. However, GPS technologies do not solve the problem of way finding in indoor environments for several reasons, including non-line -of-sight conditions and relatively smaller-scale spaces requiring spatial decisions to be taken with higher accuracy.
SUMMARY
[0004] This summary is provided to introduce concepts related to method and apparatus to realize indoor localisation.
[0005] In one implementation, a method to realize indoor localisation is described. This method comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step. [0006] In one implementation another method to realize indoor localization is described.
This method comprises a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model. [0007] In another implementation, apparatus to realize indoor localisation is described.
This apparatus comprises means for determining a four-dimensional tensor based on an input image and means for flatten, these means being configured to reshapes the four-dimensional tensor and means for realizing a first fully connected layer and means for realizing a second fully connected layer and means for realizing a sofitmax function.
[0008] In another implementation, computer-readable medium is described. This computer-readable medium comprises a method to realize indoor localization. This method comprises a step of determining a four-dimensional tensor based on an input image and a flatten step configured to reshapes the four-dimensional tensor and a first fully connected step and a second fully connected step and a softmax function step.
BRIEF DESCRIPTION OF THE FIGURES
[0009] The detailed description is given with reference to the accompanying figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The same numbers are used throughout the figures to reference like features and components. Some embodiments of systems and/or methods in accordance with embodiments of the present subject matter are now described, by way of example only, and with reference to the accompanying figures, in which:
[0010] Figure 1 presents one embodiment of a method to realize indoor localization.
[0011] Figure 2 presents one embodiment of a method to realize indoor localization.
[0012] Figures 3-a & 3-b present two embodiments of a method to realize indoor localization.
[0013] Figures 4-a & 4-b present two embodiments of a method to realize indoor localization.
[0014] In the present document, the word "exemplary" is used herein to mean "serving as an example, instance, or illustration." Any embodiment or implementation of the present subject matter described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments. [0015] It should be appreciated by those skilled in the art that any block diagrams herein represent conceptual views of illustrative systems embodying the principles of the present subject matter. Similarly, it will be appreciated that any flow charts, flow diagrams, state transition diagrams, pseudo code, and the like represent various processes which may be substantially represented in computer readable medium and so executed by a computer or processor, whether or not such computer or processor is explicitly shown.
DESCRIPTION OF EMBODIMENTS
[0016] The method and apparatus described in the present subject matter can for example be used in the robotics area
[0017] In one embodiment illustrated figure 1, a method is proposed, this method comprises
A step 101 of determining a four-dimensional tensor based on an input image
A flatten step 102 configured to reshape the four-dimensional tensor
A first fully connected step 103
A second fully connected step 104
A softmax function step 105
[0018] In a convolutional neural network, a fully connected layer is a layer having connections to all activations in the previous layer, as seen in regular neural networks. Their activations can hence be computed with a matrix multiplication followed by a bias offset.
[0019] The methods of the present divulgation used a neural network that has been previously trained with a set of images each image being associated with a localization.
[0020] In an embodiment, the first fully connected step 103 is configured to learn the non linear relations and determine the right class of the input image.
[0021] In an embodiment, the second fully connected step 104 configured to learn the non- linear relations and determine the right class of the input image.
[0022] In an embodiment of the present subject matter the step 101 of determining a four dimensional tensor is configured to realize
• A first convolutional step 201 • A second convolutional step 202
• A third convolutional step 203
[0023] In an embodiment of the present subject matter at least one output of the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203 is a tensor with four dimensions. In an embodiment those four dimensions tensors are reduced to two dimensions tensors, in order to be fed to the fully connected layer.
[0024] In an embodiment, the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203 are configured to use 2x2 max-pooling. This 2x2 max-pooling is used to down sample the image at each step.
[0025] In an embodiment of the method of the present subject matter, biases are added to the output of the first convolutional step 201 and/or the second convolutional step 202 and/or the third convolutional step 203.
[0026] In an embodiment of the present subject matter the first fully connected step 103 and/or the second fully connected step 104 are using a model built on TensorFlow, and used 2x2 pooling with strides set to one in all dimensions.
[0027] In an embodiment, the second fully connected step 103 has as output vectors of the length equal to the number of classes. The aim of the second fully connected step 103 is to determine in which class the input image belongs.
[0028] In embodiments presented figure 3 -a and figure 3-b, the method of the present subject matter also comprises a rectified linear (ReLU) step 301. This rectified linear step is used to learn the non-linear relations in the fully connected layer.
[0029] In an embodiment, the rectified linear step 301 is using the following formula: fix) = log(l + e p( ))
One of the advantage of this formula is to add non-linearity.
[0030] In an embodiment, the rectified linear step 301 is realized between the first fully connected step 102 and the second fully connected step 103. One of the advantages of this localization of the rectified linear step is to reduce cost of the method. Indeed, the ReLU is executed before the pooling process, but we save time and the cost of operations of the ReLU when we perform max-pooling first. In this situation, the cost is eliminated by 25%.
[0031] In embodiments presented figure 4-a and figure 4-b global average pooling step
401 follows the second fully connected step 104. In of the aims of this global average pooling step is to regularize structures, therefore avoids overfitting when compared to the fully connected layers introduced to the model.
[0032] In an embodiment and in order to predict the right class, we get the likelihood of the images which belong to each one of the classes, after a normalization routine has been applied to limit the probability between 0 and 1 , and use the softmax function. The largest number is pointed in the vector and shows the predicted class. We obtain the cost by calculating the cross entropy for the total classification of images.
[0033] The output of the softmax function step 105 being the localization of the input image. The localization being the one associated to one of the images used to train the neural network model with the maximum likelihood, as determine in output of the soft max function step 105 , o f the input image .
[0034] In an embodiment of the present subject matter, the method is using the parameters w(t) and a loss function L(t), and t indexes the training iteration, starting at 1. Then, the main parameters of Adam Optimiser are given by:
Figure imgf000006_0001
where e prevents division by 0, and b±, b2 are the forgetting factors for gradients and second moments of gradients, respectively. [0035] In other words, in the previously described embodiment a hierarchical system is proposed. In this system, an image is received and classified in a building level segment. Then, we increase the area of interest by dividing the large segments into smaller ones, which leads to a higher physical space resolution. During the training phase, we use the images extracted from videos captured in large segments in order to train our model, and then in a hierarchical way of thinking, we perform the same for the room level segments, to narrow down the area and receive a more precise location.
[0036] Another object of the present subject matter is a refinement step. This step can follow the different embodiments of the method presented above but could also follows other methods of indoor localization.
[0037] If this refinement step follows the methods previously described this refinement step will be used instead of the sofimax function step 105. The aim of this refinement step is to increase the localization accuracy at the vicinity of corners. This refinement step avoids the misclassification of images and therefore give better location estimation This refinement step is configured to normalize the nth components of a vector Aj ofsize /V (l < n < N) as the probability that the image is at location n.
[0038] In another embodiment and if this refinement step follows the methods previously described the refinement step can be realize in addition to the softmax function step so that it can check the probabilities and re-classify more properly.
[0039] In an embodiment this refinement step is configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
[0040] In other words for the refinement step of distance pictures or pictures taken around comers, assume we have N locations that we train the neural network. Then every image i after passing through the trained neural network generates an N vector Xt just prior to the softmax function. With normalization, we can interpret the n-th component of Aj (1 < n < N) as the probability that the image is at location n. [0041] The softmax just takes the maximum value and locates at that place. Having a vector of probabilities can be used to make corrections based on a prior distribution of the ground truth (pictures which are correctly classified according to our training).
[0042] Example: If we take a picture 10 meters away from the path, then this vector is not going to be like (0.001 , 0.01, ..., 0.93, 0.02) but more like (0.25, .., 0.4, .. 0.15) and taking the max this time is not the best thing to do. That can be used for detecting the usage of the patent along with the system.
[0043] Another caveat is that unless the landmark is in the image, the space is not identified. So, in our case the goal is not simply find the most efficient system to locate someone is space, but propose a system that regain the human capability of locating oneself in space by reading visual cues and spatial features and matching such inputs with previous visual experiences. In the case of computer- vision techniques, this visual experience of space takes the form of large image datasets.
[0044] In another embodiment, an apparatus to realize indoor localization is proposed. This apparatus comprises:
Means for determining a four-dimensional tensor based on an input image
Means for flatten, these means being configured to reshapes the tensors
Means for realizing a first fully connected layer
Means for realizing a second fully connected layer
Means for realizing a softmax function.
[0045] In another embodiment, an apparatus comprising means for realizing a refinement, these means being configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
[0046] In an embodiment the apparatus described in the previous section comprises prior to means for realizing a refinement, means for determining a four-dimensional tensor based on an input image, means for flatten, these means being configured to reshapes the tensors, means for realizing a first fully connected layer, means for realizing a second fully connected layer. [0047] In another embodiment, a second apparatus is proposed. This second apparatus comprises:
• at least one processor; and
• at least one memory including computer program code, the at least one memory and computer program code configured to, with the at least one processor, cause the apparatus:
• determining a four-dimensional tensor based on at least one input image
• Flattening the four-dimensional tensor configured to reshape the tensors of the output of the second and third layer
• A first fully connected step 103
• A second fully connected step 104
• A sofimax function step 105.
[0048] In other embodiments, these previously presented apparatus can be organized as a specific circuit, or computer or can be a functional circuit, part of a common server or any partition in between.
[0049] As used in this application, the term“circuitry” may refer to one or more or all of the following:
• hardware-only circuit implementations (such as implementations in only analog and/or digital circuitry) and
• combinations of hardware circuits and software, such as (as applicable):
• a combination of analog and/or digital hardware circuit(s) with software/firmware and
• any portions of hardware processor(s) with software (including digital signal processor(s)), software, and memory(ies) that work together to cause an apparatus, such as a mobile phone or server, to perform various functions) and
• hardware circuit(s) and or processor(s), such as a microprocessor(s) or a portion of a microprocessor(s), that requires software (e.g., firmware) for operation, but the software may not be present when it is not needed for operation.
[0050] This definition of circuitry applies to all uses of this term in this application, including in any claims. As a further example, as used in this application, the term circuitry also covers an implementation of merely a hardware circuit or processor (or multiple processors) or portion of a hardware circuit or processor and its (or their) accompanying software and/or firmware. The term circuitry also covers, for example and if applicable to the particular claim element, a baseband integrated circuit or processor integrated circuit for a mobile device or a similar integrated circuit in server, a cellular network device, or other computing or network device.
[0051] A person skilled in the art will readily recognize that steps ofthe methods, presented above, can be performed by programmed computers. Herein, some embodiments are also intended to cover program storage devices, for example, digital data storage media, which are machine or computer readable and encode machine-executable or computer-executable programs of instructions, where said instructions perform some or all the steps of the described method. The program storage devices may be, for example, digital memories, magnetic storage media, such as magnetic disks and magnetic tapes, hard drives, or optically readable digital data storage media.
[0052] Another embodiment ofthe present subject matter is a computer-readable medium having embodied thereon a computer program configured to realize the method, presented figure 1 , to realize indoor localization. The method comprises the following steps:
A step 101 of determining a four-dimensional tensor based on an input image
A flattening step 102 configured to reshape the four-dimensional tensor
A first fully connected step 103
A second fully connected step 104
A softmax function step 105.
[0053] Another embodiment computer-readable medium having embodied thereon a computer program configured to realize a method to realize and indoor localization, the method comprising a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
[0054] In another embodiment of the computer-readable medium of the previous section also comprises, prior to the refinement step, the step (101) of determining a four-dimensional tensor based on an input image a flatten step (102) configured to reshapes the four-dimensional tensor a first fully connected step (103) a second fully connected step (104) as described within the previous sections.

Claims

1. Method to realize indoor localisation comprising: a step (101) of determining a four-dimensional tensor based on an input image a flatten step (102) configured to reshapes the four-dimensional tensor
a first fully connected step (103)
a second fully connected step (104)
a softmax function step (105).
2. Method according to claim 1 wherein the step (101) of determining the four-dimensional tensor is configured to realize
• A first convolutional step (201)
• A second convolutional step (202)
· A third convolutional step (203).
3. Method according to the claim 1 or 2 also comprising a rectified linear step (301).
4. Method according to claim 1 or 2 or 3 wherein the rectified linear step (301) is realized between the first fully connected step (102) and the second fully connected step (103).
5. Method according to claim 1 or 2 or 3 or 4 also comprising global average pooling step (401) following the second fully connected step (104).
6. Method to realize indoor localization comprising • a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
7 Method according to claim 6 also comprising, prior to the refinement step, the step (101) of determining a four-dimensional tensor based on an input image a flatten step ( 102) configured to reshapes the four-dimensional tensor a first fully connected step (103) a second fully connected step (104) as described within the claim 1 to 5.
8. Apparatus comprising: Means for determining a four-dimensional tensor based on an input image
Means for flatten, these means being configured to reshapes the four-dimensional tensor
Means for realizing a first fully connected layer
Means for realizing a second fully connected layer
Means for realizing a sofitmax function.
9. Apparatus comprising means for realizing a refinement, these means being configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
10 Apparatus according to claim 9 comprising prior to means for realizing a refinement, means for determining a four-dimensional tensor based on an input image, means for flatten, these means being configured to reshapes the tensors, means for realizing a first fully connected layer, means for realizing a second fully connected layer as described claim 8.
11. Computer-readable medium having embodied thereon a computer program configured to realize a method to realize and indoor localization, the method comprising: A step (101) of determining a four-dimensional tensor based on an input image
A flatten step (102) configured to reshapes the four-dimensional tensor
A first fully connected step (103)
A second fully connected step (104)
A sofimax function step (105)
12 Computer-readable medium having embodied thereon a computer program configured to realize a method to realize and indoor localization, the method comprising:
• a refinement step configured to determine for an input image the probability of being at a set of different locations from which images as been used to train a neural network model.
13 Computer-readable medium to claim 12 also comprising, prior to the refinement step, the step (101) of determining a four-dimensional tensor based on an input image a flatten step (102) configured to reshapes the four-dimensional tensor a first fully connected step (103) a second fully connected step (104) as described within the claim 11.
PCT/EP2019/061618 2018-10-23 2019-05-07 Methods, apparatus and computer-readable medium to realize indoor localization Ceased WO2020083534A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GR20180100477 2018-10-23
GR20180100477 2018-10-23

Publications (1)

Publication Number Publication Date
WO2020083534A1 true WO2020083534A1 (en) 2020-04-30

Family

ID=66554336

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2019/061618 Ceased WO2020083534A1 (en) 2018-10-23 2019-05-07 Methods, apparatus and computer-readable medium to realize indoor localization

Country Status (1)

Country Link
WO (1) WO2020083534A1 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FAN ZHANG ET AL: "Indoor Space Recognition using Deep Convolutional Neural Network: A Case Study at MIT Campus", ARXIV (CORNELL UNIVERSITY LIBRARY), 7 October 2016 (2016-10-07), XP055374046, Retrieved from the Internet <URL:https://arxiv.org/ftp/arxiv/papers/1610/1610.02414.pdf> [retrieved on 20170518] *

Similar Documents

Publication Publication Date Title
Zand et al. Multiscale crowd counting and localization by multitask point supervision
US20220392234A1 (en) Training neural networks for vehicle re-identification
CN108205655B (en) Key point prediction method and device, electronic equipment and storage medium
US7409108B2 (en) Method and system for hybrid rigid registration of 2D/3D medical images
CN111709311A (en) A pedestrian re-identification method based on multi-scale convolutional feature fusion
CN111832484A (en) Loop detection method based on convolution perception hash algorithm
Kim et al. Deep stereo confidence prediction for depth estimation
Soo Park et al. 3d point cloud reduction using mixed-integer quadratic programming
US9600897B2 (en) Trajectory features and distance metrics for hierarchical video segmentation
AU2021203821B2 (en) Methods, devices, apparatuses and storage media of detecting correlated objects involved in images
CN111291827A (en) Image clustering method, device, equipment and storage medium
CN113989835B (en) Person re-identification method, device, computer equipment and storage medium
WO2021031704A1 (en) Object tracking method and apparatus, computer device, and storage medium
Monti et al. Smart sensing supporting energy-efficient buildings: On comparing prototypes for people counting
CN115937596A (en) Target detection method and its model training method, device and storage medium
CN118196676A (en) A multi-target tracking method based on feature fusion in sparse message passing networks
CN110110670B (en) Data association method in pedestrian tracking based on Wasserstein measurement
WO2020083534A1 (en) Methods, apparatus and computer-readable medium to realize indoor localization
Fu et al. Histogram‐based cost aggregation strategy with joint bilateral filtering for stereo matching
CN119648741B (en) Target tracker training method and target tracking method
CN117376571A (en) Image processing methods, electronic equipment and computer storage media
CN116805337A (en) A crowd positioning method based on cross-scale visual transformation network
CN115272428A (en) Image alignment method and device, computer equipment and storage medium
Kang et al. FlowNetU: Accurate uncertainty estimation of optical flow for video object detection
WO2022144605A1 (en) Methods, devices, apparatuses and storage media of detecting correlated objects in images

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19724372

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19724372

Country of ref document: EP

Kind code of ref document: A1