Commit Graph

7 Commits

Author SHA1 Message Date
1260625061 Update .gitignore
Title. Just a quick update.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-10-18 23:10:34 -04:00
c0d5373f1f Pulled .gitignore from autocropper and cleanup
Removing the default Dockerfile since it doesn't
do anything.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-10-18 23:06:23 -04:00
3ade15cf07 Updating docker for app and gpu/pytorch use
Updating docker file and run script to use expo with nodejs
and hopefully end up using react native. Also updated it for
pytorch use to run pytorch in the docker container.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-09-14 20:54:48 -04:00
26bd81b15d Another gitignore update
Title. Just cleaning up.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-09-10 02:57:06 -04:00
a00532084b Updating gitignore
Made it so that autocropper kept it's .vscode folder.
Might change it back in the future once I try working on a different system.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-09-10 02:34:25 -04:00
e7b447208c Updating gitignore and changing image directions
Changed directions for image manipulation from stb stuff to
using OpenCV.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-09-08 23:11:04 -04:00
7f3ca088ce Updating gitignore
As the title says. Changed it so I keep the .vscode folders.
Might need to change this later depending on if I want to keep the .vscode
folder across platforms or not.
Also removed test.cpp since it was just a test file.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-09-08 18:13:12 -04:00