rizkiarm / LipNet

Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
MIT License
627 stars 224 forks source link

What does './train random_split [GPUs (optional)]' mean? #138

Open PGSBlog opened 1 year ago

PGSBlog commented 1 year ago

Hello! Students who want to study with 'LipNet'.

I don't know what the meaning of '[GPUs (optional)]' in './train random_split [GPUs (optional)]' in the middle of usage.

Can you tell me how to write '[GPUs (optional)]' as an example?