Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spktrm authored Jun 3, 2021
1 parent 10c7361 commit e205ec5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
### Step 1:
Use the get_signs.py script to create your data set or Auslan signs.

### Step 2
### Step 2:
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.

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

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

## Optional
Expand Down

0 comments on commit e205ec5

Please sign in to comment.