Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.67 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.67 KB

[If possible, insert some sort of preview or teaser to reel in your audience!]

Team-Chiken-wi22

The official ACM AI Team Chiken repository.

Table of Contents:

1. Resources

If you're just getting started and want to learn the necessary tools going into this project, check out resources.md!

2. Getting Started

Generating Data

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.

3. Structure

[Insert some text on the structure of this repo and how everything is organized.]

4. Difficulties

[Insert some text on the difficulties you faced and how you solved them (images and GIFs are awesome).]

5. Author Info

[Insert your info]