You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually there are some historical reasons for the existence of NestedTensor, which is not required since #293 was merged. I guess there's some way to not rely upon NestedTensor for the pre-processing.
Originally posted by @gillpeacegood in #469 (reply in thread)
Actually there are some historical reasons for the existence of
NestedTensor
, which is not required since #293 was merged. I guess there's some way to not rely uponNestedTensor
for the pre-processing.https://github.com/zhiqwang/yolov5-rt-stack/blob/1043ee3eacd8218c39e324c39693e373daf29a09/yolort/models/transform.py#L13-L20
The text was updated successfully, but these errors were encountered: