(19)
(11)EP 3 637 309 A1

(12)EUROPEAN PATENT APPLICATION

(43)Date of publication:
15.04.2020 Bulletin 2020/16

(21)Application number: 19195511.1

(22)Date of filing:  05.09.2019
(51)International Patent Classification (IPC): 
G06K 9/00(2006.01)
G06K 9/46(2006.01)
G06N 3/04(2006.01)
G06N 5/00(2006.01)
G06K 9/32(2006.01)
G06K 9/62(2006.01)
G06N 3/08(2006.01)
G08G 1/16(2006.01)
(84)Designated Contracting States:
AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR
Designated Extension States:
BA ME
Designated Validation States:
KH MA MD TN

(30)Priority: 08.10.2018 US 201816153972

(71)Applicant: Stradvision, Inc.
Pohang, Gyeongsangbuk 37673 (KR)

(72)Inventors:
  • KIM, Kye-Hyeon
    Seoul (KR)
  • KIM, Yongjoong
    Gyeongsangbuk-do (KR)
  • KIM, Insu
    Gyeongsangbuk-do (KR)
  • KIM, Hak-Kyoung
    Gyeongsangbuk-do (KR)
  • NAM, Woonhyun
    Gyeongsangbuk-do (KR)
  • BOO, SukHoon
    Gyeonggi-do (KR)
  • SUNG, Myungchul
    Gyeongsangbuk-do (KR)
  • YEO, Donghun
    Gyeongsangbuk-do (KR)
  • RYU, Wooju
    Gyeongsangbuk-do (KR)
  • JANG, Taewoong
    Seoul (KR)
  • JEONG, Kyungjoong
    Gyeongsangbuk-do (KR)
  • JE, Hongmo
    Gyeongsangbuk-do (KR)
  • CHO, Hojin
    Gyeongsangbuk-do (KR)

(74)Representative: Cohausz & Florack 
Patent- & Rechtsanwälte Partnerschaftsgesellschaft mbB Bleichstraße 14
40211 Düsseldorf
40211 Düsseldorf (DE)

  


(54)LEARNING METHOD AND TESTING METHOD FOR MONITORING BLIND SPOT OF VEHICLE, AND LEARNING DEVICE AND TESTING DEVICE USING THE SAME


(57) A learning method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle is provided. The learning method includes steps of: a learning device, if training data corresponding to output from a detector on the monitoring vehicle is inputted, instructing a cue information extracting layer to uses class information and location information on a monitored vehicle included in the training data, thereby outputting cue information on the monitored vehicle; instructing an FC layer for monitoring the blind spots to perform neural network operations by using the cue information, thereby outputting a result of determining whether the monitored vehicle is located on one of the blind spots; and instructing a loss layer to generate loss values by referring to the result and its corresponding GT, thereby learning parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.




Description


[0001] The present invention relates to a learning method and a testing method for monitoring one or more blind spots of one or more vehicles, and a learning device and a testing device using the same; and more particularly, to the learning method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, including steps of: (a) the learning device, if training data corresponding to at least one output from a detector on the monitoring vehicle is inputted, instructing a cue information extracting layer to perform one or more operations by using class information and location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle; (b) the learning device instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle; and (c) the learning device instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT (Ground Truth), to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, and the testing method, the learning device, and the testing device using the same.

[0002] A monitoring vehicle has a side view mirror for each side thereof and a rear-view mirror at the front center of its cabin for a good field of view of the side and the rear needed for change of lanes by a driver.

[0003] Although the side view mirror is used for seeing each side and the rear thereof, it has a blind spot (BS) where the driver cannot see a monitored vehicle or any other objects that are very close thereto.

[0004] This has been a problem because there can be an accident with the monitored vehicle in the blind spot if the driver changes lanes without seeing the monitored vehicle.

[0005] To prevent such a problem, the driver sometimes put a convex mirror onto a corner of the side view mirror, which enables the driver to see the blind spot.

[0006] However, even when the convex mirror is added onto the side view mirror, the driver must see the blind spot with his/her own eyes to change lanes which puts further strain to the driver, and there may exist the blind spot that still cannot be seen through the convex mirror even if the driver alters his/her head position.

[0007] To prevent this, a conventional blind spot monitoring system was suggested that aims to prevent accidents from happening when the driver changes lanes without noticing the monitored vehicle in the blind spot, by providing the driver with information on a detection of the monitored vehicle, that is located in the blind spot or approaching the blind spot, through a sensor placed at the rear of the monitoring vehicle.

[0008] Especially, the conventional blind spot monitoring system using a vision sensor may detect monitored vehicles included in video information and determine whether the monitored vehicles are on the blind spots by using information on the detected monitored vehicles.

[0009] In detail, the conventional blind spot monitoring system using the vision sensor may need some logic to determine whether the monitored vehicles are located on the blind spots by using output signals from a detector which detects the monitored vehicles in the video information.

[0010] However, the conventional blind spot monitoring system using the vision sensor may have a problem that an appropriate logic capable of determining whether the monitored vehicles are on the blind spots has to be designed depending on the detector to be used.

[0011] In addition, the conventional blind spot monitoring system may have another problem of requiring lots of time to develop because the appropriate logic capable of determining whether the monitored vehicles are on the blind spots has to be designed depending on output characteristics of the designed detector.

[0012] It is an object of the present invention to solve all the aforementioned problems.

[0013] It is another object of the present invention to provide a blind spot monitoring system regardless of a type of a detector which detects a vehicle.

[0014] It is still another object of the present invention to determine whether the vehicle is located on blind spots by using output signals from the detector, regardless of the type of the detector.

[0015] It is still yet another object of the present invention to provide the blind spot monitoring system capable of allowing the detector to be replaced if necessary.

[0016] It is still yet another object of the present invention to minimize time required to develop the blind spot monitoring system.

[0017] In accordance with one aspect of the present invention, there is provided a learning method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, including steps of: (a) a learning device, if training data corresponding to at least one output from a detector on the monitoring vehicle is inputted, instructing a cue information extracting layer to perform one or more operations by using class information and location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle; (b) the learning device instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle; and (c) the learning device instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT (Ground Truth), to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.

[0018] As one example, the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information on the monitored vehicle are inputted.

[0019] As one example, said pieces of cue information on the monitored vehicle include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI (Region Of Interest) size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.

[0020] As one example, the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information in addition to the distance information in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.

[0021] In accordance with another aspect of the present invention, there is provided a testing method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, including steps of: (a) on condition that a learning device, (i) has instructed a cue information extracting layer to perform one or more operations by using class information for training and location information for training on a monitored vehicle included in training data corresponding to at least one output from a detector on the monitoring vehicle, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information for training on the monitored vehicle, to thereby output a result for training of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (iii) has instructed a loss layer to generate one or more loss values by referring to the result for training and its corresponding GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, a testing device instructing the cue information extracting layer to perform the operations by using class information for testing and location information for testing on the monitored vehicle if the class information for testing and the location information for testing on the monitored vehicle are acquired from the detector which detects the monitored vehicle in a test image taken from the monitoring vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle; and (b) the testing device instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.

[0022] As one example, the detector is a vehicle detector based on an R-CNN (Region-based Convolutional Neural Network) including: one or more convolutional layers which generate a feature map for testing from the test image, an RPN (Region Proposal Network) which generates an ROI (Region Of Interest) for testing of the monitored vehicle from the feature map for testing, a pooling layer which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing, at least one FC layer for vehicle detection which performs at least one fully connected operation on the feature vector for testing, to thereby generate one or more FC output values, a classification layer which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and a regression layer which outputs the location information for testing on the monitored vehicle by referring to the FC output values.

[0023] As one example, the testing device instructs the CNN to receive a concatenated value acquired by using said pieces of cue information for testing on the monitored vehicle generated by the cue information extracting layer and the feature vector for testing generated by the pooling layer of the detector, as an input to the FC layer for monitoring the blind spots.

[0024] As one example, the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information for testing or their processed values on the monitored vehicle are inputted.

[0025] As one example, said pieces of cue information for testing on the monitored vehicle include at least part of (i) the class information for testing on the monitored vehicle, (ii) the location information for testing on the monitored vehicle, (iii) size information for testing on the monitored vehicle corresponding to an ROI size, (iv) aspect ratio information for testing on the monitored vehicle, and (v) distance information for testing between a center of the monitored vehicle and one of outer sides of the blind spots.

[0026] As one example, the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information for testing between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information for testing in addition to the distance information for testing in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.

[0027] As one example, the monitoring vehicle for the testing device is not identical to the monitoring vehicle for the learning device.

[0028] In accordance with still another aspect of the present invention, there is provided a learning device of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, including: a communication part for receiving training data corresponding to at least one output from a detector on the monitoring vehicle; and a processor for (I) instructing a cue information extracting layer to perform one or more operations by using class information and location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle, (II) instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (III) instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT (Ground Truth), to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.

[0029] As one example, the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information on the monitored vehicle are inputted.

[0030] As one example, said pieces of cue information on the monitored vehicle include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI (Region Of Interest) size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.

[0031] As one example, the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information in addition to the distance information in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.

[0032] In accordance with still yet another aspect of the present invention, there is provided a testing device of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, including: a communication part for, on condition that a learning device, (i) has instructed a cue information extracting layer to perform one or more operations by using class information for training and location information for training on a monitored vehicle included in training data corresponding to at least one output from a detector on the monitoring vehicle, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information for training on the monitored vehicle, to thereby output a result for training of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (iii) has instructed a loss layer to generate one or more loss values by referring to the result for training and its corresponding GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, acquiring class information for testing and location information for testing on the monitored vehicle from the detector which detects the monitored vehicle in a test image taken from the monitoring vehicle; and a processor for (I) instructing the cue information extracting layer to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle, and (II) instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.

[0033] As one example, the detector is a vehicle detector based on an R-CNN (Region-based Convolutional Neural Network) including: one or more convolutional layers which generate a feature map for testing from the test image, an RPN (Region Proposal Network) which generates an ROI (Region Of Interest) for testing of the monitored vehicle from the feature map for testing, a pooling layer which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing, at least one FC layer for vehicle detection which performs at least one fully connected operation on the feature vector for testing, to thereby generate one or more FC output values, a classification layer which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and a regression layer which outputs the location information for testing on the monitored vehicle by referring to the FC output values.

[0034] As one example, the processor instructs the CNN to receive a concatenated value acquired by using said pieces of cue information for testing on the monitored vehicle generated by the cue information extracting layer and the feature vector for testing generated by the pooling layer of the detector, as an input to the FC layer for monitoring the blind spots.

[0035] As one example, the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information for testing or their processed values on the monitored vehicle are inputted.

[0036] As one example, said pieces of cue information for testing on the monitored vehicle include at least part of (i) the class information for testing on the monitored vehicle, (ii) the location information for testing on the monitored vehicle, (iii) size information for testing on the monitored vehicle corresponding to an ROI size, (iv) aspect ratio information for testing on the monitored vehicle, and (v) distance information for testing between a center of the monitored vehicle and one of outer sides of the blind spots.

[0037] As one example, the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information for testing between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information for testing in addition to the distance information for testing in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.

[0038] As one example, the monitoring vehicle for the testing device is not identical to the monitoring vehicle for the learning device.

[0039] The drawings attached below to explain example embodiments of the present invention are only part of example embodiments of the present invention and other drawings may be obtained based on the drawings without inventive work for those skilled in the art:

Fig. 1 is a drawing schematically illustrating a learning device for monitoring blind spots of a monitoring vehicle in accordance with one example embodiment of the present invention.

Fig. 2 is a drawing schematically illustrating a learning method for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 3 is a drawing schematically illustrating location information on a monitored vehicle among one or more pieces of cue information on the monitored vehicle in the learning method for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 4 is a drawing schematically illustrating distance information between a center of the monitored vehicle and one of outer sides of the blind spots among said pieces of cue information on the monitored vehicle in the learning method for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 5 is a drawing schematically illustrating an FC layer for monitoring the blind spots in the learning method for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 6 is a drawing schematically illustrating a testing device for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 7 is a drawing schematically illustrating a testing method for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 8 is a diagram schematically illustrating a detector used in the testing device for monitoring the blind spots in accordance with one example embodiment of the present invention.

Fig. 9 is a drawing schematically illustrating a learning device for monitoring blind spots of a monitoring vehicle in accordance with another example embodiment of the present invention.

Fig. 10 is a diagram schematically illustrating a learning method for monitoring the blind spots in accordance with another example embodiment of the present invention.

Fig. 11 is a drawing schematically illustrating a testing device for monitoring the blind spots in accordance with another example embodiment of the present invention.

Fig. 12 is a diagram schematically illustrating a testing method for monitoring the blind spots in accordance with another example embodiment of the present invention.



[0040] In the following detailed description, reference is made to the accompanying drawings that show, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention.

[0041] Besides, in the detailed description and claims of the present invention, a term "include" and its variations are not intended to exclude other technical features, additions, components or steps. Other objects, benefits, and features of the present invention will be revealed to one skilled in the art, partially from the specification and partially from the implementation of the present invention. The following examples and drawings will be provided as examples but they are not intended to limit the present invention.

[0042] Moreover, the present invention covers all possible combinations of example embodiments indicated in this specification. It is to be understood that the various embodiments of the present invention, although different, are not necessarily mutually exclusive. For example, a particular feature, structure, or characteristic described herein in connection with one embodiment may be implemented within other embodiments without departing from the spirit and scope of the present invention. In addition, it is to be understood that the position or arrangement of individual elements within each disclosed embodiment may be modified without departing from the spirit and scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims, appropriately interpreted, along with the full range of equivalents to which the claims are entitled. In the drawings, like numerals refer to the same or similar functionality throughout the several views.

[0043] To allow those skilled in the art to the present invention to be carried out easily, the example embodiments of the present invention by referring to attached drawings will be explained in detail as shown below.

[0044] Fig. 1 is a drawing schematically illustrating a learning device 100 for monitoring blind spots of a monitoring vehicle in accordance with one example embodiment of the present invention and, by referring to Fig. 1, the learning device 100 may include a communication part 110 and a processor 120.

[0045] First, the communication part 110 may receive training data corresponding to at least one output signal from a detector on the monitoring vehicle. That is, the communication part 110 may receive the output signal from the detector in following detailed description as an input signal, i.e., the training data.

[0046] Herein, the training data, as information on monitored vehicles in an image corresponding to an input video from the detector, may include class information on objects such as the monitored vehicles and location information on areas where the monitored vehicles are located in the image. Additionally, the training data may be stored in a database 130 where GT, i.e., ground truth, of the class information and the location information on each of the monitored vehicles corresponding to the training data may be stored.

[0047] Next, the processor 120 may perform a first process of instructing a cue information extracting layer to perform one or more operations by using the class information and the location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle, a second process of instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and a third process of instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.

[0048] Herein, the learning device 100 in accordance with one example embodiment of the present invention may be a computing device and may include any device having a processor capable of computation in accordance with the present invention. Also, Fig. 1 represents one learning device 100 but the scope of the present invention is not limited thereto. That is, the learning device 100 may be configured as several devices to perform its functions.

[0049] A learning method for monitoring the blind spot of the monitoring vehicle by using the learning device configured as aforementioned in accordance with one example embodiment of the present invention may be explained as below, by referring to Fig. 2.

[0050] First of all, if the training data corresponding to the output signal from the detector on the monitoring vehicle is inputted, the learning device 100 may instruct the cue information extracting layer 121 to perform the operations by using the class information and the location information on the monitored vehicle included in the training data, to thereby output said pieces of cue information on the monitored vehicle.

[0051] Herein, the detector capable of detecting the monitored vehicle in an image acquired by a vision sensor may be configured with a hypothesis generation stage of detecting an ROI (Region Of Interest), i.e., an area where the monitored vehicle is presumed to be located in the image, and a hypothesis verification stage of determining whether the detected ROI actually includes the monitored vehicle. Also, the hypothesis generation stage may be implemented with a motion-based scheme using optical flows, an appearance-based scheme using shadow underneath vehicles, corners, vertical and horizontal edges, symmetry, color, vehicle's lights, stereo cameras, multiple features, or the like, and the hypothesis verification stage may be implemented with a correlation-based scheme using template matching, a learning-based scheme using features and classifiers, or the like. Especially, the learning-based scheme may adopt a deep learning based algorithm such as a CNN, or a shallow learning based algorithm such as a decision tree, an SVM (Support Vector Machine), an AdaBoost, k-nearest neighbors, etc.

[0052] Moreover, said pieces of cue information on the monitored vehicle may include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.

[0053] Herein, the class information on the monitored vehicle may include class information for classifying the monitored vehicle as a car, a motorcycle, etc.

[0054] Also, by referring to Fig. 3, the location information on the monitored vehicle may include information on a location corresponding to an area where the monitored vehicle is located in the image. For example, coordinates of the top-left and the bottom-right corners of a bounding box in the image may be included, as information on a location of the bounding box corresponding to the monitored vehicle. Coordinates of a center of the bounding box, which may be calculated by using the coordinates of the top-left and the bottom-right corners of the bounding box, may further be included.

[0055] Additionally, by referring to Fig. 4, a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof may be determined as the distance information L. Herein, the distance information L may further include relative location information, e.g., information on plus sign or negative sign, to determine whether the center of the monitored vehicle is located inside or outside of said one of outer sides of the blind spots.

[0056] Next, the learning device 100 may instruct the FC layer 122 for monitoring the blind spots to perform the neural network operations by using said pieces of the cue information on the monitored vehicle, to thereby output the result of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle.

[0057] By referring to Fig. 5, the FC layer 122 for monitoring the blind spots may include a neural network capable of outputting a result value of whether the monitored vehicle is located on said one of the blind spots by a multilayer perceptron to which said pieces of cue information on the monitored vehicle are inputted. In Fig. 5, the number of inputs is represented as four, i.e., input1, input2, input3, and input4, for convenience of explanation, but the number of the inputs may be determined as corresponding to said pieces of cue information generated by the cue information extracting layer 121. Also, although a hidden layer is represented by one layer in Fig. 5, the scope of the present invention is not limited thereto, and the hidden layer may include multiple layers.

[0058] Next, the learning device 100 may instruct the loss layer 123 to generate the loss values by referring to the result from the FC layer 122 for monitoring the blind spots and its corresponding GT, to thereby learn the parameters of the FC layer 122 by backpropagating the loss values.

[0059] The cue information extracting layer 121, the FC layer 122, and the loss layer 123 may be included in one computing device or in different computing devices, and may also be implemented as an algorithm performing the operations previously mentioned, in any computing devices.

[0060] Fig. 6 is a drawing schematically illustrating a testing device 200 for monitoring blind spots of a monitoring vehicle, which may or may not be the same as the monitoring vehicle mentioned previously, in accordance with one example embodiment of the present invention, and the testing device 200 may include a communication part 210 and a processor 220 by referring to Fig. 6.

[0061] First of all, the communication part 210 may receive class information for testing and location information for testing on a monitored vehicle from a detector 20 which detects the monitored vehicle in a test image taken from the monitoring vehicle.

[0062] Next, the processor 220 may perform a first process of instructing the cue information extracting layer to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle, and a second process of instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.

[0063] Hereinafter, "for training" and "for testing" may be used to distinguish the testing method from the aforementioned learning method.

[0064] Herein, the FC layer for monitoring the blind spots has learned one or more parameters of the learning device using the learning method explained by referring to Figs. 1 to 5, and the learning method may be briefly explained as follows. The learning device, (i) if the training data corresponding to at least one output signal from the detector 20 on the monitoring vehicle has been inputted, has instructed the cue information extracting layer to perform the operations by using class information for training and location information for training on the monitored vehicle included in the training data, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for training on the monitored vehicle, to thereby output a result for training of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle, and (iii) has instructed the loss layer to generate one or more loss values by referring to the result for training and its corresponding GT, to thereby learn the parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.

[0065] Additionally, the testing device 200 in accordance with one example embodiment of the present invention may be a computing device and may include any device having a processor capable of computation in accordance with the present invention. Also, Fig. 6 represents one testing device 200 but the scope of the present invention is not limited thereto. That is, the testing device 200 may be configured as several devices to perform its functions.

[0066] A testing method for monitoring the blind spots using the testing device for monitoring the blind spots configured as aforementioned in accordance with one example embodiment of the present invention may be explained as below, by referring to Fig. 7.

[0067] First of all, before performing the testing method, on condition that the learning device (i) has instructed the cue information extracting layer 221 to perform the operations by using the class information for training and the location information for training on the monitored vehicle included in the training data corresponding to the output signal from the detector 20, to thereby output said pieces of cue information on the monitored vehicle, (ii) has instructed the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information, to thereby output the result for training whether the monitored vehicle is located on the blind spots of the monitoring vehicle, and (iii) has instructed the loss layer to generate the loss values by referring to the result for training and its corresponding GT, to thereby learn the parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, the detector 20 may detect the monitored vehicle in the test image taken from the monitoring vehicle and may output the class information for testing and the location information for testing on the monitored vehicle.

[0068] Herein, the detector 20 capable of detecting the monitored vehicle in an image acquired by a vision sensor may be configured with a hypothesis generation stage of detecting an ROI, i.e., an area where the monitored vehicle is presumed to be located in the image, and a hypothesis verification stage of determining whether the detected ROI actually includes the monitored vehicle. Also, the hypothesis generation stage may be implemented with a motion-based scheme using optical flows, an appearance-based scheme using shadow underneath vehicles, corners, vertical and horizontal edges, symmetry, color, vehicle's lights, stereo cameras, multiple features, or the like, and the hypothesis verification stage may be implemented with a correlation-based scheme using template matching, a learning-based scheme using features and classifiers, or the like. Especially, the learning-based scheme may adopt a deep learning based algorithm, such as a CNN, or a shallow learning based algorithm, such as a decision tree, an SVM (Support Vector Machine), an AdaBoost, k-nearest neighbors, etc.

[0069] As one example, by referring to Fig. 8, the detector 20 may be a vehicle detector based on an R-CNN (Region-based Convolutional Neural Network) including a convolutional layer 21 which generates a feature map for testing from the test image, an RPN (Region Proposal Network) 22 which generates an ROI for testing of the monitored vehicle from the feature map for testing, a pooling layer 23 which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing, at least one FC layer 24 for vehicle detection which performs at least one fully connected operation on the feature vector for testing, to thereby generate one or more FC output values, a classification layer 25 which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and a regression layer 26 which outputs the location information for testing on the monitored vehicle by referring to the FC output values. Herein, each of the convolutional layer 21 and the FC layer 24 is presented as one layer, but the scope of the present invention is not limited thereto and each of them may be comprised of multiple layers. Also, the feature map for testing may be outputted in form of one or more feature maps corresponding to a depth of a channel, from the convolutional layer 21.

[0070] Then, the testing device 200 may instruct the cue information extracting layer 221 to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output said pieces of cue information for testing on the monitored vehicle.

[0071] Herein, said pieces of cue information for testing on the monitored vehicle may include at least part of (i) the class information for testing on the monitored vehicle, (ii) the location information for testing on the monitored vehicle, (iii) size information for testing on the monitored vehicle corresponding to an ROI size for testing, (iv) aspect ratio information for testing on the monitored vehicle, and (v) distance information for testing between a center of the monitored vehicle and one of outer sides of the blind spots.

[0072] Also, the class information for testing on the monitored vehicle may include class information for classifying the monitored vehicle as a car, a motorcycle, etc.

[0073] In addition, as explained by referring to Fig. 3, the location information for testing on the monitored vehicle may include information on a location corresponding to an area where the monitored vehicle is located in the test image. For example, coordinates of the top-left and the bottom-right corners of a bounding box in the test image may be included, as information on a location of the bounding box corresponding to the monitored vehicle. Coordinates of a center of the bounding box, which may be calculated by using the coordinates of the top-left and the bottom-right corners of the bounding box, may be further included.

[0074] Additionally, as explained by referring to Fig. 4, a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof may be determined as the distance information L for testing. Herein, the distance information L for testing may include relative location information for testing, e.g., information on plus sign or negative sign, to determine whether the center of the monitored vehicle is located inside or outside of said one of outer sides of the blind spots.

[0075] Next, the testing device 200 may instruct the FC layer 222 for monitoring the blind spots to perform the neural network operations by using said pieces of the cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle.

[0076] Herein, the processed values of said pieces of cue information for testing may represent a concatenated value acquired by using said pieces of cue information for testing on the monitored vehicle generated by the cue information extracting layer 221 and the feature vector for testing generated by the pooling layer 23 of the detector 20. A feature concatenation layer capable of concatenating said pieces of cue information for testing and the feature vector for testing may be located before the FC layer 222 for monitoring the blind spots.

[0077] Also, as explained by referring to Fig. 5, the FC layer 222 may include the neural network capable of outputting a result value of whether the monitored vehicle is located on said one of the blind spots by the multilayer perceptron to which said pieces of cue information for testing or their processed values on the monitored vehicle are inputted.

[0078] The cue information extracting layer 221 and the FC layer 222 for monitoring the blind spots may be included in one computing device or in different computing devices, and may also be implemented as an algorithm performing the operations previously mentioned, in any computing devices.

[0079] Fig. 9 is a drawing schematically illustrating a learning device 300 for monitoring blind spots of a monitoring vehicle in accordance with another example embodiment of the present invention, and the learning device 300 may include a communication part 310 and a processor 320 by referring to Fig. 9.

[0080] First of all, the communication part 310 may receive a training image corresponding to at least one video image taken from the monitoring vehicle.

[0081] Herein, the training image may be stored in a database 330 where at least one GT of class information and location information on a monitored vehicle corresponding to the training image may be stored.

[0082] Next, the processor 320 may perform a first process of instructing a detector 30 on the monitoring vehicle to output the class information and the location information on the monitored vehicle, a second process of instructing a cue information extracting layer to perform one or more operations by using the class information and the location information on the monitored vehicle, to thereby output one or more pieces of cue information on the monitored vehicle, and instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information or their processed values on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots, and a third process of instructing a first loss layer to generate one or more loss values for the blind spots by referring to the result and its corresponding first GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values for the blind spots, and instructing a second loss layer to generate one or more loss values for vehicle detection by referring to the class information and the location information on the monitored vehicle and their corresponding second GT, to thereby learn one or more parameters of the detector by backpropagating the loss values for the vehicle detection.

[0083] Herein, the learning device 300 in accordance with another example embodiment of the present invention may be a computing device and may include any device having a processor capable of computation in accordance with the present invention. Also, Fig. 9 represents one learning device 300 but the scope of the present invention is not limited thereto. That is, the learning device 300 may be configured as several devices to perform its functions.

[0084] A learning method for monitoring the blind spot of the monitoring vehicle by using the learning device configured as aforementioned in accordance with another example embodiment of the present invention may be explained as below, by referring to Fig. 10.

[0085] First, if the training image corresponding to the video image taken from the monitoring vehicle is inputted, the detector 30 may output the class information and the location information on the monitored vehicle included in the training image.

[0086] Herein, the detector 30 capable of detecting the monitored vehicle in an image acquired by a vision sensor may be configured with a hypothesis generation stage of detecting an ROI, i.e., an area where the monitored vehicle is presumed to be located in the image, and a hypothesis verification stage of determining whether the detected ROI actually includes the monitored vehicle. Also, the hypothesis generation stage may be implemented with a motion-based scheme using optical flows, an appearance-based scheme using shadow underneath vehicles, corners, vertical and horizontal edges, symmetry, color, vehicle's lights, stereo cameras, multiple features, or the like, and the hypothesis verification stage may be implemented with a correlation-based scheme using template matching, a learning-based scheme using features and classifiers, or the like. Especially, the learning-based scheme may adopt a deep learning based algorithm, such as a CNN, or a shallow learning based algorithm, such as a decision tree, an SVM (Support Vector Machine), an AdaBoost, k-nearest neighbors, etc.

[0087] As one example, similarly to the detector explained by referring to Fig. 8, the detector 30 may be a vehicle detector based on an R-CNN, including a convolutional layer 31 which generates a feature map from the training image, an RPN 32 which generates the ROI of the monitored vehicle from the feature map, a pooling layer 33 which generates a feature vector by pooling an area, in the feature map, corresponding to the ROI, and at least one FC layer 34 for the vehicle detection which performs at least one fully connected operation on the feature vector to thereby generate one or more FC output values, a classification layer 35 which outputs the class information on the monitored vehicle by referring to the FC output values, and a regression layer 36 which outputs the location information on the monitored vehicle by referring to the FC output values. Herein, the convolutional layer 31 may be comprised of at least one layer and the FC layer 34 may also be comprised of at least one layer.

[0088] Next, the learning device 300 may instruct the cue information extracting layer 321 to perform the operations by using the class information and the location information on the monitored vehicle, to thereby output said pieces of cue information on the monitored vehicle.

[0089] Herein, said pieces of cue information on the monitored vehicle may include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.

[0090] Also, the class information on the monitored vehicle may include class information for classifying the monitored vehicle as a car, a motorcycle, etc.

[0091] Additionally, similarly as explained by referring to Fig. 3, the location information on the monitored vehicle may include information on a location corresponding to an area where the monitored vehicle is located in the image. For example, coordinates of the top-left and the bottom-right corners of a bounding box in the image may be included, as information on a location of the bounding box corresponding to the monitored vehicle. Coordinates of a center of the bounding box, which may be calculated by using the coordinates of the top-left and the bottom-right corners of the bounding box, may be further included.

[0092] Additionally, similarly as explained by referring to Fig. 4, a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof may be determined as the distance information L. Herein, the distance information L may include relative location information, e.g., information on plus sign or negative sign, to determine whether the center of the monitored vehicle is located inside or outside of said one of outer sides of the blind spots.

[0093] Next, the learning device 300 may instruct the FC layer 322 for monitoring the blind spots to perform the neural network operations by using said pieces of the cue information or their processed values on the monitored vehicle, to thereby output the result of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle.

[0094] Herein, the processed values of said pieces of cue information may represent a concatenated value acquired by using said pieces of cue information on the monitored vehicle generated by the cue information extracting layer 321 and the feature vector generated by the pooling layer 33 of the detector 30. A feature concatenation layer 340, which generates the concatenated value including said pieces of cue information and the feature vector, may be located before the FC layer 322 for monitoring the blind spots.

[0095] Also, similarly as explained by referring to Fig. 5, the FC layer 322 may include a neural network capable of outputting a result value of whether the monitored vehicle is located on said one of the blind spots by a multilayer perceptron to which said pieces of cue information or their processed values on the monitored vehicle are inputted.

[0096] Next, the learning device 300 may instruct the first loss layer 323 to generate the loss values for the blind spots by referring to (i) the result of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle and (ii) its corresponding first GT, to thereby learn the parameters of the FC layer 322 for monitoring the blind spots by backpropagating the loss values for the blind spots, and instructing the second loss layer 324 to generate the loss values for the vehicle detection by referring to the class information and the location information on the monitored vehicle and their corresponding second GT, to thereby learn the parameters of the detector 30 by backpropagating the loss values for the vehicle detection.

[0097] Herein, the loss values for the vehicle detection may include one or more class loss values and one or more location loss values of the monitored vehicle, and the learning device 300 may learn one or more parameters of the FC layer 34 for the vehicle detection and one or more parameters of the convolutional layer 31 of the detector 30 by backpropagating the class loss values and the location loss values. Also, although not illustrated, the learning device 300 may acquire one or more ROI loss values by referring to the ROI, which is generated from the RPN 32 of the detector 30, and ROI GT corresponding to the training image, to thereby learn one or more parameters of the RPN 32 by backpropagating the ROI loss values.

[0098] The cue information extracting layer 221 and the FC layer 222 for monitoring the blind spots may be included in one computing device or in different computing devices, and may also be implemented as an algorithm performing the operations previously mentioned, in any computing devices. Additionally, the first loss layer 323 and the second loss layer 324 may be included in one computing device or in different computing devices respectively and may be implemented as an algorithm performing the operations previously mentioned, in any computing devices.

[0099] Fig. 11 is a drawing schematically illustrating a testing device 400 for monitoring blind spots of a monitoring vehicle, which may or may not be the same as the monitoring vehicle mentioned previously, in accordance with another example embodiment of the present invention, and the testing device 400 may include a communication part 410 and a processor 420 by referring to Fig. 11.

[0100] First of all, the communication part 410 may receive class information for testing and location information for testing on a monitored vehicle from a detector 40 which detects the monitored vehicle in a test image taken from the monitoring vehicle.

[0101] Herein, the detector 40 capable of detecting the monitored vehicle in an image acquired by a vision sensor may be configured with a hypothesis generation stage of detecting an ROI, i.e., an area where the monitored vehicle is presumed to be located in the image and a hypothesis verification stage of determining whether the detected ROI actually includes the monitored vehicle. Also, the hypothesis generation stage may be implemented with a motion-based scheme using optical flows, an appearance-based scheme using shadow underneath vehicles, corners, vertical and horizontal edges, symmetry, color, vehicle's lights, stereo cameras, multiple features, or the like, and the hypothesis verification stage may be implemented with a correlation-based scheme using template matching, a learning-based scheme using features and classifiers, or the like. Especially, the learning-based scheme may adopt a deep learning based algorithm, such as a CNN, or a shallow learning based algorithm, such as a decision tree, an SVM (Support Vector Machine), an AdaBoost, k-nearest neighbors, etc.

[0102] As one example, similarly to the detector explained by referring to Fig. 8, the detector 40 may be a vehicle detector based on the R-CNN, including the convolutional layer which generates a feature map for testing from the test image, the RPN which generates an ROI for testing of the monitored vehicle from the feature map for testing, the pooling layer which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing, the FC layer for the vehicle detection which performs the fully connected operations by using the feature vector for testing, to thereby generate one or more FC output values, the classification layer which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and the regression layer which outputs the location information for testing on the monitored vehicle by referring to the FC output values. Herein, each of the convolutional layer and the FC layer for the vehicle detection is presented as one layer, but the scope of the present invention is not limited thereto and each of them may be comprised of multiple layers. Also, the feature map for testing may be outputted in form of one or more feature maps corresponding to a depth of a channel, from the convolutional layer 41.

[0103] Next, the processor 420 may perform a first process of instructing the cue information extracting layer to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle, and a second process of instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.

[0104] Hereinafter, "for training" and "for testing" may be used to distinguish the testing method from the aforementioned learning method.

[0105] Herein, the detector 40 and the FC layer for monitoring the blind spots have learned the parameters of the learning device using the learning method explained by referring to Figs. 9 and 10, and the learning method may be briefly explained as follows. If the detector 40 has outputted class information for training and location information for training on the monitored vehicle in a training image corresponding to a video image taken from the monitoring vehicle, the learning device (i) has instructed the cue information extracting layer to perform the operations by using the class information for training and the location information for training on the monitored vehicle, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for training or their processed values, to thereby output a result for training of whether the monitored vehicle is located on said one of the blind spots, and (iii) has instructed the first loss layer to generate one or more loss values for the blind spots by referring to the result for training and its corresponding first GT, to thereby learn the parameters of the FC layer for monitoring the blind spots by backpropagating the loss values for the blind spots, and has instructed the second loss layer to generate one or more loss values for the vehicle detection by referring to the class information for training and the location information for training and their corresponding second GT, to thereby learn the parameters of the detector 40 by backpropagating the loss values for the vehicle detection.

[0106] Additionally, the testing device 400 in accordance with another example embodiment of the present invention may be a computing device and may include any device having a processor capable of computation in accordance with the present invention. Also, Fig. 11 represents one testing device 400 but the scope of the present invention is not limited thereto. That is, the testing device 400 may be configured as several devices to perform its functions.

[0107] A testing method for monitoring the blind spots using the testing device for monitoring the blind spots configured as aforementioned in accordance with another example embodiment of the present invention may be explained as below, by referring to Fig. 12.

[0108] First of all, on condition that if the detector 40 has outputted the class information for training and the location information for training on the monitored vehicle in the training image corresponding to the video image taken from the monitoring vehicle, the learning device (i) has instructed the cue information extracting layer 421 to perform the operations by using the class information for training and location information for training on the monitored vehicle, to thereby output said pieces of cue information for training on the monitored vehicle, (ii) has instructed the FC layer 422 for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for training or their processed values, to thereby output the result for training of whether the monitored vehicle is located on said one of the blind spots, and (iii) has instructed the first loss layer to generate the loss values for the blind spots by referring to the result for training and its corresponding first GT, to thereby learn the parameters of the FC layer 422 for monitoring the blind spots by backpropagating the loss values for the blind spots, and has instructed the second loss layer to generate the loss values for the vehicle detection by referring to the class information for training and the location information for training and their corresponding second GT, to thereby learn the parameters of the detector 40 by backpropagating the loss values for the vehicle detection, the detector 40 may detect the monitored vehicle in a test image taken from the monitoring vehicle, and output the class information for testing and location information for testing on the monitored vehicle.

[0109] Herein, the detector 40 capable of detecting the monitored vehicle in an image acquired by the vision sensor may be configured with the hypothesis generation stage of detecting the ROI, i.e., the area where the monitored vehicle is presumed to be located in the image, and the hypothesis verification stage of determining whether the detected ROI actually includes the monitored vehicle. Also, the hypothesis generation stage may be implemented with a motion-based scheme using optical flows, an appearance-based scheme using shadow underneath vehicle, corners, vertical and horizontal edges, symmetry, color, vehicle's lights, stereo cameras, multiple features, or the like, and the hypothesis verification stage may be implemented with a correlation-based scheme using template matching, a learning-based scheme using features and classifiers, or the like. Especially, the learning-based scheme may adopt a deep learning based algorithm, such as a CNN, or a shallow learning based algorithm, such as a decision tree, an SVM (Support Vector Machine), an AdaBoost, k-nearest neighbors, etc.

[0110] As one example, the detector 40 may be a vehicle detector based on the R-CNN, including the convolutional layer 41 which generates a feature map for testing from the test image, the RPN 42 which generates the ROI for testing of the monitored vehicle from the feature map for testing, the pooling layer 43 which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing, the FC layer 44 for the vehicle detection which performs the fully connected operation on the feature vector for testing, to thereby generate one or more FC output values, the classification layer 45 which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and the regression layer 46 which outputs the location information for testing on the monitored vehicle by referring to the FC output values. Herein, each of the convolutional layer 41 and the FC layer 44 for the vehicle detection is presented as one layer, but the scope of the present invention is not limited thereto and each of them may be comprised of multiple layers.

[0111] Then, the testing device 400 may instruct the cue information extracting layer 421 to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output said pieces of cue information for testing on the monitored vehicle.

[0112] Herein, said pieces of cue information for testing on the monitored vehicle may include at least part of (i) the class information for testing on the monitored vehicle, (ii) the location information for testing on the monitored vehicle, (iii) size information for testing on the monitored vehicle corresponding to an ROI size for testing, (iv) aspect ratio information for testing on the monitored vehicle, and (v) distance information for testing between a center of the monitored vehicle and one of outer sides of the blind spots.

[0113] Also, the class information for testing on the monitored vehicle may include class information for classifying the monitored vehicle as a car, a motorcycle, etc.

[0114] Additionally, similarly as explained by referring to Fig. 3, the location information for testing on the monitored vehicle may include information on a location corresponding to an area where the monitored vehicle is located in the test image. For example, coordinates of the top-left and the bottom-right corners of a bounding box in the test image may be included, as information on a location of the bounding box corresponding to the monitored vehicle. Coordinates of a center of the bounding box, which may be calculated by using the coordinates of the top-left and the bottom-right corners of the bounding box, may be further included.

[0115] Additionally, similarly as explained by referring to Fig. 4, a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof may be determined as the distance information L for testing. Herein, the distance information L for testing may include relative location information for testing, e.g., information on plus sign or negative sign, to determine whether the center of the monitored vehicle is located inside or outside of said one of outer sides of the blind spots.

[0116] Next, the testing device 400 may instruct the FC layer 422 for monitoring the blind spots to perform the neural network operations by using said pieces of the cue information for testing or their processed values on the monitored vehicle, to thereby output the result for testing of determining whether the monitored vehicle is located on said one of the blind spots of the monitoring vehicle.

[0117] Herein, the processed values of said pieces of cue information for testing may represent a concatenated value acquired by using said pieces of cue information for testing on the monitored vehicle generated by the cue information extracting layer 421 and the feature vector for testing generated by the pooling layer 43 of the detector 40. A feature concatenation layer 440, which generates the concatenated value including said pieces of cue information for testing and the feature vector for testing, may be located before the FC layer 422 for monitoring the blind spots.

[0118] Also, similarly as explained by referring to Fig. 5, the FC layer 422 for monitoring the blind spots may include the neural network capable of outputting a result value of whether the monitored vehicle is located on said one of the blind spots by the multilayer perceptron to which said pieces of cue information for testing or their processed values on the monitored vehicle are inputted.

[0119] The cue information extracting layer 421 and the FC layer 422 for monitoring the blind spots may be included in one computing device or in different computing devices, and also may be implemented as an algorithm performing the operations previously mentioned, in any computing devices.

[0120] The present invention has an effect of providing a blind spot monitoring system regardless of the type of a detector which detects a vehicle.

[0121] The present invention has another effect of determining whether the vehicle is located on blind spots by using an output signal from the detector, regardless of the type of the detector.

[0122] The present invention has still another effect of minimizing cost of maintaining the blind spot monitoring system since the detector in the blind spot monitoring system is replaceable as needed without designing a logic.

[0123] The present invention has still yet another effect of no need to design the logic corresponding to each detector for determining whether the vehicle is located on the blind spot, thereby minimizing time required to develop the blind spot monitoring system, as the blind spot monitoring system is adaptable to all detectors.

[0124] The embodiments of the present invention as explained above can be implemented in a form of executable program command through a variety of computer means recordable to computer readable media. The computer readable media may include solely or in combination, program commands, data files, and data structures. The program commands recorded to the media may be components specially designed for the present invention or may be usable to a skilled human in a field of computer software. Computer readable media include magnetic media such as hard disk, floppy disk, and magnetic tape, optical media such as CD-ROM and DVD, magneto-optical media such as floptical disk and hardware devices such as ROM, RAM, and flash memory specially designed to store and carry out program commands. Program commands include not only a machine language code made by a compiler but also a high level language code that can be executed by a computer using an interpreter, etc. The hardware device can work as more than a software module to perform the process in accordance with the present invention and they can do the same in the opposite case.

[0125] As seen above, the present invention has been explained by specific matters such as detailed components, limited embodiments, and drawings. They have been provided only to help more general understanding of the present invention. It, however, will be understood by those skilled in the art that various changes and modification may be made from the description without departing from the spirit and scope of the invention as defined in the following claims.

[0126] Accordingly, the thought of the present invention must not be confined to the explained embodiments, and the following patent claims as well as everything including variations equal or equivalent to the patent claims pertain to the category of the thought of the present invention.


Claims

1. A learning method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, comprising steps of:

(a) a learning device, if training data corresponding to at least one output from a detector on the monitoring vehicle is inputted, instructing a cue information extracting layer to perform one or more operations by using class information and location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle;

(b) the learning device instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle; and

(c) the learning device instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT (Ground Truth), to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.


 
2. The learning method of Claim 1, wherein the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information on the monitored vehicle are inputted.
 
3. The learning method of Claim 1, wherein said pieces of cue information on the monitored vehicle include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI (Region Of Interest) size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.
 
4. The learning method of Claim 3, wherein the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information in addition to the distance information in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.
 
5. A testing method of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, comprising steps of:

(a) on condition that a learning device, (i) has instructed a cue information extracting layer to perform one or more operations by using class information for training and location information for training on a monitored vehicle included in training data corresponding to at least one output from a detector on the monitoring vehicle, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information for training on the monitored vehicle, to thereby output a result for training of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (iii) has instructed a loss layer to generate one or more loss values by referring to the result for training and its corresponding GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, a testing device instructing the cue information extracting layer to perform the operations by using class information for testing and location information for testing on the monitored vehicle if the class information for testing and the location information for testing on the monitored vehicle are acquired from the detector which detects the monitored vehicle in a test image taken from the monitoring vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle; and

(b) the testing device instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.


 
6. The testing method of Claim 5, wherein the detector is a vehicle detector based on an R-CNN (Region-based Convolutional Neural Network) including:

one or more convolutional layers which generate a feature map for testing from the test image,

an RPN (Region Proposal Network) which generates an ROI (Region Of Interest) for testing of the monitored vehicle from the feature map for testing,

a pooling layer which generates a feature vector for testing by pooling an area, in the feature map for testing, corresponding to the ROI for testing,

at least one FC layer for vehicle detection which performs at least one fully connected operation on the feature vector for testing, to thereby generate one or more FC output values,

a classification layer which outputs the class information for testing on the monitored vehicle by referring to the FC output values, and

a regression layer which outputs the location information for testing on the monitored vehicle by referring to the FC output values.


 
7. The testing method of Claim 6, wherein the testing device instructs the CNN to receive a concatenated value acquired by using said pieces of cue information for testing on the monitored vehicle generated by the cue information extracting layer and the feature vector for testing generated by the pooling layer of the detector, as an input to the FC layer for monitoring the blind spots.
 
8. The testing method of Claim 5, wherein the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information for testing or their processed values on the monitored vehicle are inputted.
 
9. The testing method of Claim 5, wherein said pieces of cue information for testing on the monitored vehicle include at least part of (i) the class information for testing on the monitored vehicle, (ii) the location information for testing on the monitored vehicle, (iii) size information for testing on the monitored vehicle corresponding to an ROI size, (iv) aspect ratio information for testing on the monitored vehicle, and (v) distance information for testing between a center of the monitored vehicle and one of outer sides of the blind spots.
 
10. The testing method of Claim 9, wherein the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information for testing between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information for testing in addition to the distance information for testing in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.
 
11. A learning device of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, comprising:

a communication part for receiving training data corresponding to at least one output from a detector on the monitoring vehicle; and

a processor for (I) instructing a cue information extracting layer to perform one or more operations by using class information and location information on a monitored vehicle included in the training data, to thereby output one or more pieces of cue information on the monitored vehicle, (II) instructing an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information on the monitored vehicle, to thereby output a result of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (III) instructing a loss layer to generate one or more loss values by referring to the result and its corresponding GT (Ground Truth), to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values.


 
12. The learning device of Claim 11, wherein the FC layer for monitoring the blind spots includes a neural network capable of outputting a result value of whether the monitored vehicle is located on one of the blind spots by a multilayer perceptron to which said pieces of cue information on the monitored vehicle are inputted.
 
13. The learning device of Claim 11, wherein said pieces of cue information on the monitored vehicle include at least part of (i) the class information on the monitored vehicle, (ii) the location information on the monitored vehicle, (iii) size information on the monitored vehicle corresponding to an ROI (Region Of Interest) size, (iv) aspect ratio information on the monitored vehicle, and (v) distance information between a center of the monitored vehicle and one of outer sides of the blind spots.
 
14. The learning device of Claim 13, wherein the cue information extracting layer determines a smaller value among either of (i) a distance of one outer boundary of the blind spot BS-L from the center of the monitored vehicle and (ii) a distance of the other outer boundary of the blind spot BS-R from the center thereof as the distance information between the center of the monitored vehicle and said one of the outer sides of the blind spots, and further outputs relative location information in addition to the distance information in order to determine whether the center of the monitored vehicle is located inside or outside of said one of the outer sides of the blind spots.
 
15. A testing device of a CNN (Convolutional Neural Network) for monitoring one or more blind spots of a monitoring vehicle, comprising:

a communication part for, on condition that a learning device, (i) has instructed a cue information extracting layer to perform one or more operations by using class information for training and location information for training on a monitored vehicle included in training data corresponding to at least one output from a detector on the monitoring vehicle, to thereby output one or more pieces of cue information for training on the monitored vehicle, (ii) has instructed an FC layer for monitoring the blind spots to perform one or more neural network operations by using said pieces of cue information for training on the monitored vehicle, to thereby output a result for training of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle, and (iii) has instructed a loss layer to generate one or more loss values by referring to the result for training and its corresponding GT, to thereby learn one or more parameters of the FC layer for monitoring the blind spots by backpropagating the loss values, acquiring class information for testing and location information for testing on the monitored vehicle from the detector which detects the monitored vehicle in a test image taken from the monitoring vehicle; and

a processor for (I) instructing the cue information extracting layer to perform the operations by using the class information for testing and the location information for testing on the monitored vehicle, to thereby output one or more pieces of cue information for testing on the monitored vehicle, and (II) instructing the FC layer for monitoring the blind spots to perform the neural network operations by using said pieces of cue information for testing or their processed values on the monitored vehicle, to thereby output a result for testing of determining whether the monitored vehicle is located on one of the blind spots of the monitoring vehicle.


 




Drawing








































Search report









Search report