Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Can't produce result for pre-trained TSN. Takes long time #29

@ttran1904

Description

@ttran1904

Hi,

I was wondering how long would it take to evaluate a pre-trained TSN model on EK100 data? I tried to run it for a long time, and it won't stop or produce a result. I'm using 4 12GB-GPUs and was using:

  • batch_size=1
  • train.num_epoch=0 (no training, just eval)
  • +model.future_predictor.n_head=4
  • +model.future_predictor.n_layer=4
  • +model.future_predictor.inter_dim=64

However, my run never output anything new after this log:
Screen Shot 2022-01-12 at 3 06 16 PM

How long does a pre-trained model would take to just evaluate?

I just want to see how well the pre-trained model works to reproduce the same numbers. But the program just keep running, no more logs are produced after this screen shot. I even reduced the batch size, heads, layers, etc. so that it should run faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions