Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Traffic Light Recognition Question
조회 수: 1 (최근 30일)
이전 댓글 표시
When run the Traffic_Light recognition with Autoware.Universe in Xavier. There is a return error :
[component_container_mt-2] [TRT_COMMON][WARNING]: - Subnormal FP16 values detected.
[component_container_mt-2] [TRT_COMMON][WARNING]: - Values less than smallest positive FP16 Subnormal value detected. Converting to FP16 minimum subnormalized value.
[component_container_mt-2] [TRT_COMMON][WARNING]: If this is not the desired behavior, please modify the weights or retrain with regularization to reduce the magnitude of the weights.
[component_container_mt-2] [TRT_COMMON][WARNING]: Weights [name=node_of_437 + node_of_438.weight] had the following issues when converted to FP16:
[component_container_mt-2] [TRT_COMMON][WARNING]: The getMaxBatchSize() function should not be used with an engine built from a network created with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag. This function will always return 1.
[component_container_mt-2] [TRT_COMMON][WARNING]: The getMaxBatchSize() function should not be used with an engine built from a network created with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag. This function will always return 1.
[component_container_mt-2] [TRT_COMMON][INFO]: Loaded engine size: 4 MiB
Please let us know your thoughts. Thank you!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!