Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program stuck when creating data loader #29

Closed
youcaiSUN opened this issue Jan 29, 2021 · 0 comments
Closed

program stuck when creating data loader #29

youcaiSUN opened this issue Jan 29, 2021 · 0 comments

Comments

@youcaiSUN
Copy link

Hi tengda,
I want to reproduce the result of infonce on UCF101. However, when I ran the code (in the section of "InfoNCE pretrain on UCF101-RGB", I did not change anything), the program stuck when creating data loader.
Could you help me to figure out this problem? Thanks very much!
Below is the console output:

`...
module.encoder_k.0.Mixed_5c.branch3.1.bn.bias False
module.encoder_k.2.weight False
module.encoder_k.2.bias False
module.encoder_k.4.weight False
module.encoder_k.4.bias False
=================================

TransformController: [<utils.augmentation.TwoClipTransform object at 0x7f8e866e6850>, <utils.augmentation.OneClipTransform object at 0x7f8e866e6990>] with weights: [0.5, 0.5]
Loading data for "train" mode
Loading LMDB from /data1/Deep Learning/Dataset/UCF101/ucf101_frame.lmdb, split:1
Frame Dataset from "/data1/Deep Learning/Code/CoCLR/dataset/../process_data/data/ucf101" has #class 101
filter out too short videos ...
Creating data loaders for "train" mode
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant