galeone / dynamic-training-bench

Simplify the training and tuning of Tensorflow models
Mozilla Public License 2.0
213 stars 31 forks source link

inception v3 predefined #14

Open dineshbvadhia opened 7 years ago

dineshbvadhia commented 7 years ago

Wrt #13, is a predefined Inception V3 model planned?

galeone commented 7 years ago

No, it's not planned just because I don't need it (yet). However, contributions are welcome! If someone wants to add a predefined model / predefined dataset should feel free to contribute!

I'll let this issue open because common models like inception are something I'd like to have in DyTB (because everyone use it, and one of the aims of the project is to avoid rewriting common tasks/model)