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!