Skip to content

Commit 10c7361

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
## How to use
44

5-
**Step 1**
5+
### 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)