trackformer
trackformer copied to clipboard
Ways to increase fps
I am getting 5.17 fps on a V100. Do you have any suggestions for increasing this? The command I am running:
%run ./src/track.py with
reid
dataset_name=DEMO
data_root_dir=/data/track_data/black_hat/images/black_hat_small_images
output_dir=/data/track_data/black_hat\reid_ip5_trk5
write_images=debug
You could reduce the input resolution or if you are interested in reducing overall sequence processing time, you could forward the video with less frames.