Write with your eye sight!
Just follow these steps:
- Open
wws_get_data.py
and take loads of pictures looking at different grid points. - Train a convolutional neural network in
train_model.ipynb
that gets as an input the webcam images and returns the grid point you were looking at! - Test the model and draw or write with your eyes on a grid in
wws_write.py
.