Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khooinguyeen authored Feb 23, 2022
1 parent 60bc20f commit 1ca5597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ git clone https://github.com/khooinguyeen/Sign-Language-Translator.git
!pip install tensorflow==2.5.0 tensorflow-gpu==2.5.0 opencv-python mediapipe sklearn matplotlib
```

### (3) go to the file [ActionDetection.ipynb](https://github.com/khooinguyeen/Sign-Language-Translator/blob/main/Sign%20Language%20Translator/ActionDetection.ipynb) to play with ipython notebooks and run the model
### (3) go to the file [RunModel.ipynb](https://github.com/khooinguyeen/Sign-Language-Translation/blob/main/Sign%20Language%20Translator/RunModel.ipynb) to play with ipython notebooks and run the model
* Relative path:
```
Sign Language Translator\ActionDetection.ipynb
Sign Language Translator\RunModel.ipynb
```

### (4) to collect more data by your own, go to the file [CollectData.ipynb](https://github.com/khooinguyeen/Sign-Language-Translator/blob/main/Sign%20Language%20Translator/CollectData.ipynb)
Expand Down

0 comments on commit 1ca5597

Please sign in to comment.