2963 Forks
6800 Stars
6800 Watchers

models

Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.

How to download and setup models

Open terminal and run command
git clone https://github.com/PaddlePaddle/models.git
git clone is used to create a copy or clone of models repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with models https://github.com/PaddlePaddle/models/archive/master.zip

Or simply clone models with SSH
[email protected]:PaddlePaddle/models.git

If you have some problems with models

You may open issue on models support forum (system) here: https://github.com/PaddlePaddle/models/issues