NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference

TAO vs isaac_ros_dnn_inference encoder param mismatch

Open
#28 1 comment 1 reaction 1 assignee View on GitHub

@jaiveersinghNV is already working on this.

Since Apr 17, 2023.

enhancement
Dominant language
C++
Stars
141
Forks
24
PR merge metrics
No merged PRs in 30d

Description

For models exported by tao toolkit v4.0 (yolov v4 for my case):
It seems like encoder_image_mean and encoder_image_stddev needs to be set to 0 and 1/255 respectively to get any proper inference (thereby nullifying the normalization). When normalizing image between 0 to 1, TAO exported models never output correct predictions.

Is there any way to turn off normalization by a parameter for encoder node?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.