WO2019223655A1 - Detection of non-motor vehicle carrying passenger - Google Patents
Detection of non-motor vehicle carrying passenger Download PDFInfo
- Publication number
- WO2019223655A1 WO2019223655A1 PCT/CN2019/087648 CN2019087648W WO2019223655A1 WO 2019223655 A1 WO2019223655 A1 WO 2019223655A1 CN 2019087648 W CN2019087648 W CN 2019087648W WO 2019223655 A1 WO2019223655 A1 WO 2019223655A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- motor vehicle
- area
- detection
- target image
- vehicle area
- Prior art date
Links
- 238000001514 detection method Methods 0.000 title claims abstract description 225
- 238000000034 method Methods 0.000 claims abstract description 47
- 238000004891 communication Methods 0.000 claims description 8
- 238000002372 labelling Methods 0.000 claims description 6
- 238000004590 computer program Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 5
- 238000013528 artificial neural network Methods 0.000 description 14
- 238000013527 convolutional neural network Methods 0.000 description 12
- 230000008569 process Effects 0.000 description 12
- 238000012544 monitoring process Methods 0.000 description 9
- 238000012549 training Methods 0.000 description 9
- 238000007781 pre-processing Methods 0.000 description 8
- 230000000306 recurrent effect Effects 0.000 description 8
- 230000002159 abnormal effect Effects 0.000 description 5
- 238000012706 support-vector machine Methods 0.000 description 4
- 238000012360 testing method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000010606 normalization Methods 0.000 description 2
- 206010039203 Road traffic accident Diseases 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000010224 classification analysis Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 230000001681 protective effect Effects 0.000 description 1
- 238000000611 regression analysis Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
- G06V20/584—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/588—Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
Definitions
- the present application relates to the field of intelligent transportation, and in particular, to a method, device, and electronic device for detecting non-motorized vehicle-borne persons.
- non-motorized vehicles such as bicycles, battery cars, mopeds, tricycles, etc.
- embodiments of the present application provide a non-motorized vehicle-borne person detection method, device, and electronic device to quickly and effectively detect whether a non-motorized vehicle carries a person.
- an embodiment of the present application provides a method for detecting a non-motorized vehicle person, including: obtaining a target image to be detected; performing non-motor vehicle detection on the target image to obtain a non-motor vehicle in the target image; A motor vehicle area; wherein the non-motor vehicle area contains information of a non-motor vehicle; detecting whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtaining a detection result of the non-motor vehicle area.
- an embodiment of the present application further provides a non-motor vehicle-mounted person detection device, including: an image obtaining unit, a non-motor vehicle area obtaining unit, and a person carrying detection unit.
- the image obtaining unit is configured to obtain a target image to be detected.
- the non-motor vehicle region obtaining unit is configured to perform non-motor vehicle detection on the target image to obtain a non-motor vehicle region in the target image; wherein the non-motor vehicle region includes information of a non-motor vehicle.
- the human-carrying detection unit is configured to detect whether a non-motorized vehicle in the non-motorized area carries a person, and obtain a detection result of the non-motorized area.
- an embodiment of the present application further provides an electronic device including an internal bus, a memory, a processor, and a communication interface.
- the processor, the communication interface, and the memory communicate with each other through the internal bus; the memory is used to store machine feasible instructions corresponding to the non-motorized vehicle detection method; and the processor is used to Read the machine-readable instructions on the memory and execute the instructions to implement the non-motor vehicle-mounted person detection method provided in the embodiment of the present application.
- an embodiment of the present application further provides a computer-readable storage medium on which a computer program is stored.
- the computer program is processed by a processor, the non-motorized vehicle-borne person detection method provided by the embodiment of the present application is implemented. .
- non-motor vehicle detection is performed on the obtained target image to obtain a non-motor vehicle area in the target image; detecting whether a non-motor vehicle in the non-motor area carries a person, and obtaining the non-motor vehicle. Detection results corresponding to the motor vehicle area. It can be seen that this solution first identifies the non-motorized vehicle area and then identifies whether the non-motorized vehicle carries people in the non-motorized vehicle area, so that the identification of the human carrying is well targeted, and therefore, it can quickly and effectively detect whether the non-motorized vehicle carries people.
- FIG. 1 is a flowchart of a non-motorized vehicle detection method provided by an embodiment of the present application
- Figures 2 (a), (b), and (c) are schematic diagrams of interfaces marked with non-motor vehicle areas and their detection results
- FIG. 3 is another flowchart of a non-motorized vehicle detection method provided by an embodiment of the present application.
- FIG. 4 is a schematic structural diagram of a non-motorized vehicle-mounted person detection device according to an embodiment of the present application.
- FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
- first, second, third, etc. may be used in this application to describe various information, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
- first information may also be referred to as the second information, and similarly, the second information may also be referred to as the first information.
- word “if” as used herein can be interpreted as “at” or "when” or "in response to determination”.
- embodiments of the present application provide a non-motor vehicle-borne person detection method, device and electronic device.
- the execution subject of the non-motorized vehicle-borne person detection method provided in the embodiments of the present application may be a non-motorized vehicle-borne person detection device.
- the non-motorized vehicle-mounted person detection device can run on a terminal device or a server, which is reasonable.
- this article simplifies the "non-motor vehicle-mounted person detection device" from its name to "detection device” for reference.
- non-motor vehicle may be a bicycle, a battery car, a moped, a tricycle, or the like.
- a non-motorized vehicle-borne person detection method may include the following steps S101 to S103.
- the target image can be an image captured by a camera installed on the road, or a video in a video collected by a surveillance camera installed on the road Frames, of course, are not limited to this.
- the detection device may directly perform non-motor vehicle detection on the target image to obtain a non-motor vehicle region in the target image; wherein the non-motor vehicle region contains information of the non-motor vehicle.
- the detection device can detect one non-motor vehicle area or at least two non-motor vehicle areas in one target image. For each non-motor vehicle area, the steps of S103 can be performed to obtain each Test results of non-motor vehicles carrying people in the non-motor vehicle area.
- the target image is an image about a road scene
- the target image usually has noise interference
- the images collected by different acquisition devices may have very different imaging characteristics, such as resolution, size, etc. These all have a certain impact on the detection process. Therefore, in order to eliminate these effects, after obtaining the target image, the detection device may perform image preprocessing on the target image, and then perform non-motor vehicle detection on the target image that has undergone image preprocessing.
- the image preprocessing may include at least one of denoising, histogram equalization, and size normalization, which is not limited to this.
- the area where the vehicle is running can be considered to be in a fixed position.
- the images collected by the capture device are required for the non-motorized vehicle detection process.
- the effective detection area is fixed.
- the surveillance scene of a surveillance camera includes urban roads and green belts on both sides of urban roads.
- the scene area where vehicles are running is urban roads. Therefore, in the images collected by this surveillance camera,
- the part about the urban road is a valid detection area, and the part about the green belt is an invalid detection area, and the position of the area of the urban road part in the image is fixed.
- step S102 is a step of performing non-motor vehicle detection on the target image to obtain the non-motor vehicle area in the target image. It may include: determining a valid detection area from the target image based on preset area calibration information; performing non-motor vehicle detection on the valid detection area to obtain a non-motor vehicle area in the target image.
- the method for setting the area calibration information may include one of the following methods: Method 1. For scenes in which images captured by a snapshot camera or a monitoring camera are displayed in real time through a monitoring screen, the area calibration may be set by delimiting the area on the monitoring screen. Information; mode two, setting the area calibration information by giving coordinate information; mode three, the system automatically sets the area calibration information according to the default value. And, in specific applications, the image pre-processing and the effective detection area detection process can be used in combination to improve the recognition effectiveness.
- non-motor vehicle detection may be performed on a target image or an effective detection area based on a pre-trained non-motor vehicle detection model, and the non-motor vehicle area in the target image is obtained, of course, it is not limited to this.
- the model types of the non-motor vehicle detection model may include, but are not limited to: CNN (Convolutional Neural Network, Convolutional Neural Network), RNN (Recurrent Neural Networks, Recurrent Neural Network), DNN (Deep Neural Network, Deep Neural Network) ,and many more.
- the non-motor vehicle detection model when training a non-motor vehicle detection model, may be trained to: not only identify a non-motor vehicle area, but also identify a non-motor vehicle type in the non-motor vehicle area category.
- the method provided in the embodiment of the present application may further include: obtaining a vehicle type category of the non-motor vehicle area in the non-motor vehicle area; When the preset category is not met, the step of detecting whether a non-motor vehicle in the non-motor vehicle area carries a person in S103 is performed.
- the preset category includes at least one manned category.
- the preset categories include tricycles and tandem bicycles.
- the manned situation can be specifically divided into no manned, normal manned (that is, manned) and abnormal manned (that is, not allowed).
- the type of the vehicle model meets the preset category, it is determined whether the non-motor vehicle is carrying a person in the non-motor vehicle area, and the detection result is one of no-carrying and normal-carrying.
- the type of the vehicle model does not meet the preset category, it is detected whether the non-motor vehicle in the non-motor vehicle area carries a person, and the detection result is one of non-carrying and abnormally carrying a person.
- S103 Detect whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtain a detection result of the non-motor vehicle area.
- the detection device After obtaining the non-motor vehicle area, the detection device can directly detect whether the non-motor vehicle in the non-motor vehicle area is carrying a person, and obtain a detection result corresponding to the non-motor vehicle area. Considering that the non-motor vehicle area contained in the non-motor vehicle area detected by S102 may be incomplete, or fail to completely include passengers and / or drivers, the detection device may detect the non-motor vehicle area. Expand processing to improve the integrity of the recognition area corresponding to the manned detection.
- the step of detecting whether a non-motor vehicle in the non-motor vehicle area carries a person and obtaining a detection result of the non-motor vehicle area may include: the non-motor vehicle area The area is subjected to area expansion processing to obtain an expanded area; detecting whether a non-motor vehicle in the expanded area carries a person, and obtaining a detection result corresponding to the non-motor vehicle area.
- the non-motorized vehicle area is expanded according to a certain expansion rate.
- the expansion rate can be set according to experience values.
- the expansion rate can be 10%, 15%, 20%, 25%, 30%, 40 %and many more.
- a non-motor vehicle in a non-motor vehicle area or an expanded area carries a person
- obtain a detection result for the non-motor vehicle area of course, it is not limited to this
- a specific body recognition algorithm can be used to identify the number of people in the non-motor vehicle area or the expanded area, and based on the obtained number, determine the detection result corresponding to the non-motor vehicle area.
- the model type of the human detection model may include, but is not limited to: CNN (Convolutional Neural Network, Convolutional Neural Network), RNN (Recurrent Neural Networks, Recurrent Neural Network), DNN (Deep Neural Network, Deep Neural Network), SVM (Support Vector Machine).
- SVM is a discriminative method. In the field of machine learning, it is a supervised learning model, which is usually used for pattern recognition, classification, and regression analysis.
- the specific labeling form may include, but is not limited to, a combination of a labeling frame and a text.
- a combination of a labeling frame and a text see FIG. 2 (a), FIG. 2 (b), and FIG. 2 (c). Given interface example.
- non-motor vehicle detection is performed on the obtained target image to obtain a non-motor vehicle area in the target image; and whether the non-motor vehicle in the non-motor vehicle area is carrying a person is obtained.
- the detection result corresponding to the non-motor vehicle area.
- the execution subject of the non-motorized vehicle-borne person detection method provided in the embodiments of the present application may be a non-motorized vehicle-borne person detection device.
- the non-motorized vehicle-mounted person detection device can run on a terminal device or a server, which is reasonable.
- this article simplifies the "non-motor vehicle-mounted person detection device" from its name to "detection device” for reference.
- the so-called non-motor vehicle may be a bicycle, a battery car, a moped, a tricycle, or the like.
- a non-motorized vehicle-borne person detection method may include the following steps S201 to S203.
- the target image can be an image captured by a camera installed on the road, or a video in a video collected by a surveillance camera installed on the road Frames, of course, are not limited to this.
- non-motor vehicle detection is performed on the target image to obtain a non-motor vehicle area.
- the detection device may directly perform non-motor vehicle detection on the target image based on a pre-trained non-motor vehicle detection model to obtain a non-motor vehicle area; wherein the non-motor vehicle area includes a non-motor vehicle information.
- the detection device can detect one non-motor vehicle area or at least two non-motor vehicle areas in one target image. The steps of S203 can be performed for each non-motor vehicle area to obtain each non-motor vehicle area. Detection results corresponding to the motor vehicle area.
- the detection device can perform image preprocessing on the target image, and then perform non-motor vehicle detection on the target image after image preprocessing to eliminate noise interference and different acquisitions.
- the image preprocessing may include at least one of denoising, histogram equalization, and size normalization, which is not limited to this.
- the step of performing non-motor vehicle detection on the target image based on a pre-trained non-motor vehicle detection model to obtain the non-motor vehicle area in the target image may include: : Determine the effective detection area from the target image based on the preset area calibration information; perform non-motor vehicle detection on the effective detection area based on the pre-trained non-motor vehicle detection model to obtain the non-motor vehicle area in the target image .
- the method for setting the area calibration information may include one of the following methods: Method 1. For scenes in which images captured by a snapshot camera or a monitoring camera are displayed in real time through a monitoring screen, the area calibration may be set by delimiting the area on the monitoring screen. Information; mode two, setting the area calibration information by giving coordinate information; mode three, the system automatically sets the area calibration information according to the default value. And, in specific applications, the image pre-processing and the effective detection area detection process can be used in combination to improve the recognition effectiveness.
- model types of the non-motor vehicle detection models involved in this application may include, but are not limited to: CNN (Convolutional Neural Network, Convolutional Neural Network), RNN (Recurrent Neural Networks, Recurrent Neural Network), DNN ( Deep Neural Network), and so on.
- CNN Convolutional Neural Network
- RNN Recurrent Neural Networks, Recurrent Neural Network
- DNN Deep Neural Network
- the specific model training process may be the same as the model training process in related technologies, and details are not described herein.
- the image samples used to train the non-motor vehicle detection model can be extracted from the surveillance videos of the downtown area and highway intersections, etc., of course, it is not limited to this.
- the image samples used to train the non-motor vehicle detection model may include only positive samples, and may include both positive samples and negative samples.
- the positive samples may include images of non-motor vehicles
- the negative samples may include vehicle information. And / or images of motor vehicles and non-motor vehicles.
- the non-motor vehicle area in the image sample can be calibrated, that is, the non-motor vehicle area is marked by a rectangular frame, and the model training program can obtain the calibrated non-motor vehicle area. And extract the non-motor vehicle area based on the coordinate information and then perform model training.
- the purpose of the embodiment of the present application is to detect whether a non-motor vehicle carries a person, when the non-motor vehicle area is calibrated, both the driver and the passenger can be framed in the non-motor vehicle area.
- the non-motor vehicle detection model when training a non-motor vehicle detection model, may be trained to: not only identify a non-motor vehicle area, but also identify a type of a non-motor vehicle in the non-motor vehicle area.
- the method provided in the embodiment of the present application may further include: obtaining a vehicle type category of the non-motor vehicle area in the non-motor vehicle area; When the preset category is not met, S203 is executed.
- the detection device may directly detect whether a non-motor vehicle in the non-motor vehicle area is carrying a person based on a pre-trained human-carrying detection model, and obtain a detection result corresponding to the non-motor vehicle area.
- the detection device can expand the non-motor vehicle area, thereby Improve the integrity of the recognition area corresponding to human detection. Based on the above requirements, in a specific implementation manner, the detection of a non-motor vehicle in the non-motor vehicle area based on a pre-trained human-carrying detection model is performed to obtain a detection result corresponding to the non-motor vehicle area.
- the steps may include: performing an area expansion process on the non-motorized vehicle area to obtain an expanded area; and detecting whether a non-motorized vehicle in the expanded area is carrying a person based on a pre-trained human detection model, and obtaining the non-motorized vehicle area location. Corresponding test results.
- the non-motorized vehicle area is expanded according to a certain expansion rate.
- the expansion rate can be set according to experience values.
- the expansion rate can be 10%, 15%, 20%, 25%, 30%, 40 %and many more.
- the step of detecting whether a non-motor vehicle in the non-motor vehicle area is carrying a person based on a pre-trained human-carrying detection model, and obtaining the detection result of the non-motor vehicle area may include:
- the manned detection model determines the manned confidence level of the non-motorized vehicle in the non-motorized vehicle area; when the manned confidence level is greater than a preset confidence threshold, it is determined that the detection result of the non-motorized vehicle area is manned.
- the range of manned confidence is [0,1], which is not limited to this, of course.
- the manned situation can be specifically divided into no manned, normal manned and abnormal manned.
- the manned confidence level is greater than a pre-set reliability threshold value, it is determined that the detection result of the non-motor vehicle area is abnormal or normal.
- the manned confidence level is not greater than a preset confidence threshold, it is determined that the detection result corresponding to the non-motorized vehicle area is no manned.
- the preset reliability threshold can be set according to the actual situation. For example, when the value range of the human confidence is [0,1], the preset reliability threshold can be 0.6, 0.7, 0.8, 0.9, etc. Wait.
- the step of detecting whether a non-motor vehicle in the non-motor vehicle area is carrying a person based on a pre-trained human-carrying detection model, and obtaining the detection result of the non-motor vehicle area may include: based on the pre-training To determine the manned confidence level of the non-motorized vehicle in the non-motorized vehicle area; determine whether the manned confidence level is greater than a preset confidence threshold; when the determination result is yes, determine the non-motorized vehicle area The corresponding detection result is manned; when the determination result is no, determine whether the number of persons in the non-motorized vehicle area is greater than 1, and if so, determine that the detection result corresponding to the non-motorized vehicle area is manned, otherwise, It is determined that the detection result corresponding to the non-motorized vehicle area is that there is no passenger.
- manned confidence when the manned confidence is greater than a pre-set confidence threshold, it is determined that the detection result of the non-motorized vehicle area is Abnormally manned or normally manned.
- the manned confidence level is not greater than the preset confidence threshold, determine whether the number of people in the non-motorized vehicle area is greater than 1. If the number of people is greater than 1, determine that the detection result corresponding to the non-motorized vehicle area is abnormally manned or normal. Manned; otherwise, it is determined that the detection result corresponding to the non-motor vehicle area is no manned.
- the number of people in the non-motor vehicle area can be identified by a specific human recognition algorithm.
- a threshold value such as 1
- detecting whether a non-motor vehicle in the non-motor vehicle area carries a person and obtaining a detection result of the non-motor vehicle area, further including: judging Whether the number of human areas in the non-motor vehicle area is greater than 1; if the number of human areas in the non-motor vehicle area is greater than 1, determining that the detection result of the non-motor vehicle area is a manned person.
- human-carrying detection models involved in this application may include, but are not limited to: CNN (Convolutional Neural Network, Convolutional Neural Network), RNN (Recurrent Neural Networks, Recurrent Neural Network), DNN ( Deep Neural Network), SVM, etc.
- CNN Convolutional Neural Network
- RNN Recurrent Neural Networks, Recurrent Neural Network
- DNN Deep Neural Network
- SVM SVM
- the specific model training process may be the same as the model training process in related technologies, and details are not described herein.
- the screenshot tool can intercept the non-motor vehicle area calibrated by the positive sample of the non-motor vehicle detection model, and then classify the manned situation in the non-motor vehicle area, that is, to give the manned confidence, based on the classification
- the completed non-motorized vehicle area is trained with a human detection model.
- the negative samples of the non-motor vehicle detection model and the false detection samples corresponding to the non-motor vehicle detection model can be used as samples of the human detection model.
- the negative sample of the non-motorized vehicle detection model and the non-motorized vehicle detection model correspond to The false detection samples are used to train the human detection model.
- the two conditions for detecting whether a non-motor vehicle in the non-motor vehicle area carries a person in the embodiment of the present application are “a pre-trained human detection model” and “a non-motor vehicle type in the non-motor vehicle area”.
- Category can be used in combination to make it clearer that the test result belongs to one of no human, normal human and abnormal human.
- this solution first identifies the non-motorized vehicle area and then identifies whether the non-motorized vehicle carries people or even abnormally carried people in the non-motorized vehicle area, so that the identification of the carried people is well targeted, so it can be detected quickly and efficiently Whether non-motor vehicles carry people or even abnormally.
- a non-motorized vehicle-mounted person detection device may include: an image obtaining unit 410, a non-motor vehicle area obtaining unit 420, and a manned detection unit 430.
- the image obtaining unit 410 is configured to obtain a target image to be detected.
- the non-motor vehicle region obtaining unit 420 is configured to perform non-motor vehicle detection on the target image to obtain a non-motor vehicle region in the target image, where the non-motor vehicle region includes information of a non-motor vehicle.
- the human-carrying detection unit 430 is configured to detect whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtain a detection result of the non-motor vehicle area.
- the device provided in the embodiment of the present application performs non-motor vehicle detection on the obtained target image to obtain a non-motor vehicle area in the target image; detects whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtains the non-motor vehicle. Detection results corresponding to the motor vehicle area. It can be seen that this solution first identifies the non-motorized vehicle area and then identifies whether the non-motorized vehicle carries people in the non-motorized vehicle area, so that the identification of the human carrying is well targeted, and therefore, it can quickly and effectively detect whether the non-motorized vehicle carries people.
- the non-motor vehicle area obtaining unit 420 is specifically configured to determine an effective detection area from the target image based on preset area calibration information; perform non-motor vehicle detection on the effective detection area to obtain the The non-motor vehicle area is described.
- the non-motor vehicle area obtaining unit 420 is specifically configured to perform non-motor vehicle detection on the target image based on a pre-trained non-motor vehicle detection model to obtain the non-motor vehicle area.
- the human-carrying detection unit 430 is specifically configured to perform area expansion processing on the non-motor vehicle area to obtain an expanded area; detect whether a non-motor vehicle in the expanded area is carrying a person, and obtain Test results in the motor vehicle area.
- the human-carrying detection unit 430 is specifically configured to detect whether a non-motor vehicle in the non-motor vehicle area is carrying a person based on a pre-trained human-carrying detection model, and obtain detection of the non-motor vehicle area. result.
- the human-carrying detection unit 430 shown is specifically: determining a human-carrying confidence level of the non-motor vehicle in the non-motor vehicle area based on a pre-trained human-carrying detection model; when the human-carrying confidence level is greater than When the confidence threshold is set, it is determined that the detection result of the non-motor vehicle area is a person.
- the shown manned detection unit 430 is specifically configured to determine whether the number of people in the non-motor vehicle area is greater than one when the manned confidence level is not greater than a preset confidence threshold, and if it is , Determining that the detection result of the non-motor vehicle area is a manned person.
- the shown human-carrying detection unit 430 is specifically configured to: determine whether the number of areas of people in the non-motorized vehicle area is greater than 1; if the number of areas of people in the non-motorized vehicle area is greater than 1, determine whether The detection result of the non-motor vehicle area is a person.
- the non-motor vehicle region obtaining unit 420 is specifically configured to perform non-motor vehicle detection on the target image based on a pre-trained non-motor vehicle detection model to obtain a premise of the non-motor vehicle region in the target image.
- the device provided in the embodiment of the present application may further include a vehicle type analysis unit 440.
- the vehicle type analysis unit 440 is configured to obtain a vehicle type category of the non-motor vehicle in the non-motor vehicle area; and when the vehicle type category does not conform to a preset category, the manned detection unit 430 is triggered.
- the preset category includes at least one manned category
- the apparatus provided in the embodiment of the present application may further include a labeling unit 450.
- the labeling unit 450 is configured to label the detection result corresponding to the non-motor vehicle area and the non-motor vehicle area in the target image.
- an embodiment of the present application further provides an electronic device.
- the electronic device includes an internal bus 510, a memory 520, a processor 530, and a communication interface ( Communications Interface) 540.
- the processor 530, the communication interface 540, and the memory 520 complete communication with each other through the internal bus 510.
- the memory 520 is configured to store a machine feasible instruction corresponding to a non-motorized vehicle detection method.
- the processor 530 is configured to read the machine-readable instructions on the memory 520 and execute the instructions to implement a non-motor vehicle-mounted person detection method provided in the present application.
- a non-motor vehicle-mounted person detection method may include: obtaining a target image to be detected; performing non-motor vehicle detection on the target image to obtain a non-motor vehicle region in the target image; wherein the non-motor vehicle region
- the motor vehicle area contains information of a non-motor vehicle; detecting whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtaining a detection result of the non-motor vehicle area.
- the relevant part may refer to the description of the method embodiment.
- the device embodiments described above are only schematic, and the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located One place, or it can be distributed across multiple network elements. Some or all of these modules can be selected according to actual needs to achieve the purpose of the solution of this application. Those of ordinary skill in the art can understand and implement without creative efforts.
- An embodiment of the present application further provides a computer-readable storage medium on which a computer program is stored.
- the program is processed by a processor, the method for detecting a non-motor vehicle-mounted person described in the foregoing method embodiment is implemented.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Artificial Intelligence (AREA)
- Multimedia (AREA)
- Electric Propulsion And Braking For Vehicles (AREA)
- Image Analysis (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
Claims (18)
- 一种非机动车载人的检测方法,包括:A non-motorized vehicle-borne person detection method includes:获得待检测的目标图像;Obtaining a target image to be detected;对所述目标图像进行非机动车检测,得到所述目标图像中的非机动车区域;其中,所述非机动车区域包含非机动车的信息;Performing non-motor vehicle detection on the target image to obtain a non-motor vehicle area in the target image; wherein the non-motor vehicle area contains information of a non-motor vehicle;检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。Detecting whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtaining a detection result of the non-motor vehicle area.
- 根据权利要求1所述的方法,其特征在于,对所述目标图像进行非机动车检测,得到所述目标图像中的所述非机动车区域,包括:The method according to claim 1, wherein performing non-motor vehicle detection on the target image to obtain the non-motor vehicle area in the target image comprises:基于预设的区域标定信息,从所述目标图像中确定有效检测区域;Determining a valid detection area from the target image based on preset area calibration information;对所述有效检测区域进行非机动车检测,得到所述非机动车区域。Non-motor vehicle detection is performed on the effective detection area to obtain the non-motor vehicle area.
- 根据权利要求1所述的方法,其特征在于,对所述目标图像进行非机动车检测,得到所述目标图像中的所述非机动车区域,包括:The method according to claim 1, wherein performing non-motor vehicle detection on the target image to obtain the non-motor vehicle area in the target image comprises:基于预先训练的非机动车检测模型,对所述目标图像进行非机动车检测,得到所述非机动车区域。Based on the pre-trained non-motor vehicle detection model, non-motor vehicle detection is performed on the target image to obtain the non-motor vehicle area.
- 根据权利要求1所述的方法,其特征在于,对所述目标图像进行非机动车检测,得到所述目标图像中的所述非机动车区域,包括:The method according to claim 1, wherein performing non-motor vehicle detection on the target image to obtain the non-motor vehicle area in the target image comprises:基于预设的区域标定信息,从所述目标图像中确定有效检测区域;Determining a valid detection area from the target image based on preset area calibration information;基于预先训练的非机动车检测模型,对所述有效检测区域进行非机动车检测,得到所述非机动车区域。Based on the pre-trained non-motor vehicle detection model, non-motor vehicle detection is performed on the effective detection area to obtain the non-motor vehicle area.
- 根据权利要求1-4任一项所述的方法,其特征在于,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果,包括:The method according to any one of claims 1-4, wherein detecting whether a non-motor vehicle in the non-motor vehicle area carries a person and obtaining a detection result of the non-motor vehicle area comprises:对所述非机动车区域进行区域扩充处理,得到扩充后区域;Performing area expansion processing on the non-motor vehicle area to obtain an expanded area;检测所述扩充后区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。It is detected whether the non-motor vehicle in the expanded area is carrying a person, and a detection result of the non-motor vehicle area is obtained.
- 根据权利要求1-4任一项所述的方法,其特征在于,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果,包括:The method according to any one of claims 1-4, wherein detecting whether a non-motor vehicle in the non-motor vehicle area carries a person and obtaining a detection result of the non-motor vehicle area comprises:基于预先训练的载人检测模型,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。Based on a pre-trained human-carrying detection model, it is detected whether a non-motorized vehicle in the non-motorized vehicle area carries a person, and a detection result of the non-motorized vehicle area is obtained.
- 根据权利要求6所述的方法,其特征在于,基于预先训练的所述载人检测模型,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果,包括:The method according to claim 6, characterized in that, based on the pre-trained human-carrying detection model, it is detected whether a non-motor vehicle in the non-motor vehicle area is carrying a person, and the non-motor vehicle area is detected. The results include:基于预先训练的载人检测模型,确定所述非机动车区域中的非机动车的载人置信度;Determining a manned confidence level of the non-motorized vehicle in the non-motorized vehicle region based on a pre-trained human detection model;当所述载人置信度大于预设的置信度阈值时,确定对所述非机动区域的检测结果为载人。When the manned confidence level is greater than a preset confidence threshold, it is determined that the detection result of the non-motorized area is a manned condition.
- 根据权利要求7所述的方法,其特征在于,基于预先训练的所述载人检测模型,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果,还包括:The method according to claim 7, characterized in that, based on the pre-trained human-carrying detection model, it is detected whether a non-motor vehicle in the non-motor vehicle area is carrying a person, and the non-motor vehicle area is detected. The results also include:当所述载人置信度不大于所述置信度阈值时,判断所述非机动车区域中人的区域的数量是否大于1,When the manned confidence is not greater than the confidence threshold, determining whether the number of people in the non-motor vehicle area is greater than one,如果是,确定对所述非机动车区域的检测结果为载人。If yes, it is determined that the detection result of the non-motor vehicle area is manned.
- 根据权利要求6所述的方法,其特征在于,基于预先训练的所述载人检测模型,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果,还包括:The method according to claim 6, characterized in that, based on the pre-trained human-carrying detection model, it is detected whether a non-motor vehicle in the non-motor vehicle area is carrying a person, and the non-motor vehicle area is detected. The results also include:判断所述非机动车区域中人的区域的数量是否大于1;Determining whether the number of people's areas in the non-motor vehicle area is greater than one;如果所述非机动车区域中人的区域的数量大于1,确定对所述非机动车区域的检测结果为载人。If the number of people's areas in the non-motor vehicle area is greater than 1, determining that the detection result of the non-motor vehicle area is manned.
- 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, further comprising:获得所述非机动车区域中所述非机动车的车型类别;Obtaining the type of the non-motor vehicle in the non-motor vehicle area;当所述车型类别不符合预设类别时,执行检测所述非机动车区域中的非机动车是否载人的步骤。When the type of the vehicle model does not meet the preset category, a step of detecting whether a non-motor vehicle in the non-motor vehicle area carries a person is performed.
- 根据权利要求1-4任一项所述的方法,其特征在于,还包括:The method according to any one of claims 1-4, further comprising:在所述目标图像中标注所述非机动车区域和对所述非机动车区域的检测结果。Annotate the non-motor vehicle area and a detection result of the non-motor vehicle area in the target image.
- 一种非机动车载人检测装置,包括:A non-motorized vehicle-mounted person detection device includes:图像获得单元,用于获得待检测的目标图像;An image obtaining unit, configured to obtain a target image to be detected;非机动车区域获得单元,用于对所述目标图像进行非机动车检测,得到所述目标图像中的非机动车区域;其中,所述非机动车区域包含非机动车的信息;A non-motor vehicle region obtaining unit is configured to perform non-motor vehicle detection on the target image to obtain a non-motor vehicle region in the target image; wherein the non-motor vehicle region includes information of a non-motor vehicle;载人检测单元,用于检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。The human-carrying detection unit is configured to detect whether a non-motor vehicle in the non-motor vehicle area carries a person, and obtain a detection result of the non-motor vehicle area.
- 根据权利要求12所述的装置,其特征在于,所述非机动车区域获得单元具体用于:The device according to claim 12, wherein the non-motor vehicle area obtaining unit is specifically configured to:基于预先训练的非机动车检测模型,对所述目标图像进行非机动车检测,得到所述 目标图像中的非机动车区域。Based on a pre-trained non-motor vehicle detection model, non-motor vehicle detection is performed on the target image to obtain a non-motor vehicle region in the target image.
- 根据权利要求12所述的装置,其特征在于,所述载人检测单元具体用于:The device according to claim 12, wherein the human carrying detection unit is specifically configured to:基于预先训练的载人检测模型,检测所述非机动车区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。Based on a pre-trained human-carrying detection model, it is detected whether a non-motorized vehicle in the non-motorized vehicle area carries a person, and a detection result of the non-motorized vehicle area is obtained.
- 根据权利要求12所述的装置,其特征在于,所述载人检测单元具体用于:The device according to claim 12, wherein the human carrying detection unit is specifically configured to:对所述非机动车区域进行区域扩充处理,得到扩充后区域;检测扩充后区域中的非机动车是否载人,得到对所述非机动车区域的检测结果。Perform area expansion processing on the non-motor vehicle area to obtain an expanded area; detect whether a non-motor vehicle in the expanded area is carrying a person, and obtain a detection result of the non-motor vehicle area.
- 根据权利要求12-15任一项所述的装置,其特征在于,还包括:The device according to any one of claims 12-15, further comprising:标注单元,用于在所述目标图像中标注所述非机动车区域和所述非机动车区域所对应的检测结果。The labeling unit is configured to label the non-motor vehicle area and the detection result corresponding to the non-motor vehicle area in the target image.
- 一种电子设备,包括:内部总线、存储器、处理器和通信接口;其中,所述处理器、所述通信接口、所述存储器通过所述内部总线完成相互间的通信;其中,所述存储器,用于存储非机动车载人检测方法对应的机器可行指令;An electronic device includes: an internal bus, a memory, a processor, and a communication interface; wherein the processor, the communication interface, and the memory communicate with each other through the internal bus; wherein the memory, It is used to store the machine feasible instructions corresponding to the non-motorized vehicle detection method;所述处理器,用于读取所述存储器上的所述机器可读指令,并执行所述指令以实现权利要求1-11任一项所述的非机动车载人检测方法。The processor is configured to read the machine-readable instructions on the memory and execute the instructions to implement the non-motor vehicle-mounted person detection method according to any one of claims 1-11.
- 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器处理时实现权利要求1-11中任一项所述的非机动车载人检测方法。A computer-readable storage medium stores a computer program thereon, and when the computer program is processed by a processor, the non-motor vehicle-mounted person detection method according to any one of claims 1-11 is implemented.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810497089.5A CN110516518A (en) | 2018-05-22 | 2018-05-22 | A kind of illegal manned detection method of non-motor vehicle, device and electronic equipment |
CN201810497089.5 | 2018-05-22 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2019223655A1 true WO2019223655A1 (en) | 2019-11-28 |
Family
ID=68617125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2019/087648 WO2019223655A1 (en) | 2018-05-22 | 2019-05-20 | Detection of non-motor vehicle carrying passenger |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110516518A (en) |
WO (1) | WO2019223655A1 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110097108A (en) * | 2019-04-24 | 2019-08-06 | 佳都新太科技股份有限公司 | Recognition methods, device, equipment and the storage medium of non-motor vehicle |
CN111275008A (en) * | 2020-02-24 | 2020-06-12 | 浙江大华技术股份有限公司 | Method and device for detecting abnormality of target vehicle, storage medium, and electronic device |
CN111898475A (en) * | 2020-07-10 | 2020-11-06 | 浙江大华技术股份有限公司 | Method and device for estimating state of non-motor vehicle, storage medium, and electronic device |
CN111914704A (en) * | 2020-07-20 | 2020-11-10 | 北京格灵深瞳信息技术有限公司 | Method and device for identifying person carried by tricycle, electronic equipment and storage medium |
CN114120250A (en) * | 2021-11-30 | 2022-03-01 | 北京文安智能技术股份有限公司 | Video-based method for detecting illegal people carried by motor vehicle |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111401282B (en) * | 2020-03-23 | 2024-10-01 | 上海眼控科技股份有限公司 | Target detection method, device, computer equipment and storage medium |
CN111523388A (en) * | 2020-03-24 | 2020-08-11 | 深圳英飞拓科技股份有限公司 | Method and device for associating non-motor vehicle with person and terminal equipment |
CN111985295A (en) * | 2020-06-05 | 2020-11-24 | 深圳市金溢科技股份有限公司 | Electric bicycle behavior recognition method and system, industrial personal computer and camera |
CN111832519B (en) * | 2020-07-22 | 2024-08-16 | 福建易华录信息技术有限公司 | Method and system for identifying and managing illegal behaviors of two/three-wheeled vehicle |
CN112052812A (en) * | 2020-09-14 | 2020-12-08 | 贵州黔岸科技有限公司 | Vehicle manned identification method, system, terminal and medium |
CN112614102A (en) * | 2020-12-18 | 2021-04-06 | 浙江大华技术股份有限公司 | Vehicle detection method, terminal and computer readable storage medium thereof |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103093624A (en) * | 2013-01-09 | 2013-05-08 | 东南大学 | Signalized intersection non-motor vehicle illegal cross-street behavior automatic judging method |
CN105488453A (en) * | 2015-11-30 | 2016-04-13 | 杭州全实鹰科技有限公司 | Detection identification method of no-seat-belt-fastening behavior of driver based on image processing |
CN107226024A (en) * | 2017-04-24 | 2017-10-03 | 惠州市凯越电子股份有限公司 | A kind of high-precision vehicle sighting distance collection and processing system and method |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103942541A (en) * | 2014-04-11 | 2014-07-23 | 浙江大学 | Electric vehicle automatic detection method based on vehicle-mounted vision within blind zone |
CN104200668B (en) * | 2014-07-28 | 2017-07-11 | 四川大学 | A kind of motorcycle based on graphical analysis is not helmeted violation event detection method |
US9665802B2 (en) * | 2014-11-13 | 2017-05-30 | Nec Corporation | Object-centric fine-grained image classification |
CN105760847B (en) * | 2016-03-01 | 2019-04-02 | 江苏大学 | A kind of visible detection method of pair of helmet of motorcycle driver wear condition |
CN107545736A (en) * | 2017-08-30 | 2018-01-05 | 顾泰来 | A kind of shared vehicle supervision by the public management system |
CN108021933B (en) * | 2017-11-23 | 2020-06-05 | 深圳市华尊科技股份有限公司 | Neural network recognition device and recognition method |
CN107944017B (en) * | 2017-12-11 | 2021-06-25 | 浙江捷尚视觉科技股份有限公司 | Method for searching non-motor vehicle in video |
-
2018
- 2018-05-22 CN CN201810497089.5A patent/CN110516518A/en active Pending
-
2019
- 2019-05-20 WO PCT/CN2019/087648 patent/WO2019223655A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103093624A (en) * | 2013-01-09 | 2013-05-08 | 东南大学 | Signalized intersection non-motor vehicle illegal cross-street behavior automatic judging method |
CN105488453A (en) * | 2015-11-30 | 2016-04-13 | 杭州全实鹰科技有限公司 | Detection identification method of no-seat-belt-fastening behavior of driver based on image processing |
CN107226024A (en) * | 2017-04-24 | 2017-10-03 | 惠州市凯越电子股份有限公司 | A kind of high-precision vehicle sighting distance collection and processing system and method |
Non-Patent Citations (1)
Title |
---|
"Young Commissioner: Capture for Traffic Violation on Non-motor Vehicle Lanes, Incorrigible Cases Will be Recorded in the Credit Information System", EASTERN HEADLINES, 9 January 2018 (2018-01-09), pages 1; 2 * |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110097108A (en) * | 2019-04-24 | 2019-08-06 | 佳都新太科技股份有限公司 | Recognition methods, device, equipment and the storage medium of non-motor vehicle |
CN110097108B (en) * | 2019-04-24 | 2021-03-02 | 佳都新太科技股份有限公司 | Method, device, equipment and storage medium for identifying non-motor vehicle |
CN111275008A (en) * | 2020-02-24 | 2020-06-12 | 浙江大华技术股份有限公司 | Method and device for detecting abnormality of target vehicle, storage medium, and electronic device |
CN111275008B (en) * | 2020-02-24 | 2024-01-16 | 浙江大华技术股份有限公司 | Method and device for detecting abnormality of target vehicle, storage medium and electronic device |
CN111898475A (en) * | 2020-07-10 | 2020-11-06 | 浙江大华技术股份有限公司 | Method and device for estimating state of non-motor vehicle, storage medium, and electronic device |
CN111914704A (en) * | 2020-07-20 | 2020-11-10 | 北京格灵深瞳信息技术有限公司 | Method and device for identifying person carried by tricycle, electronic equipment and storage medium |
CN111914704B (en) * | 2020-07-20 | 2024-03-19 | 北京格灵深瞳信息技术有限公司 | Tricycle manned identification method and device, electronic equipment and storage medium |
CN114120250A (en) * | 2021-11-30 | 2022-03-01 | 北京文安智能技术股份有限公司 | Video-based method for detecting illegal people carried by motor vehicle |
CN114120250B (en) * | 2021-11-30 | 2024-04-05 | 北京文安智能技术股份有限公司 | Video-based motor vehicle illegal manned detection method |
Also Published As
Publication number | Publication date |
---|---|
CN110516518A (en) | 2019-11-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2019223655A1 (en) | Detection of non-motor vehicle carrying passenger | |
JP7499256B2 (en) | System and method for classifying driver behavior - Patents.com | |
US11840239B2 (en) | Multiple exposure event determination | |
WO2020042984A1 (en) | Vehicle behavior detection method and apparatus | |
CN109800633B (en) | Non-motor vehicle traffic violation judgment method and device and electronic equipment | |
WO2020052436A1 (en) | Vehicle overload alarming method and apparatus, electronic device, and storage medium | |
CN102765365B (en) | Pedestrian detection method based on machine vision and pedestrian anti-collision warning system based on machine vision | |
US6442474B1 (en) | Vision-based method and apparatus for monitoring vehicular traffic events | |
CN109345829B (en) | Unmanned vehicle monitoring method, device, equipment and storage medium | |
WO2018058958A1 (en) | Road vehicle traffic alarm system and method therefor | |
CA2885019A1 (en) | Robust windshield detection via landmark localization | |
CN112071084A (en) | Method and system for judging illegal parking by utilizing deep learning | |
CN113055823B (en) | Method and device for managing shared bicycle based on road side parking | |
US11482012B2 (en) | Method for driving assistance and mobile device using the method | |
US20170243067A1 (en) | Side window detection through use of spatial probability maps | |
CN103700220A (en) | Fatigue driving monitoring device | |
CN104239847B (en) | Driving warning method and electronic device for vehicle | |
WO2022027893A1 (en) | Seat belt wearing detection method and apparatus, electronic device, storage medium, and program | |
CN112132995A (en) | Data processing method, device and system, vehicle-mounted equipment and server | |
TWI774034B (en) | Driving warning method, system and equipment based on internet of vehicle | |
CN114419552A (en) | Illegal vehicle tracking method and system based on target detection | |
CN111652137A (en) | Illegal vehicle detection method and device, computer equipment and storage medium | |
CN114120250B (en) | Video-based motor vehicle illegal manned detection method | |
CN111489560A (en) | Detection method and control method for detecting front vehicle starting based on shallow convolutional neural network | |
CN110634120B (en) | Vehicle damage judgment method and device |
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: 19808465 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: 19808465 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19808465 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS (EPO FORM 1205A DATED 01.06.2021) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19808465 Country of ref document: EP Kind code of ref document: A1 |