Skip to content
This repository was archived by the owner on Mar 3, 2024. It is now read-only.

The REID part costs time too much #5

@HavenLan

Description

@HavenLan

Hello, we run the code successfully, but we find a question of the time costing.
In the sort part, the average time is about 40ms, but there are few frames taking more than 500ms. After investigation, it is determined that the time-consuming part of network (feature extraction part) reasoning has increased sharply, and the Layer4 takes the most time.
Have you encountered any similar problems? How to solve them, thanks!

Environment:
Xavier AGX 16GB - Jetpack 4.4
python 3.6.9
pytorch 1.6.0
opencv 4.1.1

图片1
图片2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions