Basics sign predictor #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "WES-129-basic-sign-predictor-model"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Created a script to create the basic signs dataset
Adapted train.py to train_basics.py to train SPOTER model on basic signs
Testing Instructions
Please provide instructions on how the code reviewers can test your changes:
Load the model in the model live view (visualizations/webcam_view.py) and/or analyze it using the analyze_model notebook
The performance is still quite bad and webcam_view has not been adapted to display the correct sign names
Related Issues
Known bugs or issues
Bad accuracy, low test size
Checklist
Additional Notes
Basically useless now but I want this branch gone
Closes WES-129
requested review from @vimylle
changed the description
changed the description
Checkout
From your project repository, check out a new branch and test the changes.