nanmi

Results 3 comments of nanmi

```python import json import trt_pose.coco import trt_pose.models import torch class InputReNormalization(torch.nn.Module): """ This defines "(input - [0.485, 0.456, 0.406]) / [0.229, 0.224, 0.225]" custom operation to conform to "Unit" normalized...

> @nanmi您是否设法运行 yolox-tiny 或 yolox-nano? I haven't tried it, but please share it if you verify it☺

We do not need to export NMS. NMS is in the post-processing part