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

Hardware and Software Specifications for this research. #39

Open
Onestringlab opened this issue Sep 9, 2023 · 3 comments
Open

Hardware and Software Specifications for this research. #39

Onestringlab opened this issue Sep 9, 2023 · 3 comments

Comments

@Onestringlab
Copy link

I appreciate the work you have done. Can you tell us about the hardware and software specifications used to carry out this research? What Python libraries do you use? Provide detailed requirements

I am very grateful also you want to share it.

Thank You

@ycmin95
Copy link
Collaborator

ycmin95 commented Sep 9, 2023

Software: Pytorch 1.8+ and ubuntu 16.04+
Hardware: the training process needs about 20G graphics memory, our experiments are conducted on two Nvidia titan X gpus or a single 3090 gpu.

Hope these information can help you~

@Onestringlab
Copy link
Author

If I use 1 8GB GPU, can the program code still run? Or there is a configuration that needs to be changed.
Thank You.

@ycmin95
Copy link
Collaborator

ycmin95 commented Sep 11, 2023

It depends on the final goal of your project. If you want to obtain a better feature extractor for SLR, it would be better to adopt GPUs with larger memory, or use much lighter backbone and lower FPS. If you want to train a SLT model, you can leverage the provided model to extract visual features, and only train the translation model based on the extracted features.

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