Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 1.73 KB

File metadata and controls

18 lines (13 loc) · 1.73 KB

Certain AutowareArchitectureProposal packages rely on pre-trained CNN models provided by other open source repositories.

  • tensorrt_yolo3

  • traffic_light_fine_detector

    • The trained model in this package is based on the pjreddie's YOLO .weights file, with additional fine-tuning by Tier IV using Darknet.
    • After fine-tuning, the new weights for the trained model are converted into an ONNX file using Python.
  • lidar_apollo_instance_segmentation

    • This package makes use of three pre-trained models provided by Apollo Auto.
    • The following files are automatically downloaded during the build process: