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!