Skip to content
/ BPL_py Public

A python implementation of the forward process of Lake et al. 2015 Science Handwriting.

Notifications You must be signed in to change notification settings

Fen9/BPL_py

Repository files navigation

- The link to get the models: https://drive.google.com/drive/folders/1U47AVBaDTg6zqa_0KbgF2XoGYj1xQYvJ?usp=sharing


Instructions:
- Install virtual environment: 

    virtualenv -p python3 venv

- Activate virtual environment:
    
    source venv/bin/activate

- Install dependency package:

    pip install -r requirements.txt

- Run the code: 

    python main.py


- The generated results will be saved in a figure called 'gen.png'

About

A python implementation of the forward process of Lake et al. 2015 Science Handwriting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages