Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two question #5

Open
fuyi02 opened this issue Aug 4, 2022 · 1 comment
Open

two question #5

fuyi02 opened this issue Aug 4, 2022 · 1 comment

Comments

@fuyi02
Copy link

fuyi02 commented Aug 4, 2022

  1. load model, get error: "PytorchStreamReader failed reading zip archive: failed finding central directory" load scripts is sh configs/standard/v100_test_mot17.sh
  2. I can't find code about pixel-wise association, only bytetracker part, no center points association which present in your paper., Is this code complete?
    image
    image
@smart-face
Copy link

smart-face commented Sep 29, 2022

Yes, the same issue is here! The paper introduces the inspired idea from the flow-guided feature aggregation for video object detection which I could not be able to find the usage inside the code.

@dense_tracker.py file the get_flow has no usage.
from util.p3aformer.p3aformer_misc import (
get_flow,
NestedTensor,
gaussian_radius,
affine_transform,
draw_umich_gaussian,
soft_nms_pytorch,
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants