verashira / TSPNet

TSPNet: Hierarchical Feature Learning via Temporal Semantic Pyramid for Sign Language Translation
MIT License
100 stars 17 forks source link

My dataset #7

Open LSJ1994 opened 3 years ago

LSJ1994 commented 3 years ago

I want to use my own video dataset.

I make a text preprocessing but how can i make a video feature by using I3D networks?

pizza59 commented 3 years ago

Hello I'm a french student in computer science, I'm also trying to make a video feature by using I3D networks. I'm trying with https://github.com/dxli94/WLASL but I'm not sure about it.

Does anyone have any additional guidelines for extracting features with different segment sizes?

@LSJ1994 Have you found another solution?

dxli94 commented 3 years ago

We are planning to prepare a proper release of the feature extraction code. Please stay tuned.

For now, please refer to here for a less structured version of the pre-trained model and feature extraction code.

LSJ1994 commented 3 years ago

Thank you

Dongxu Regards!

2021년 3월 4일 (목) 21:36, Dongxu notifications@github.com님이 작성:

We are planning to prepare a proper release of the feature extraction code. Please stay tuned.

For now, please refer to here https://drive.google.com/file/d/1qZoE_rAI2xEiEOwfq52X4UwFpLPbeEwe/view?usp=sharing for a less structured version of the pre-trained model and feature extraction code.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/verashira/TSPNet/issues/7#issuecomment-790586960, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMVU4RP7GYCRMVNY5WAMU6LTB55FNANCNFSM4XKJVJEQ .

pizza59 commented 3 years ago

We are planning to prepare a proper release of the feature extraction code. Please stay tuned.

For now, please refer to here for a less structured version of the pre-trained model and feature extraction code.

Thank you very much! I stay tuned :)

rabeya-akter commented 1 year ago

We are planning to prepare a proper release of the feature extraction code. Please stay tuned.

For now, please refer to here for a less structured version of the pre-trained model and feature extraction code.

Can you please provide the requirements file to run this code? I am getting several errors while running this code.