Skip to content

plurigrid/inksight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization Icon

InkSight: Offline-to-Online Handwriting Conversion by Learning to Read and Write

Blagoj Mitrevski†Arina Rak†Julian Schnitzler†Chengkun Li†Andrii Maksai‡Jesse BerentClaudiu Musat

Joint first authors   |   Corresponding author

Read the Paper Try Demo on Hugging Face Google Research Blog Info

Derender Diagram

Inksight


News


Run Gradio 🤗 Playground Locally

To set up and run the Gradio Playground locally, you can use the following steps:

# Clone the huggingface space
git clone https://huggingface.co/spaces/Derendering/Model-Output-Playground

# Install the dependencies (skip if you have them already)
pip install gradio gdown

Then inside the cloned directory, you can run the following command to interact with the playground:

# Run the Gradio Playground
python app.py

Releases

⚠️ Notice: Please use TensorFlow and tensorflow-text between version 2.15.0 and 2.17.0. Versions later than 2.17.0 may lead to unexpected behavior. We are currently investigating these issues.

We provide open resources for InkSight public version model. Choose the options that best fit your needs:


Licenses

Code License The code in this repository is released under the Apache 2 license.


Disclaimer

Please note: This is not an officially supported Google product.


Citation

If you find our work useful for your research and applications, please cite using this BibTeX:

@article{mitrevski2024inksight,
  title={InkSight: Offline-to-Online Handwriting Conversion by Learning to Read and Write},
  author={Mitrevski, Blagoj and Rak, Arina and Schnitzler, Julian and Li, Chengkun and Maksai, Andrii and Berent, Jesse and Musat, Claudiu},
  journal={arXiv preprint arXiv:2402.05804},
  year={2024}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%