Skip to content

Commit e205ec5

Browse files
authored
Update README.md
1 parent 10c7361 commit e205ec5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
### Step 1:
66
Use the get_signs.py script to create your data set or Auslan signs.
77

8-
### Step 2
8+
### Step 2:
99
Then use the create_data.py script to run the MediaPipe framework over your collected data to create a dataset for training a fully connected network.
1010

11-
### Step 3
11+
### Step 3:
1212
Next, use the make_hand_model.py script to train a full connected network. Be careful to examine the directory references.
1313

14-
### Step 4
14+
### Step 4:
1515
Finally, Use posenet_video.py script to classify your handshapes from data has been collected. Make sure this script references your trained hand model
1616

1717
## Optional

0 commit comments

Comments
 (0)