Commit c1cce54 1 parent 2039056 commit c1cce54 Copy full SHA for c1cce54
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ For application background [see here](https://www.nvidia.com/en-us/deep-learning
18
18
Download these three data files to {cudf_home}/data and compile/run two data
19
19
preprocessing C++ programs in the folder to prepare the data files for the
20
20
C++/Python test code. In addition to its_4326_roi.* and its_camera_2.csv,
21
- four derived SoA data files are needed for the tests:
22
-
23
- vehical identification (.objectid), timestamp (.time), lon/lat location
24
- (.location) and polygon (.ply). The instructions to compile and run
25
- json2soa.cpp and poly2soa.cpp are provided at the beginning of the two programs.
21
+ four derived SoA data files are needed for the tests: vehicle identification
22
+ ( ` .objectid ` ), timestamp ( ` .time ` ), lon/lat location
23
+ ( ` .location ` ) and polygon ( ` .ply ` ). The instructions to compile and run
24
+ ` json2soa.cpp ` and ` poly2soa.cpp ` are provided at the beginning of the two
25
+ programs.
26
26
27
27
### json2soa
28
28
To compile, download cJSON.c and cJSON.h from the
You can’t perform that action at this time.
0 commit comments