0d20122815
Add new file
main
Lucas Oskorep
2024-03-31 18:12:02 +00:00
dc427837f6
feat: adding resnet and formatting updates
Lucas Oskorep
2023-04-06 00:37:46 -04:00
ce5939d8a9
Update .gitlab-ci.yml file
Lucas Oskorep
2022-07-09 19:07:02 +00:00
f70690efa8
merging to change repository base
Lucas Oskorep
2022-06-07 19:33:40 -04:00
01703639ac
adding todo
Lucas
2022-06-03 15:59:18 -04:00
6add80bd27
Removing unused import
Lucas
2022-06-03 13:55:06 -04:00
d111cdae69
Updates to all parts of model building - moving to frozen transfer learning followed by slowed learning rate fine tuning using EfficientNets for final model.
Lucas
2022-06-03 13:44:34 -04:00
755fcde3a9
clean up imports. fix naming, force CPU to fill the cache faster with images using 20 workers.
Lucas
2022-06-01 18:52:55 -04:00
1b539d6945
renaming all files - moving training to be a single file for transfer vs not transfer learning. Made the testing file test all models. Needs to be updated to only update with new models.
Lucas
2022-06-01 17:46:55 -04:00
ab0b7a0a4a
Merge remote-tracking branch 'origin/master'
Lucas
2022-05-25 19:59:11 -04:00
616c99c7f5
creating model builder for faster model tweaking and iteration. Increased threads for training to better feed the GPU images from the image generator.
Lucas
2022-05-25 19:47:30 -04:00
5990351a47
moving to Tensorflow 2.0 and changing the test train split to use symlinks.
Lucas
2022-05-18 18:37:29 -04:00
1dc7c2dee2
Updates....updates everywhere
Lucas Oskorep
2019-07-17 12:30:16 -05:00
e1e3319653
Oops forgot to add in the poke images.
Lucas Oskorep
2019-04-30 13:02:14 -05:00
fbac5d519a
Adding in new trained models, as well as new tools for reviewing the results.
Lucas Oskorep
2019-04-30 13:00:24 -05:00
601f4f7633
Added in new model names
Lucas Oskorep
2019-04-26 16:18:00 -05:00
24e8d71306
Made all processes threaded. Also changed up the neural network to hopefully better support the higher class load
Lucas Oskorep
2019-04-26 02:57:18 -05:00
493f5cfb25
Moving to new seperate repos
Lucas Oskorep
2019-04-25 23:52:46 -05:00
285955fa5c
added multithreading to the downloader
lucasoskorep
2019-04-25 16:13:05 -05:00
ad79e7a2ed
Adding in the trained models for the first android app.
Lucas Oskorep
2019-04-14 20:12:36 -05:00
97a30b0f48
Renaming files
Lucas Oskorep
2019-04-14 19:02:36 -05:00
d3aac99da9
Adding in the android studio project
Lucas Oskorep
2019-04-14 18:58:34 -05:00
ef71399199
Updating the input image sizes to have a higher resolution. Currently unclean data is reaching 70% accuracy.
Lucas Oskorep
2019-04-14 18:55:28 -05:00
fac82296e2
Updating the input image sizes to have a higher resolution. Currently unclean data is reaching 70% accuracy.
Lucas Oskorep
2019-04-14 18:54:26 -05:00
de117a55ae
Updating the input image sizes to have a higher resolution. Currently unclean data is reaching 70% accuracy.
Lucas Oskorep
2019-04-14 18:50:53 -05:00
aabd88d4fb
adding in gitignores
Lucas Oskorep
2019-04-14 18:42:51 -05:00
63c6ae62b3
Updating the input image sizes to have a higher resolution. Currently unclean data is reaching 70% accuracy.
Lucas Oskorep
2019-04-14 15:19:23 -05:00
fce361ddcb
Updated training for new KERAS API
Lucas Oskorep
2019-04-14 15:17:57 -05:00
bc44d30180
Adding in the data first preprocessing, as well as the first model training.
Lucas Oskorep
2019-04-14 14:32:08 -05:00
81a48a51ae
Adding in the Initial Image Gathering
Lucas Oskorep
2019-04-13 00:39:48 -05:00
7d0a16680a
Adding in the Initial Image Gathering
Lucas Oskorep
2019-04-13 00:37:11 -05:00
63540bf0ce
Add .gitignore
Lucas Oskorep
2019-04-12 11:26:21 -05:00
ed13516288
Initial commit
Lucas Oskorep
2019-04-12 11:21:25 -05:00