EP4223614A1 - Rail track branch detection apparatus and program - Google Patents

Rail track branch detection apparatus and program Download PDF

Info

Publication number
EP4223614A1
EP4223614A1 EP22211385.4A EP22211385A EP4223614A1 EP 4223614 A1 EP4223614 A1 EP 4223614A1 EP 22211385 A EP22211385 A EP 22211385A EP 4223614 A1 EP4223614 A1 EP 4223614A1
Authority
EP
European Patent Office
Prior art keywords
track
track detection
detection
branch
detection result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP22211385.4A
Other languages
German (de)
French (fr)
Inventor
Takuya FUTAGAMI
Yusuke Takahashi
Yoshihiko Suzuki
Hiroyuki Kobayashi
Masakazu Iwai
Noriyasu Kato
Taisei SEGAWA
Hiroaki Ito
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Publication of EP4223614A1 publication Critical patent/EP4223614A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L23/00Control, warning or like safety means along the route or between vehicles or trains
    • B61L23/04Control, warning or like safety means along the route or between vehicles or trains for monitoring the mechanical state of the route
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61KAUXILIARY EQUIPMENT SPECIALLY ADAPTED FOR RAILWAYS, NOT OTHERWISE PROVIDED FOR
    • B61K9/00Railway vehicle profile gauges; Detecting or indicating overheating of components; Apparatus on locomotives or cars to indicate bad track sections; General design of track recording vehicles
    • B61K9/08Measuring installations for surveying permanent way
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L15/00Indicators provided on the vehicle or train for signalling purposes
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L23/00Control, warning or like safety means along the route or between vehicles or trains
    • B61L23/04Control, warning or like safety means along the route or between vehicles or trains for monitoring the mechanical state of the route
    • B61L23/041Obstacle detection

Definitions

  • Embodiments according to the present invention relate to a rail track branch detection apparatus and a program.
  • a front-side obstacle detection system that monitors an obstacle that can collide with a railroad vehicle by means of an image captured by a camera that images the front side of the railroad vehicle.
  • the accuracy of a process of detecting a track to be traveled by a railroad vehicle from a captured image needs to be increased.
  • a branching track that is a track with a branch or branches is difficult to detect with high accuracy.
  • the rail track branch detection apparatus includes a track detector and a clustering device.
  • the track detector executes track detection of detecting a track of one route of a railroad vehicle from an image captured in an advancing direction of the railroad vehicle, multiple times according to the number of a plurality of preset detection parameters.
  • the clustering device detects a branch of the track in the image by classifying a plurality of track detection results obtained by the track detector into a plurality of clusters.
  • FIG. 1 is a block diagram showing one example of the configuration of a driving assistance apparatus 1 according to a first embodiment.
  • the driving assistance apparatus 1 is a system installed in a railroad vehicle RV that travels on a track R.
  • the driving assistance apparatus 1 detects obstacles located in front of the railroad vehicle RV and notifies the obstacle detection result to a driver.
  • the driving assistance apparatus 1 includes, for example, an imaging apparatus 10, a front-side obstacle detection apparatus 20, an obstacle determination result notification apparatus 30, a rail track branch detection apparatus 40, a current position measurement apparatus 50, and a global navigation satellite system (GNSS) 60.
  • GNSS global navigation satellite system
  • the imaging apparatus 10 is formed by a camera that images the front side of the railroad vehicle RV, and outputs a captured image to the front-side obstacle detection apparatus 20 and the rail track branch detection apparatus 40.
  • the GNSS 60 measures the current position of the railroad vehicle RV based on radio waves received from a satellite.
  • the GNSS 60 outputs information on the measured position of the railroad vehicle RV to the current position measurement apparatus 50.
  • the current position measurement apparatus 50 acquires a travel position of the railroad vehicle RV based on the current position information acquired from the GNSS 60 and a track database.
  • the current position measurement apparatus 50 outputs the travel position of the railroad vehicle RV to the rail track branch detection apparatus 40.
  • the rail track branch detection apparatus 40 Based on the image acquired from the imaging apparatus 10 and the travel position acquired from the current position measurement apparatus 50, the rail track branch detection apparatus 40 detects the position of the track R present in the image. The rail track branch detection apparatus 40 detects the track R including branches. The rail track branch detection apparatus 40 outputs the detection result of the track R to the front-side obstacle detection apparatus 20.
  • the front-side obstacle detection apparatus 20 Based on the image acquired from the imaging apparatus 10 and the position of the track in the image acquired from the rail track branch detection apparatus 40, the front-side obstacle detection apparatus 20 detects obstacles that are present on the track R and can come into contact with the traveling railroad vehicle RV. For example, the front-side obstacle detection apparatus 20 detects obstacles by image recognition using an artificial intelligence (AI) technology, such as machine learning. However, the obstacle detection method is not limited thereto.
  • the front-side obstacle detection apparatus 20 outputs the obstacle detection result to the obstacle determination result notification apparatus 30.
  • the obstacle determination result notification apparatus 30 notifies the presence of an obstacle etc. to, for example, crew, an operation command center, station staff, and passengers.
  • the obstacle determination result notification apparatus 30 may notify the presence of an obstacle etc. to, for example, a control device for automated driving that controls an accelerator and a brake.
  • FIG. 2 is a block diagram showing one example of the functional configuration of the rail track branch detection apparatus 40 according to the first embodiment.
  • the rail track branch detection apparatus 40 includes a track detection executer 401, a track detection execution parameter storage 402, a track detection result clustering device 403, a number-of-track-branches acquirer 404, a track database 405, a track detection result output device 406, and an operation information database 407.
  • Some or all of the track detection executer 401, the track detection result clustering device 403, the number-of-track-branches acquirer 404, and the track detection result output device 406 are realized, for example, as a processor, such as a central processing unit (CPU), executes a program stored in a storage (not shown).
  • the storage may be provided inside the rail track branch detection apparatus 40 or may be provided outside the rail track branch detection apparatus 40.
  • these functional devices may be realized by hardware, such as a large scale integration (LSI), an application specific integrated circuit (ASIC), or a field-programmable gate array (FPGA) and a circuit configuration for realizing the functions of these functional devices may be provided, or these functional devices may be realized through cooperation between software and hardware.
  • LSI large scale integration
  • ASIC application specific integrated circuit
  • FPGA field-programmable gate array
  • the track detection executer 401 applies single-track detection (which does not assume the presence of branches) based on an image acquired from the image acquirer 101 belonging to the imaging apparatus 10.
  • the track detection by the track detection executer 401 corresponds to track detection that detects a single track as in, for example, Japanese Patent No. 6776213 or Japanese Patent No. 6903477 .
  • the track detection executer 401 performs the track detection multiple times based on parameters (detection parameters) stored in the track detection execution parameter storage 402 and acquires a plurality of track detection results.
  • the track detection executer 401 outputs the track detection results acquired multiple times to the track detection result clustering device 403.
  • the track detection executer (track detector) 401 executes track detection of detecting the track R of one route of the railroad vehicle RV from an image I captured in an advancing direction of the railroad vehicle RV, multiple times according to the number of a plurality of preset detection parameters. Details of the track detection will be described later with reference to FIG. 4 and FIG. 5 .
  • the track detection execution parameter storage 402 is a database that stores a collection of parameters (parameter set) required to cause the track detection executer 401 to operate.
  • the number-of-track-branches acquirer 404 acquires the travel position of the railroad vehicle RV from the current position acquirer 501 belonging to the current position measurement apparatus 50 and acquires coordinate information on the track R being traveled from the track database 405.
  • the number-of-track-branches acquirer 404 acquires the number of branches of the track R included in the image being currently captured and outputs the acquired number of branches to the track detection result clustering device 403.
  • the track detection result clustering device 403 classifies (integrates) a plurality of track detection results acquired from the track detection executer 401 based on the number of branches acquired from the number-of-track-branches acquirer 404.
  • the track detection result clustering device (clustering device) 403 detects branches of the track R in the image I by classifying the plurality of track detection results obtained by the track detection executer 401 into a plurality of clusters. Details of clustering will be described later with reference to FIG. 6 to FIG. 9 .
  • the track detection executer 401 acquires a plurality of track detection results that covers all branch destinations, but may obtain overlapping track detection results for each branch destination. Therefore, the track detection result clustering device 403 acquires track detection results from which overlapping results for each branch destination have been excluded, and outputs the results to the track detection result output device 406.
  • the operation information database 407 is a database that stores information about the track R to be traveled by the railroad vehicle RV.
  • the operation information database 407 acquires a branch destination to be traveled to based on the travel position of the railroad vehicle acquired from the current position acquirer 501 and outputs the acquired branch destination to the track detection result output device 406.
  • the track detection result output device 406 acquires the branch destination to be traveled to from the operation information database 407 and the detection results for all the tracks R of branch destinations from the track detection result clustering device 403, and outputs the track detection result for the branch destination to be traveled to to the object collision determiner 201 belonging to the front-side obstacle detection apparatus 20.
  • the track detection result output device 406 outputs at least one track detection result. More specifically, the track detection result output device 406 outputs at least one track detection result in a cluster corresponding to the route to be traveled by the railroad vehicle RV based on the position of the railroad vehicle RV.
  • the track detection result clustering device 403 causes the track detection result output device 406 to output a track detection result that is closest to the center of the cluster into which the track detection result is classified.
  • the center of a cluster is also called a centroid (the center of gravity).
  • FIG. 3 is a flowchart showing one example of the operation of the rail track branch detection apparatus 40 according to the first embodiment.
  • step S001 the track detection executer 401 acquires an image captured of the front side of the railroad vehicle RV from the imaging apparatus 10.
  • step S002 and step S003 using the image captured of the front side of the railroad vehicle RV acquired from the imaging apparatus 10 as an input, the track detection executer 401 acquires a plurality of track detection results based on the parameters (detection parameters) stored in the track detection execution parameter storage 402.
  • the track detection executer 401 performs track detection multiple times, each time with a different collection of parameters.
  • step S004 the track detection result clustering device 403 classifies the plurality of track detection results acquired in step S003 and excludes overlapping track detection results for each branch destination.
  • the track detection result clustering device 403 may use the number of track branches included in the range of imaging from the current vehicle position, which can be acquired from the number-of-track-branches acquirer 404.
  • the track detection result clustering device 403 may use information on a track width in the image for classification.
  • step S005 the operation information database 407 acquires a branch destination to be traveled to based on the travel position of the railroad vehicle acquired from the current position acquirer 501 and outputs the acquired branch destination to the track detection result output device 406.
  • the track detection result output device 406 acquires a track detection result of the branch destination to be traveled to from the track detection results classified by the track detection result clustering device 403, and outputs the acquired track detection result to the front-side obstacle detection apparatus 20.
  • step S006 the front-side obstacle detection apparatus 20 detects an obstacle that can collide based on the track detection result acquired from the track detection result output device 406.
  • FIG. 4 is a view showing an example of visualization of a plurality of track detection results acquired by the track detection executer 401 according to the first embodiment.
  • the image I acquired from the imaging apparatus 10 includes a branching track having a straight track and a right-turn track. Since the track detection executer 401 can detect a single track, it can acquire results like the results A to C by performing track detection multiple times (in this figure, three times) based on parameters stored in the track detection execution parameter storage 402.
  • the detection result A and the detection result B show track detection results for the straight track R.
  • the detection result C shows a track detection result for the right-turn track R. It can be seen that, in the detection result A and the detection result B, overlapping track detection results are obtained for the straight track R.
  • the track detection executer 401 specifies feature positions CPl0 to CPl4, CPr0 to CPr4 for each of the detection results A to C.
  • a line linking the specified feature positions CPr0 to CPr4 together and a line linking the specified feature positions CPl0 to CPl4 together are derived as a right rail R1 and a left rail R2, respectively, included in the track R.
  • FIG. 5 is a view showing one example of a data structure of the track detection results acquired by the track detection executer 401 according to the first embodiment.
  • the track detection executer 401 represents track detection results as a row of points of feature positions and outputs the results to the track detection result clustering device 403.
  • FIG. 5 coordinate values of four points are shown for each of the detection results A to C. In reality, however, there are coordinate values of the ten points of the feature positions CPl0 to CPl4, CPr0 to CPr4 for each of the detection results A to C shown in FIG. 4 .
  • the detection result A and the detection result B are both track detection results for the straight track.
  • the coordinates of the feature positions do not necessarily have the same values between the detection result A and the detection result B. This is because, for example, track detection is performed using different detection parameters.
  • the track detection executer 401 performs, for example, the single-track detection according to Japanese Patent No. 6903477 multiple times, each time with different detection parameters.
  • the parameters stored in the track detection execution parameter storage 402 are a collection of parameters including, for example, a search range and a search angle (angle ⁇ ) according to Japanese Patent No. 6903477 .
  • a search range or a search angle stored for one collection of parameters is different from that stored for another collection of parameters.
  • the detection parameters are changed according to an algorithm of the single-track detection method to be adopted.
  • FIG. 6 is a view showing one example of a process of classifying a plurality of track detection results by the track detection result clustering device 403 according to the first embodiment.
  • the track detection executer 401 has obtained overlapping results for the straight track. Therefore, the track detection result clustering device 403 classifies similar track detection results and excludes overlapping track detection results.
  • the detection result A which overlaps with the detection result B, is excluded, and the detection results B, C are displayed so as to be superimposed.
  • the track detection result clustering device 403 may introduce a process of, for example, defining the distance between detected rails and integrating results according to the distance (see FIG. 8 ).
  • the track detection result clustering device 403 may apply an existing clustering process, such as k-means clustering or mean-shift clustering.
  • FIG. 7 is a view showing one example of clustering methods in the track detection result clustering device 403 according to the first embodiment.
  • FIG. 7 shows an example of a case where feature positions CPl0 to CPI2, CPr0 to CPr2 have been specified in the image I.
  • the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on position information of the track detection results in the image I.
  • the position information of the track detection results in the image I is, for example, pixel positions of the feature positions CPl0 to CPI2, CPr0 to CPr2.
  • the track detection result clustering device 403 performs clustering using, for example, the Euclidean distance between the pixel positions.
  • the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters by calculating the distance (e.g., the Euclidean distance) between the plurality of track detection results for each part of pieces of the position information (pixel positions) that are divided.
  • the distance e.g., the Euclidean distance
  • the six points of feature positions CPl0 to CPI2, CPr0 to CPr2 are shown in one track detection result.
  • the track detection result clustering device 403 performs clustering for each point.
  • the track detection result clustering device 403 performs clustering by extracting the feature position CPI2, the feature position CPl1, the feature position CPl0, the feature position CPr2, the feature position CPr1, and the feature position CPr0 in this order. In the example shown in FIG. 7 , therefore, the track detection result clustering device 403 performs clustering of two (1 ⁇ 2)-dimensional data composed of the X-coordinate and the Y-coordinate of one feature position six times. For example, the track detection result clustering device 403 performs calculation of a two-dimensional Euclidean distance six times.
  • the order of the feature positions CPl0 to CPI2, CPr0 to CPr2 in performing clustering is not limited to the aforementioned order.
  • the classification parameter used for clustering differs according to the clustering algorithm to be selected.
  • a clustering algorithm that uses the number of branches is, for example, k-means clustering.
  • a clustering algorithm that uses the track width is, for example, mean-shift clustering.
  • the track detection result clustering device 403 classifies a plurality of track detection results into clusters the number of which is corresponding to the number of branches of the track R on the route to be traveled by the railroad vehicle RV based on the position of the railroad vehicle RV.
  • the number of branches of the track R is acquired from the track database 405 by the number-of-track-branches acquirer 404.
  • that number of branches may be used as an input for clustering.
  • the number of clusters for classification in the image I can be determined beforehand. As a result, the accuracy of clustering can be increased.
  • the track detection result clustering device 403 classifies the plurality of track detection results (detection results A to C) into two clusters. In one cluster, the tracks R of the detection results A, B extends straight. In the other cluster, the track R of the detection result C extends straight as in the detection results A, B to some point, and then turns right and extends.
  • the track detection result clustering device 403 may stop classifying the track detection results. Thus, branch detection can be avoided at a position where there are no branches.
  • FIG. 8 is a view showing one example of classification parameters in the track detection result clustering device 403 according to the first embodiment.
  • the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on a classification parameter according to a track width Wr.
  • the classification parameter is the distance between clusters.
  • a width of difference (Euclidean distance) Wcp0 between the feature positions CPl0 and a width of difference Wcp1 between the feature positions CPl1 are smaller than the track width Wr.
  • a width of difference Wcp2 between the feature positions CPl2 in the two track detection results is larger than the track width Wr.
  • the track detection result clustering device 403 classifies the two track detection results into two clusters. As a result, the track detection result clustering device 403 detects a branch of the track R.
  • the track detection result clustering device 403 may use, as a classification parameter, a value obtained by multiplying the track width by a predetermined coefficient according to the clustering method etc., for example.
  • FIG. 9 is a view showing one example of preprocessing in the track detection result clustering device 403 according to the first embodiment.
  • the track width of the track R at a position far from the railroad vehicle RV is normally displayed smaller than the track width of the track R at a position close to the railroad vehicle RV. In this case, it may be difficult to detect a branch of the track R at the position far from the railroad vehicle RV. This is because the width of difference between feature positions on the far side (e.g., the width of difference Wcp2 shown in FIG. 8 ) is displayed smaller than the width of difference between feature positions on the near side (e.g., the width of difference Wcp0 shown in FIG. 8 ) in the image I. Thus, the result of clustering may depend heavily on the width of difference between feature positions on the near side.
  • the track detection result clustering device 403 performs a process of correcting detection results of the track R before performing clustering. For example, the track detection result clustering device 403 corrects detection results of a track using a result of imaging the track R beforehand in a straight section. In a straight section, the track R extends in a substantially straight line with substantially the same track width from the near side to the far side. The track detection result clustering device 403 corrects the feature positions CPl0 to CPl2, CPr0 to CPr2 such that the track width becomes substantially constant from the near side to the far side. Thus, a branch of the track R at a position far from the railroad vehicle RV in the image I can be detected with higher accuracy.
  • the track detection result clustering device 403 corrects the position information (pixel positions) of the track detection results based on the track width.
  • the track detection result clustering device 403 classifies a plurality of track detection results of which the position information has been corrected into a plurality of clusters. More specifically, the track detection result clustering device 403 corrects the position information (pixel positions) of the track detection results so as to normalize the track width between the near side in the image I and the far side in the image I.
  • the track detection executer 401 performs track detection of detecting the track R of one route of the railroad vehicle RV from an image I captured in the advancing direction of the railroad vehicle RV, multiple times according to the number of a plurality of preset detection parameters.
  • the track detection result clustering device 403 detects a branch of the track R in the image I by classifying the plurality of track detection results into a plurality of clusters. Thus, a branch of the track R can be detected with higher accuracy.
  • the first embodiment by contrast, it is possible to extend single-track detection and detect a branch of the track R based on track detection results. In this case, learning data for machine learning is not needed, so that the introduction cost can be kept down.
  • clustering using X-coordinates and not using Y-coordinates may be performed.
  • the track detection result clustering device 403 performs clustering of one (1 ⁇ 1)-dimensional data composed of the X-coordinate of one feature position six times.
  • the track detection result clustering device 403 performs calculation of a one-dimensional Euclidean distance six times.
  • the track detection executer 401 may perform track detection using another track detection method that detects a single track.
  • the number of track detection results is not limited to three shown in FIG. 4 .
  • a larger number of track detection results for one image I is more preferable because then, for example, more outliers can be excluded.
  • FIG. 10 is a view showing one example of clustering methods in a track detection result clustering device 403 according to a second embodiment.
  • the second embodiment differs from the first embodiment in the clustering method.
  • the track detection result clustering device 403 performs clustering for each left-right pair of feature positions in the right rail R1 and the left rail R2.
  • the track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl2, CPr2. Next, the track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl1, CPr1. Next, the track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl0, CPr0. In the example shown in FIG. 10 , therefore, the track detection result clustering device 403 performs clustering of four (2 ⁇ 2)-dimensional data composed of the X-coordinates and the Y-coordinates of two feature positions three times. For example, the track detection result clustering device 403 performs calculation of a four-dimensional Euclidean distance three times.
  • clustering using X-coordinates and not using Y-coordinates may be performed.
  • the track detection result clustering device 403 performs clustering of two (2 ⁇ 1)-dimensional data composed of the X-coordinates of two feature positions three times. For example, the track detection result clustering device 403 performs calculation of a two-dimensional Euclidean distance three times.
  • the other components of the rail track branch detection apparatus 40 according to the second embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • the clustering method may be changed as in the second embodiment.
  • the rail track branch detection apparatus 40 according to the second embodiment can produce effects similar to those of the first embodiment.
  • FIG. 11 is a view showing one example of clustering methods in a track detection result clustering device 403 according to a third embodiment.
  • the third embodiment is different from the first embodiment in the clustering method.
  • the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters by collectively calculating the distance (e.g., the Euclidean distance) between the plurality of track detection results for all pieces of position information (pixel positions).
  • the distance e.g., the Euclidean distance
  • the track detection result clustering device 403 performs clustering by extracting all the points of feature positions CPl0 to CPl2, CPr0 to CPr2. In the example shown in FIG. 11 , therefore, the track detection result clustering device 403 performs clustering of 12 (6 ⁇ 2)-dimensional data composed of the X-coordinates and the Y-coordinates of the six feature positions once. For example, the track detection result clustering device 403 performs calculation of a 12-dimensional Euclidean distance once.
  • clustering using X-coordinates and not using Y-coordinates may be performed.
  • the track detection result clustering device 403 performs clustering of six (6 ⁇ 1)-dimensional data composed of the X-coordinates of six feature positions once.
  • the track detection result clustering device 403 performs calculation of a six-dimensional Euclidean distance once.
  • the other components of the rail track branch detection apparatus 40 according to the third embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • the clustering method may be changed as in the third embodiment.
  • the rail track branch detection apparatus 40 according to the third embodiment can produce effects similar to those of the first embodiment.
  • FIG. 12 is a view showing one example of interpolation of feature positions CPl0 to CPl2, CPr0 to CPr2 in a track detection result clustering device 403 according to a fourth embodiment.
  • the fourth embodiment is different from the first embodiment in that clustering is performed by interpolating the feature positions CPl0 to CPl2, CPr0 to CPr2.
  • the value of the Y-coordinate may differ significantly.
  • the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on interpolated position information obtained by interpolating pieces of position information (coordinate positions). For example, the track detection result clustering device 403 interpolates the coordinates of feature positions by performing spline interpolation.
  • the track detection result clustering device 403 calculates the interpolated position information on the left rail R2 by interpolating the feature positions CPl0 to CPl2. Similarly, the track detection result clustering device 403 calculates the interpolated position information on the right rail R1 by interpolating the feature positions CPr0 to CPr2. For example, the track detection result clustering device 403 calculates X-coordinates in the interpolated position information on the left rail R2 relative to 0, 1, 2, ..., Y' as Y-coordinates. "Y'" is a predetermined integer. The track detection result clustering device 403 calculates X-coordinates in the interpolated position information on the right rail R1 relative to 0, 1, 2, ..., Y' as Y-coordinates.
  • the track detection result clustering device 403 performs clustering using, as feature positions, Y'+1 pieces of interpolated position information on each of the left rail R2 and the right rail R1.
  • the other components of the rail track branch detection apparatus 40 according to the fourth embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • Clustering may be performed by interpolating the feature positions CPl0 to CPl2, CPr0 to CPr2 as in the fourth embodiment.
  • the rail track branch detection apparatus 40 according to the fourth embodiment can produce effects similar to those of the first embodiment.
  • the second embodiment or the third embodiment may be combined with the rail track branch detection apparatus 40 according to the fourth embodiment. Thus, the clustering method may be changed.
  • Driving assistance apparatus 40 Rail track branch detection apparatus, 401 Track detection executer, 402 Track detection execution parameter storage, 403 Track detection result clustering device, 404 Number-of-track-branches acquirer, 405 Track database, 406 Track detection result output device, 407 Operation information database, CPl0 to CPl4 Feature positions, CPr0 to CPr4 Feature positions, I Image, R Track, RV Railroad vehicle, WcpO to Wcp2 Widths of difference, Wr Track width

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Image Analysis (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

It is an objective to provide a rail track branch detection apparatus and a program that can detect a branching track of a railroad with higher accuracy. The rail track branch detection apparatus according to an embodiment includes a track detector and a clustering device. The track detector executes track detection of detecting a track of one route of a railroad vehicle from an image captured in an advancing direction of the railroad vehicle, multiple times according to the number of a plurality of preset detection parameters. The clustering device detects a branch of the track in the image by classifying a plurality of track detection results obtained by the track detector into a plurality of clusters.

Description

    FIELD
  • Embodiments according to the present invention relate to a rail track branch detection apparatus and a program.
  • BACKGROUND
  • There is a front-side obstacle detection system that monitors an obstacle that can collide with a railroad vehicle by means of an image captured by a camera that images the front side of the railroad vehicle. To determine whether an object present in front is classified as an obstacle, the accuracy of a process of detecting a track to be traveled by a railroad vehicle from a captured image needs to be increased. As a railroad vehicle takes a long braking distance to stop, it is necessary to detect a track located farther away with high accuracy and high speed. A branching track that is a track with a branch or branches is difficult to detect with high accuracy.
  • It is an objective to provide a rail track branch detection apparatus and a program that can detect a branching track of a railroad with higher accuracy.
  • The rail track branch detection apparatus according to an embodiment includes a track detector and a clustering device. The track detector executes track detection of detecting a track of one route of a railroad vehicle from an image captured in an advancing direction of the railroad vehicle, multiple times according to the number of a plurality of preset detection parameters. The clustering device detects a branch of the track in the image by classifying a plurality of track detection results obtained by the track detector into a plurality of clusters.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • FIG. 1 is a block diagram showing one example of the configuration of a driving assistance apparatus according to a first embodiment;
    • FIG. 2 is a block diagram showing one example of the functional configuration of a rail track branch detection apparatus according to the first embodiment;
    • FIG. 3 is a flowchart showing one example of the operation of the rail track branch detection apparatus according to the first embodiment;
    • FIG. 4 is a view showing an example of visualization of a plurality of track detection results acquired by a track detection executer according to the first embodiment;
    • FIG. 5 is a view showing one example of a data structure of track detection results acquired by the track detection executer according to the first embodiment;
    • FIG. 6 is a view showing one example of a process of classifying a plurality of track detection results by a track detection result clustering device according to the first embodiment;
    • FIG. 7 is a view showing one example of clustering methods in the track detection result clustering device according to the first embodiment;
    • FIG. 8 is a view showing one example of classification parameters in the track detection result clustering device according to the first embodiment;
    • FIG. 9 is a view showing one example of preprocessing in the track detection result clustering device according to the first embodiment;
    • FIG. 10 is a view showing one example of clustering methods in a track detection result clustering device according to a second embodiment;
    • FIG. 11 is a view showing one example of clustering methods in a track detection result clustering device according to a third embodiment; and
    • FIG. 12 is a view showing one example of interpolation of feature positions in a track detection result clustering device according to a fourth embodiment.
    DETAILED DESCRIPTION
  • Embodiments according to the present invention will be described below with reference to the drawings. These embodiments do not limit the present invention. The drawings are schematic or conceptual, and the proportions of parts etc. do not necessarily match the actual ones. An element in the specification and the drawings that is the same as one described earlier in relation to a drawing already referred to will be denoted by the same reference sign and detailed description thereof will be omitted as appropriate.
  • (First Embodiment) [Configuration]
  • FIG. 1 is a block diagram showing one example of the configuration of a driving assistance apparatus 1 according to a first embodiment. The driving assistance apparatus 1 is a system installed in a railroad vehicle RV that travels on a track R. The driving assistance apparatus 1 detects obstacles located in front of the railroad vehicle RV and notifies the obstacle detection result to a driver. The driving assistance apparatus 1 includes, for example, an imaging apparatus 10, a front-side obstacle detection apparatus 20, an obstacle determination result notification apparatus 30, a rail track branch detection apparatus 40, a current position measurement apparatus 50, and a global navigation satellite system (GNSS) 60.
  • The imaging apparatus 10 is formed by a camera that images the front side of the railroad vehicle RV, and outputs a captured image to the front-side obstacle detection apparatus 20 and the rail track branch detection apparatus 40.
  • The GNSS 60 measures the current position of the railroad vehicle RV based on radio waves received from a satellite. The GNSS 60 outputs information on the measured position of the railroad vehicle RV to the current position measurement apparatus 50.
  • The current position measurement apparatus 50 acquires a travel position of the railroad vehicle RV based on the current position information acquired from the GNSS 60 and a track database. The current position measurement apparatus 50 outputs the travel position of the railroad vehicle RV to the rail track branch detection apparatus 40.
  • Based on the image acquired from the imaging apparatus 10 and the travel position acquired from the current position measurement apparatus 50, the rail track branch detection apparatus 40 detects the position of the track R present in the image. The rail track branch detection apparatus 40 detects the track R including branches. The rail track branch detection apparatus 40 outputs the detection result of the track R to the front-side obstacle detection apparatus 20.
  • Based on the image acquired from the imaging apparatus 10 and the position of the track in the image acquired from the rail track branch detection apparatus 40, the front-side obstacle detection apparatus 20 detects obstacles that are present on the track R and can come into contact with the traveling railroad vehicle RV. For example, the front-side obstacle detection apparatus 20 detects obstacles by image recognition using an artificial intelligence (AI) technology, such as machine learning. However, the obstacle detection method is not limited thereto. The front-side obstacle detection apparatus 20 outputs the obstacle detection result to the obstacle determination result notification apparatus 30.
  • With reference to the information acquired from the front-side obstacle detection apparatus 20, the obstacle determination result notification apparatus 30 notifies the presence of an obstacle etc. to, for example, crew, an operation command center, station staff, and passengers. The obstacle determination result notification apparatus 30 may notify the presence of an obstacle etc. to, for example, a control device for automated driving that controls an accelerator and a brake.
  • FIG. 2 is a block diagram showing one example of the functional configuration of the rail track branch detection apparatus 40 according to the first embodiment.
  • The rail track branch detection apparatus 40 includes a track detection executer 401, a track detection execution parameter storage 402, a track detection result clustering device 403, a number-of-track-branches acquirer 404, a track database 405, a track detection result output device 406, and an operation information database 407. Some or all of the track detection executer 401, the track detection result clustering device 403, the number-of-track-branches acquirer 404, and the track detection result output device 406 are realized, for example, as a processor, such as a central processing unit (CPU), executes a program stored in a storage (not shown). The storage may be provided inside the rail track branch detection apparatus 40 or may be provided outside the rail track branch detection apparatus 40. Alternatively, some or all of these functional devices may be realized by hardware, such as a large scale integration (LSI), an application specific integrated circuit (ASIC), or a field-programmable gate array (FPGA) and a circuit configuration for realizing the functions of these functional devices may be provided, or these functional devices may be realized through cooperation between software and hardware.
  • The track detection executer 401 applies single-track detection (which does not assume the presence of branches) based on an image acquired from the image acquirer 101 belonging to the imaging apparatus 10. The track detection by the track detection executer 401 corresponds to track detection that detects a single track as in, for example, Japanese Patent No. 6776213 or Japanese Patent No. 6903477 . The track detection executer 401 performs the track detection multiple times based on parameters (detection parameters) stored in the track detection execution parameter storage 402 and acquires a plurality of track detection results. The track detection executer 401 outputs the track detection results acquired multiple times to the track detection result clustering device 403.
  • Specifically, the track detection executer (track detector) 401 executes track detection of detecting the track R of one route of the railroad vehicle RV from an image I captured in an advancing direction of the railroad vehicle RV, multiple times according to the number of a plurality of preset detection parameters. Details of the track detection will be described later with reference to FIG. 4 and FIG. 5.
  • The track detection execution parameter storage 402 is a database that stores a collection of parameters (parameter set) required to cause the track detection executer 401 to operate.
  • The number-of-track-branches acquirer 404 acquires the travel position of the railroad vehicle RV from the current position acquirer 501 belonging to the current position measurement apparatus 50 and acquires coordinate information on the track R being traveled from the track database 405. The number-of-track-branches acquirer 404 acquires the number of branches of the track R included in the image being currently captured and outputs the acquired number of branches to the track detection result clustering device 403.
  • The track detection result clustering device 403 classifies (integrates) a plurality of track detection results acquired from the track detection executer 401 based on the number of branches acquired from the number-of-track-branches acquirer 404.
  • The track detection result clustering device (clustering device) 403 detects branches of the track R in the image I by classifying the plurality of track detection results obtained by the track detection executer 401 into a plurality of clusters. Details of clustering will be described later with reference to FIG. 6 to FIG. 9.
  • The track detection executer 401 acquires a plurality of track detection results that covers all branch destinations, but may obtain overlapping track detection results for each branch destination. Therefore, the track detection result clustering device 403 acquires track detection results from which overlapping results for each branch destination have been excluded, and outputs the results to the track detection result output device 406.
  • The operation information database 407 is a database that stores information about the track R to be traveled by the railroad vehicle RV. The operation information database 407 acquires a branch destination to be traveled to based on the travel position of the railroad vehicle acquired from the current position acquirer 501 and outputs the acquired branch destination to the track detection result output device 406.
  • The track detection result output device 406 acquires the branch destination to be traveled to from the operation information database 407 and the detection results for all the tracks R of branch destinations from the track detection result clustering device 403, and outputs the track detection result for the branch destination to be traveled to to the object collision determiner 201 belonging to the front-side obstacle detection apparatus 20.
  • Thus, the track detection result output device 406 outputs at least one track detection result. More specifically, the track detection result output device 406 outputs at least one track detection result in a cluster corresponding to the route to be traveled by the railroad vehicle RV based on the position of the railroad vehicle RV. The track detection result clustering device 403 causes the track detection result output device 406 to output a track detection result that is closest to the center of the cluster into which the track detection result is classified. The center of a cluster is also called a centroid (the center of gravity).
  • [Process Flow]
  • FIG. 3 is a flowchart showing one example of the operation of the rail track branch detection apparatus 40 according to the first embodiment.
  • In step S001, the track detection executer 401 acquires an image captured of the front side of the railroad vehicle RV from the imaging apparatus 10.
  • In step S002 and step S003, using the image captured of the front side of the railroad vehicle RV acquired from the imaging apparatus 10 as an input, the track detection executer 401 acquires a plurality of track detection results based on the parameters (detection parameters) stored in the track detection execution parameter storage 402. The track detection executer 401 performs track detection multiple times, each time with a different collection of parameters.
  • In step S004, the track detection result clustering device 403 classifies the plurality of track detection results acquired in step S003 and excludes overlapping track detection results for each branch destination. When classifying the plurality of track detection results, the track detection result clustering device 403 may use the number of track branches included in the range of imaging from the current vehicle position, which can be acquired from the number-of-track-branches acquirer 404. The track detection result clustering device 403 may use information on a track width in the image for classification.
  • In step S005, the operation information database 407 acquires a branch destination to be traveled to based on the travel position of the railroad vehicle acquired from the current position acquirer 501 and outputs the acquired branch destination to the track detection result output device 406. The track detection result output device 406 acquires a track detection result of the branch destination to be traveled to from the track detection results classified by the track detection result clustering device 403, and outputs the acquired track detection result to the front-side obstacle detection apparatus 20.
  • In step S006, the front-side obstacle detection apparatus 20 detects an obstacle that can collide based on the track detection result acquired from the track detection result output device 406.
  • [Single-Track Detection]
  • FIG. 4 is a view showing an example of visualization of a plurality of track detection results acquired by the track detection executer 401 according to the first embodiment.
  • The image I acquired from the imaging apparatus 10 includes a branching track having a straight track and a right-turn track. Since the track detection executer 401 can detect a single track, it can acquire results like the results A to C by performing track detection multiple times (in this figure, three times) based on parameters stored in the track detection execution parameter storage 402. The detection result A and the detection result B show track detection results for the straight track R. On the other hand, the detection result C shows a track detection result for the right-turn track R. It can be seen that, in the detection result A and the detection result B, overlapping track detection results are obtained for the straight track R.
  • As shown in FIG. 4, the track detection executer 401 specifies feature positions CPl0 to CPl4, CPr0 to CPr4 for each of the detection results A to C. A line linking the specified feature positions CPr0 to CPr4 together and a line linking the specified feature positions CPl0 to CPl4 together are derived as a right rail R1 and a left rail R2, respectively, included in the track R.
  • FIG. 5 is a view showing one example of a data structure of the track detection results acquired by the track detection executer 401 according to the first embodiment.
  • The track detection executer 401 represents track detection results as a row of points of feature positions and outputs the results to the track detection result clustering device 403. In FIG. 5, coordinate values of four points are shown for each of the detection results A to C. In reality, however, there are coordinate values of the ten points of the feature positions CPl0 to CPl4, CPr0 to CPr4 for each of the detection results A to C shown in FIG. 4.
  • The detection result A and the detection result B are both track detection results for the straight track. However, the coordinates of the feature positions do not necessarily have the same values between the detection result A and the detection result B. This is because, for example, track detection is performed using different detection parameters.
  • [Single-Track Detection Method]
  • The track detection executer 401 performs, for example, the single-track detection according to Japanese Patent No. 6903477 multiple times, each time with different detection parameters. The parameters stored in the track detection execution parameter storage 402 are a collection of parameters including, for example, a search range and a search angle (angle θ) according to Japanese Patent No. 6903477 . In this case, for example, a search range or a search angle stored for one collection of parameters is different from that stored for another collection of parameters. When the collection of parameters to be used as detection parameters is changed, a different single track may be detected. The detection parameters are changed according to an algorithm of the single-track detection method to be adopted.
  • [Clustering]
  • FIG. 6 is a view showing one example of a process of classifying a plurality of track detection results by the track detection result clustering device 403 according to the first embodiment.
  • As shown in FIG. 4, the track detection executer 401 has obtained overlapping results for the straight track. Therefore, the track detection result clustering device 403 classifies similar track detection results and excludes overlapping track detection results. In the example shown in FIG. 6, the detection result A, which overlaps with the detection result B, is excluded, and the detection results B, C are displayed so as to be superimposed. The track detection result clustering device 403 may introduce a process of, for example, defining the distance between detected rails and integrating results according to the distance (see FIG. 8). The track detection result clustering device 403 may apply an existing clustering process, such as k-means clustering or mean-shift clustering.
  • [Clustering Method]
  • FIG. 7 is a view showing one example of clustering methods in the track detection result clustering device 403 according to the first embodiment. FIG. 7 shows an example of a case where feature positions CPl0 to CPI2, CPr0 to CPr2 have been specified in the image I. The Y-coordinate of an n-th point (n = 1 to 3) from the near side is substantially the same between the feature positions CPl0 to CPl2 and the feature positions CPr0 to CPr2.
  • The track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on position information of the track detection results in the image I. The position information of the track detection results in the image I is, for example, pixel positions of the feature positions CPl0 to CPI2, CPr0 to CPr2. The track detection result clustering device 403 performs clustering using, for example, the Euclidean distance between the pixel positions.
  • The track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters by calculating the distance (e.g., the Euclidean distance) between the plurality of track detection results for each part of pieces of the position information (pixel positions) that are divided.
  • In the example shown in FIG. 7, the six points of feature positions CPl0 to CPI2, CPr0 to CPr2 are shown in one track detection result. The track detection result clustering device 403 performs clustering for each point.
  • For example, the track detection result clustering device 403 performs clustering by extracting the feature position CPI2, the feature position CPl1, the feature position CPl0, the feature position CPr2, the feature position CPr1, and the feature position CPr0 in this order. In the example shown in FIG. 7, therefore, the track detection result clustering device 403 performs clustering of two (1 × 2)-dimensional data composed of the X-coordinate and the Y-coordinate of one feature position six times. For example, the track detection result clustering device 403 performs calculation of a two-dimensional Euclidean distance six times.
  • The order of the feature positions CPl0 to CPI2, CPr0 to CPr2 in performing clustering is not limited to the aforementioned order.
  • [Classification Parameters for Clustering]
  • The classification parameter used for clustering differs according to the clustering algorithm to be selected. In the following, cases where the number of branches and the track width are used as the classification parameters will be described. A clustering algorithm that uses the number of branches is, for example, k-means clustering. A clustering algorithm that uses the track width is, for example, mean-shift clustering.
  • [Clustering by Number of Branches]
  • The track detection result clustering device 403 classifies a plurality of track detection results into clusters the number of which is corresponding to the number of branches of the track R on the route to be traveled by the railroad vehicle RV based on the position of the railroad vehicle RV. As described with reference to FIG. 2, the number of branches of the track R is acquired from the track database 405 by the number-of-track-branches acquirer 404. When the number of branches near the current position of the railroad vehicle RV is known beforehand, that number of branches may be used as an input for clustering. Thus, the number of clusters for classification in the image I can be determined beforehand. As a result, the accuracy of clustering can be increased.
  • In the example shown in FIG. 4, the number of branches of the track R is one. In this case, the track detection result clustering device 403 classifies the plurality of track detection results (detection results A to C) into two clusters. In one cluster, the tracks R of the detection results A, B extends straight. In the other cluster, the track R of the detection result C extends straight as in the detection results A, B to some point, and then turns right and extends.
  • When the number of branches based on the position of the railroad vehicle RV is zero, the track detection result clustering device 403 may stop classifying the track detection results. Thus, branch detection can be avoided at a position where there are no branches.
  • [Clustering by Track Width]
  • FIG. 8 is a view showing one example of classification parameters in the track detection result clustering device 403 according to the first embodiment.
  • The track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on a classification parameter according to a track width Wr. The classification parameter is the distance between clusters.
  • In the example shown in FIG. 8, two track detection results are shown. In the two track detection results, a width of difference (Euclidean distance) Wcp0 between the feature positions CPl0 and a width of difference Wcp1 between the feature positions CPl1 are smaller than the track width Wr. On the other hand, a width of difference Wcp2 between the feature positions CPl2 in the two track detection results is larger than the track width Wr.
  • Normally, when there is a branch of the track R, i.e., there are clusters of two routes, a significant difference occurs between the feature positions in two track detection results. As a threshold value for the difference between feature positions, for example, the track width Wr can be used. In the example shown in FIG. 8, therefore, the track detection result clustering device 403 classifies the two track detection results into two clusters. As a result, the track detection result clustering device 403 detects a branch of the track R.
  • The track detection result clustering device 403 may use, as a classification parameter, a value obtained by multiplying the track width by a predetermined coefficient according to the clustering method etc., for example.
  • [Preprocessing for Clustering]
  • FIG. 9 is a view showing one example of preprocessing in the track detection result clustering device 403 according to the first embodiment.
  • In the image I, the track width of the track R at a position far from the railroad vehicle RV is normally displayed smaller than the track width of the track R at a position close to the railroad vehicle RV. In this case, it may be difficult to detect a branch of the track R at the position far from the railroad vehicle RV. This is because the width of difference between feature positions on the far side (e.g., the width of difference Wcp2 shown in FIG. 8) is displayed smaller than the width of difference between feature positions on the near side (e.g., the width of difference Wcp0 shown in FIG. 8) in the image I. Thus, the result of clustering may depend heavily on the width of difference between feature positions on the near side.
  • Therefore, the track detection result clustering device 403 performs a process of correcting detection results of the track R before performing clustering. For example, the track detection result clustering device 403 corrects detection results of a track using a result of imaging the track R beforehand in a straight section. In a straight section, the track R extends in a substantially straight line with substantially the same track width from the near side to the far side. The track detection result clustering device 403 corrects the feature positions CPl0 to CPl2, CPr0 to CPr2 such that the track width becomes substantially constant from the near side to the far side. Thus, a branch of the track R at a position far from the railroad vehicle RV in the image I can be detected with higher accuracy.
  • Specifically, the track detection result clustering device 403 corrects the position information (pixel positions) of the track detection results based on the track width. The track detection result clustering device 403 classifies a plurality of track detection results of which the position information has been corrected into a plurality of clusters. More specifically, the track detection result clustering device 403 corrects the position information (pixel positions) of the track detection results so as to normalize the track width between the near side in the image I and the far side in the image I.
  • As has been described above, according to the first embodiment, the track detection executer 401 performs track detection of detecting the track R of one route of the railroad vehicle RV from an image I captured in the advancing direction of the railroad vehicle RV, multiple times according to the number of a plurality of preset detection parameters. The track detection result clustering device 403 detects a branch of the track R in the image I by classifying the plurality of track detection results into a plurality of clusters. Thus, a branch of the track R can be detected with higher accuracy.
  • Normally, the presence of a branch makes track detection difficult. As another method of detecting a branch of a track, for example, machine learning may be used to detect whether there is a railroad switch. However, this method requires preparing an image captured of a branch (railroad switch) and performing machine learning. Thus, learning data is needed and a high introduction cost may be incurred.
  • In the first embodiment, by contrast, it is possible to extend single-track detection and detect a branch of the track R based on track detection results. In this case, learning data for machine learning is not needed, so that the introduction cost can be kept down.
  • In the track detection of Japanese Patent No. 6903477 , the Y-coordinate of an n-th point (n = 1 to 3) from the near side is substantially the same between the feature positions CPl0 to CPI2 and the feature positions CPr0 to CPr2. Depending on the clustering algorithm, clustering using X-coordinates and not using Y-coordinates may be performed. In this case, the track detection result clustering device 403 performs clustering of one (1 × 1)-dimensional data composed of the X-coordinate of one feature position six times. For example, the track detection result clustering device 403 performs calculation of a one-dimensional Euclidean distance six times.
  • The track detection executer 401 may perform track detection using another track detection method that detects a single track.
  • The number of track detection results is not limited to three shown in FIG. 4. A larger number of track detection results for one image I is more preferable because then, for example, more outliers can be excluded.
  • (Second Embodiment)
  • FIG. 10 is a view showing one example of clustering methods in a track detection result clustering device 403 according to a second embodiment. The second embodiment differs from the first embodiment in the clustering method.
  • The track detection result clustering device 403 performs clustering for each left-right pair of feature positions in the right rail R1 and the left rail R2.
  • The track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl2, CPr2. Next, the track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl1, CPr1. Next, the track detection result clustering device 403 performs clustering by extracting, for example, the pair of feature positions CPl0, CPr0. In the example shown in FIG. 10, therefore, the track detection result clustering device 403 performs clustering of four (2 × 2)-dimensional data composed of the X-coordinates and the Y-coordinates of two feature positions three times. For example, the track detection result clustering device 403 performs calculation of a four-dimensional Euclidean distance three times.
  • In the track detection of Japanese Patent No. 6903477 , the Y-coordinate of an n-th point (n = 1 to 3) from the near side is substantially the same between the feature positions CPl0 to CPl2 and CPr0 to CPr2. Depending on the clustering algorithm, clustering using X-coordinates and not using Y-coordinates may be performed. In this case, the track detection result clustering device 403 performs clustering of two (2 × 1)-dimensional data composed of the X-coordinates of two feature positions three times. For example, the track detection result clustering device 403 performs calculation of a two-dimensional Euclidean distance three times.
  • The other components of the rail track branch detection apparatus 40 according to the second embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • The clustering method may be changed as in the second embodiment. The rail track branch detection apparatus 40 according to the second embodiment can produce effects similar to those of the first embodiment.
  • (Third Embodiment)
  • FIG. 11 is a view showing one example of clustering methods in a track detection result clustering device 403 according to a third embodiment. The third embodiment is different from the first embodiment in the clustering method.
  • The track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters by collectively calculating the distance (e.g., the Euclidean distance) between the plurality of track detection results for all pieces of position information (pixel positions).
  • For example, the track detection result clustering device 403 performs clustering by extracting all the points of feature positions CPl0 to CPl2, CPr0 to CPr2. In the example shown in FIG. 11, therefore, the track detection result clustering device 403 performs clustering of 12 (6 × 2)-dimensional data composed of the X-coordinates and the Y-coordinates of the six feature positions once. For example, the track detection result clustering device 403 performs calculation of a 12-dimensional Euclidean distance once.
  • In the track detection of Japanese Patent No. 6903477 , the Y-coordinate of an n-th point (n = 1 to 3) from the near side is substantially the same between the feature positions CPl0 to CPl2 and CPr0 to CPr2. Depending on the clustering algorithm, clustering using X-coordinates and not using Y-coordinates may be performed. In this case, the track detection result clustering device 403 performs clustering of six (6 × 1)-dimensional data composed of the X-coordinates of six feature positions once. For example, the track detection result clustering device 403 performs calculation of a six-dimensional Euclidean distance once.
  • The other components of the rail track branch detection apparatus 40 according to the third embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • The clustering method may be changed as in the third embodiment. The rail track branch detection apparatus 40 according to the third embodiment can produce effects similar to those of the first embodiment.
  • (Fourth Embodiment)
  • FIG. 12 is a view showing one example of interpolation of feature positions CPl0 to CPl2, CPr0 to CPr2 in a track detection result clustering device 403 according to a fourth embodiment. The fourth embodiment is different from the first embodiment in that clustering is performed by interpolating the feature positions CPl0 to CPl2, CPr0 to CPr2.
  • In the track detection of Japanese Patent No. 6903477 , the Y-coordinate of an n-th point (n = 1 to 3) from the near side is substantially the same between the feature positions CPl0 to CPl2 and the feature positions CPr0 to CPr2. However, depending on the method of track detection, for example, the value of the Y-coordinate may differ significantly. In this case, the track detection result clustering device 403 classifies a plurality of track detection results into a plurality of clusters based on interpolated position information obtained by interpolating pieces of position information (coordinate positions). For example, the track detection result clustering device 403 interpolates the coordinates of feature positions by performing spline interpolation.
  • In the example shown in FIG. 12, the track detection result clustering device 403 calculates the interpolated position information on the left rail R2 by interpolating the feature positions CPl0 to CPl2. Similarly, the track detection result clustering device 403 calculates the interpolated position information on the right rail R1 by interpolating the feature positions CPr0 to CPr2. For example, the track detection result clustering device 403 calculates X-coordinates in the interpolated position information on the left rail R2 relative to 0, 1, 2, ..., Y' as Y-coordinates. "Y'" is a predetermined integer. The track detection result clustering device 403 calculates X-coordinates in the interpolated position information on the right rail R1 relative to 0, 1, 2, ..., Y' as Y-coordinates.
  • The track detection result clustering device 403 performs clustering using, as feature positions, Y'+1 pieces of interpolated position information on each of the left rail R2 and the right rail R1.
  • The other components of the rail track branch detection apparatus 40 according to the fourth embodiment are the same as the corresponding components of the rail track branch detection apparatus 40 according to the first embodiment, and therefore detailed description thereof will be omitted.
  • Clustering may be performed by interpolating the feature positions CPl0 to CPl2, CPr0 to CPr2 as in the fourth embodiment. The rail track branch detection apparatus 40 according to the fourth embodiment can produce effects similar to those of the first embodiment. The second embodiment or the third embodiment may be combined with the rail track branch detection apparatus 40 according to the fourth embodiment. Thus, the clustering method may be changed.
  • While some embodiments of the present invention have been described, these embodiments have been presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, substitutions, and changes can be made thereto within the scope of the gist of the invention. These embodiments and their modifications are included in the scope and the gist of the invention, as well as in the invention described in the claims and a scope equivalent to the claims.
  • 1 Driving assistance apparatus, 40 Rail track branch detection apparatus, 401 Track detection executer, 402 Track detection execution parameter storage, 403 Track detection result clustering device, 404 Number-of-track-branches acquirer, 405 Track database, 406 Track detection result output device, 407 Operation information database, CPl0 to CPl4 Feature positions, CPr0 to CPr4 Feature positions, I Image, R Track, RV Railroad vehicle, WcpO to Wcp2 Widths of difference, Wr Track width

Claims (14)

  1. A rail track branch detection apparatus comprising:
    a track detector configured to execute track detection of detecting a track of one route of a railroad vehicle from an image captured in an advancing direction of the railroad vehicle, multiple times according to the number of a plurality of preset detection parameters; and
    a clustering device configured to detect a branch of the track in the image by classifying a plurality of track detection results obtained by the track detector into a plurality of clusters.
  2. The rail track branch detection apparatus according to claim 1, wherein the clustering device is configured to classify the plurality of track detection results into clusters the number of which is corresponding to the number of branches of a track on a route to be traveled by the railroad vehicle based on a position of the railroad vehicle.
  3. The rail track branch detection apparatus according to claim 2, wherein the clustering device is configured to stop classifying the track detection results when the number of branches based on the position of the railroad vehicle is zero.
  4. The rail track branch detection apparatus according to any one of claim 1 to claim 3, wherein the clustering device is configured to classify the plurality of track detection results into a plurality of clusters based on a classification parameter according to a track width.
  5. The rail track branch detection apparatus according to any one of claim 1 to claim 4, wherein the clustering device is configured to classify the plurality of track detection results into a plurality of clusters based on position information of the track detection result in the image.
  6. The rail track branch detection apparatus according to claim 5, wherein the clustering device is configured to:
    correct the position information of the track detection result based on a track width; and
    classify the plurality of track detection results of which the position information has been corrected into a plurality of clusters.
  7. The rail track branch detection apparatus according to claim 6, wherein the clustering device is configured to correct the position information of the track detection result so as to normalize the track width between a near side in the image and a far side in the image.
  8. The rail track branch detection apparatus according to any one of claim 5 to claim 7, wherein the clustering device is configured to classify the plurality of track detection results into a plurality of clusters based on interpolated position information obtained by interpolating pieces of the position information.
  9. The rail track branch detection apparatus according to any one of claim 5 to claim 8, wherein the clustering device is configured to classify the plurality of track detection results into a plurality of clusters by calculating a distance between the plurality of track detection results for each part of pieces of the position information that are divided.
  10. The rail track branch detection apparatus according to any one of claim 5 to claim 8, wherein the clustering device is configured to classify the plurality of track detection results into a plurality of clusters by collectively calculating a distance between the plurality of track detection results for all pieces of the position information.
  11. The rail track branch detection apparatus according to any one of claim 1 to claim 10, further comprising a track detection result output device configured to output at least one of the track detection results.
  12. The rail track branch detection apparatus according to claim 11, wherein the track detection result output device is configured to output at least one of the track detection results in a cluster corresponding to a route to be traveled by the railroad vehicle based on a position of the railroad vehicle.
  13. The rail track branch detection apparatus according to claim 11 or claim 12, wherein the clustering device is configured to cause the track detection result output device to output the track detection result that is closest to a center of a cluster into which the track detection result is classified.
  14. A program that causes a computer to execute track detection of detecting a track of one route of a railroad vehicle from an image captured in an advancing direction of the railroad vehicle, multiple times according to the number of a plurality of preset detection parameters, and detect a branch of the track in the image by classifying a plurality of track detection results into a plurality of clusters.
EP22211385.4A 2022-01-20 2022-12-05 Rail track branch detection apparatus and program Pending EP4223614A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022007295A JP2023106146A (en) 2022-01-20 2022-01-20 Railway track detection apparatus and program

Publications (1)

Publication Number Publication Date
EP4223614A1 true EP4223614A1 (en) 2023-08-09

Family

ID=84389076

Family Applications (1)

Application Number Title Priority Date Filing Date
EP22211385.4A Pending EP4223614A1 (en) 2022-01-20 2022-12-05 Rail track branch detection apparatus and program

Country Status (3)

Country Link
EP (1) EP4223614A1 (en)
JP (1) JP2023106146A (en)
CN (1) CN116461563A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0476213B2 (en) 1984-02-27 1992-12-03 Nippon Telegraph & Telephone
JPH063477B2 (en) 1984-08-30 1994-01-12 富士通株式会社 Liquid crystal display element inspection method
EP1236634A1 (en) * 2001-02-20 2002-09-04 Digital Image Research Limited Method and apparatus for determining track condition
WO2015015494A1 (en) * 2013-07-31 2015-02-05 Katz Elen Josef System and method for obstacle identification and avoidance
WO2018073778A1 (en) * 2016-10-20 2018-04-26 Rail Vision Ltd System and method for object and obstacle detection and classification in collision avoidance of railway applications

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0476213B2 (en) 1984-02-27 1992-12-03 Nippon Telegraph & Telephone
JPH063477B2 (en) 1984-08-30 1994-01-12 富士通株式会社 Liquid crystal display element inspection method
EP1236634A1 (en) * 2001-02-20 2002-09-04 Digital Image Research Limited Method and apparatus for determining track condition
WO2015015494A1 (en) * 2013-07-31 2015-02-05 Katz Elen Josef System and method for obstacle identification and avoidance
WO2018073778A1 (en) * 2016-10-20 2018-04-26 Rail Vision Ltd System and method for object and obstacle detection and classification in collision avoidance of railway applications

Also Published As

Publication number Publication date
JP2023106146A (en) 2023-08-01
CN116461563A (en) 2023-07-21

Similar Documents

Publication Publication Date Title
Xia et al. An automated driving systems data acquisition and analytics platform
EP3879455A1 (en) Multi-sensor data fusion method and device
EP3007099B1 (en) Image recognition system for a vehicle and corresponding method
US9824586B2 (en) Moving object recognition systems, moving object recognition programs, and moving object recognition methods
CN111801711A (en) Image annotation
EP3410416B1 (en) Image processing device, imaging device, mobile entity apparatus control system, image processing method, and program
JP2018092483A (en) Object recognition device
CN110490217B (en) Method and system for improved object detection and object classification
CN112298194B (en) Lane changing control method and device for vehicle
CN112368741A (en) Sensor calibration
JP2018048949A (en) Object recognition device
Xia et al. Automated driving systems data acquisition and processing platform
CN115923839A (en) Vehicle path planning method
Jain et al. Relative vehicle velocity estimation using monocular video stream
CN107121148B (en) Determination device, determination method, and recording medium having program recorded thereon
EP4223614A1 (en) Rail track branch detection apparatus and program
CN114509079A (en) Method and system for ground projection for autonomous driving
Sabry et al. Ground vehicle monocular visual odometry
US20240153106A1 (en) Object tracking device
Zeisler et al. Vision based lane change detection using true flow features
US11884303B2 (en) Apparatus and method for determining lane change of surrounding objects
EP4242996A1 (en) Status determination device, status determination system, and status determination method
Li et al. R4d: Utilizing reference objects for long-range distance estimation
KR20220064407A (en) Onboard cluster tracking system
Atanasyan et al. Improving self-localization using CNN-based monocular landmark detection and distance estimation in virtual testbeds

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): 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 ME MK MT NL NO PL PT RO RS SE SI SK SM TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20240131

RBV Designated contracting states (corrected)

Designated state(s): 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 ME MK MT NL NO PL PT RO RS SE SI SK SM TR