Skip to content

The official ACM AI Team Chiken repository.

License

Notifications You must be signed in to change notification settings

rcwoshimao/Team-Chiken-wi22

Repository files navigation

[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]

About

The official ACM AI Team Chiken repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages