[If possible, insert some sort of preview or teaser to reel in your audience!]
The official ACM AI Team Chiken repository.
If you're just getting started and want to learn the necessary tools going into this project, check out resources.md!
Use src/generate_dataset.py
to generate tagged latex images. First ensure you
have a latex distribution installed (MacTex for macOS, Miktex for windows).
First cd
into Team-Chiken-wi22
. Then, run
# install dependencies
pip install -r requirements.txt
Generate 50 images:
cd src
python3 generate_dataset.py 50
Change the parameter to generate more/less images.
[Insert some text on the structure of this repo and how everything is organized.]
[Insert some text on the difficulties you faced and how you solved them (images and GIFs are awesome).]
[Insert your info]