Skip to content

Commit 743f62a

Browse files
authored
Updated README for PointPillars sample (#673)
1 parent 38e56c9 commit 743f62a

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/End-to-end-Workloads/LidarObjectDetection-PointPillars

1 file changed

+1
-1
lines changed

AI-and-Analytics/End-to-end-Workloads/LidarObjectDetection-PointPillars/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Currently, only Linux platforms are supported. It is recommended to use Ubuntu 1
4646
To build and run the PointPillars sample, the following libraries have to be installed:
4747
1. Intel® Distribution of OpenVINO™ toolkit (at least 2021.1)
4848
2. Intel® oneAPI Base Toolkit (at least 2021.2)
49-
3. Boost (including `boost::program_options` library)
49+
3. Boost (including `boost::program_options` and `boost::filesystem` library). For Ubuntu, you may install the libboost-all-dev package.
5050
4. Optional: If the sample should be run on an Intel GPU, it might be necessary to upgrade the corresponding drivers. Therefore, please consult the following page: https://github.com/intel/compute-runtime/releases/
5151

5252

0 commit comments

Comments
 (0)