farewellthree / STAN

Official PyTorch implementation of the paper "Revisiting Temporal Modeling for CLIP-based Image-to-Video Knowledge Transferring"
Apache License 2.0
90 stars 3 forks source link

About epoch setting. #4

Closed yusq45 closed 1 year ago

yusq45 commented 1 year ago

Thanks for your great work! I didn't find any statement about the number of epochs in the paper. In fact, given the training strategy used, providing only the learning rate does not seem to be of much use.

farewellthree commented 1 year ago

We set 20 epochs on retrieval and 50 epochs on recognition.