mx-mark / VideoTransformer-pytorch

PyTorch implementation of a collections of scalable Video Transformer Benchmarks.
272 stars 34 forks source link

the format of train_file.txt and loaded self-supervised pretrain checkpoints #8

Closed happy-hsy closed 2 years ago

happy-hsy commented 2 years ago

Hi, can you provide train_file.txt, val_file.txt and test_file.txt? My email is haosen.yang.6@gamil.com.By the way, I would like to share with you how to train model loaded with self-supervised pretrain checkpoints.

mx-mark commented 2 years ago

@happy-lifi sorry, why you need the detailed data list? Because i think the train list is depends on the data you owned in your disk. If you need the build script, i will share it to you.

happy-hsy commented 2 years ago

I want to make sure my data is consistent with yours to reach your performance. You can send your script and *.txt to my email(haosen.yang.6@gamil.com).Thanks!

mx-mark commented 2 years ago

@happy-lifi i just upload the annotation file in the demo folder, you can check it.