Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perception packages support CUDA 11.4 and TensorRT 8.2.4 #589

Closed
8 tasks done
yukke42 opened this issue Mar 28, 2022 · 6 comments
Closed
8 tasks done

Perception packages support CUDA 11.4 and TensorRT 8.2.4 #589

yukke42 opened this issue Mar 28, 2022 · 6 comments

Comments

@yukke42
Copy link
Contributor

yukke42 commented Mar 28, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Perception packages are ported from https://github.com/tier4/AutowareArchitectureProposal.iv and some of them depend on CUDA 11.1 and TensorRT 7.2.1, but https://github.com/autowarefoundation/autoware requires CUDA 11.4 and TensorRT 8.2.4.

Therefore, the packages below should be checked to work.

  • traffic_light_ssd_fine_detector
  • traffic_light_classifier
  • lidar_centerpoint
  • tensorrt_yolo
  • lidar_apollo_instance_segmentation

Purpose

The perception packages work on the https://github.com/autowarefoundation/autoware environement.

Possible approaches

If necessary, refer to https://github.com/tier4/tensorrt_common to switch the TensorRT version.

Definition of done

The packages are checked to work on both versions.

@yukke42
Copy link
Contributor Author

yukke42 commented Apr 6, 2022

I confirmed that lidar_centerpoint works. #643 (comment)

@wep21
Copy link
Contributor

wep21 commented Apr 7, 2022

apollo
image

@wep21
Copy link
Contributor

wep21 commented Apr 7, 2022

yolo
image

@wep21
Copy link
Contributor

wep21 commented Apr 7, 2022

traffic light
image

@yukke42
Copy link
Contributor Author

yukke42 commented Apr 7, 2022

Thank you! 👏

@yukke42
Copy link
Contributor Author

yukke42 commented Apr 7, 2022

We checked for the packages to work, so close this issue.

@yukke42 yukke42 closed this as completed Apr 7, 2022
@wep21 wep21 changed the title Perception packages support CUDA 11.4 and TensorRT 8.2.2 Perception packages support CUDA 11.4 and TensorRT 8.2.4 Apr 7, 2022
knzo25 pushed a commit to knzo25/autoware.universe that referenced this issue Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants