Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ It's using Paddle to handle the training and other things. Not PyTorch or Tensor
|
|
17 |
There's the result I get form this model:
|
18 |
|
19 |
- You can use CPU to run the model! But GPU 10x faster then CPU π.
|
20 |
-
- CPU (about
|
21 |
- You can add some change easier passing some params.
|
22 |
|
23 |
## π Using example is here
|
|
|
17 |
There's the result I get form this model:
|
18 |
|
19 |
- You can use CPU to run the model! But GPU 10x faster then CPU π.
|
20 |
+
- CPU (about 300ms/per ) | GPU (about 90ms/per π ) V2-10 Model
|
21 |
- You can add some change easier passing some params.
|
22 |
|
23 |
## π Using example is here
|