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

split error #267

Open
ys-dpc opened this issue May 9, 2019 · 1 comment
Open

split error #267

ys-dpc opened this issue May 9, 2019 · 1 comment

Comments

@ys-dpc
Copy link

ys-dpc commented May 9, 2019

First of all, thank you very much for your open source spirit, good work!

Since I only use pytorch and not caffe framework, and I only want to use RGB frame for experiments and do not want to generate optical flow, I wrote a new file to generate list.txt. However, I suspect there are some mistakes.

My split. txt data format is:
/home/dpc/3D-ResNets-PyTorch-master/data/test_jpg/ApplyEyeMakeup/v_ApplyEyeMakeup_g08_c01.avi 121 0
/home/dpc/3D-ResNets-PyTorch-master/data/test_jpg/ApplyEyeMakeup/v_ApplyEyeMakeup_g08_c02.avi 118 0
/home/dpc/3D-ResNets-PyTorch-master/data/test_jpg/ApplyEyeMakeup/v_ApplyEyeMakeup_g08_c03.avi 147 0
......

My RGB frame directory format is:
ApplyEyeMakeup/v_ApplyEyeMakeup_g01_c01.avi/img_00001.jpg
ApplyEyeMakeup/v_ApplyEyeMakeup_g01_c01.avi/img_00002.jpg
ApplyEyeMakeup/v_ApplyEyeMakeup_g01_c01.avi/img_00003.jpg
......

Can you help me to see what's wrong? thank you!:)

@Nauman007
Copy link

hi @ys-dpc did u find the solution to this ?

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

2 participants