rizkiarm / LipNet

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

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

Closed PGSBlog closed 2 years ago

PGSBlog commented 2 years 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?