HeyMaslo / companion-server

This is the official repository of the maslo companion server
https://heymaslo.github.io/companion-server/#/
MIT License
21 stars 3 forks source link

Retrain PhotoManipulation #9

Open markziler opened 4 years ago

markziler commented 4 years ago

Retrain PhotoManipulation models with better representative Data

un1crom commented 4 years ago

Photomanipulation was trained using a dataset pulled from instagram using this by various searches/hashtags. https://github.com/instaloader/instaloader

google cloud vision AutoML was used to produce a tensorflowjs classification.

good task for ML engineer to take over. this is just producing a new model and dropping it into the models folder overwriting the existing model.