I want to classify telecom devices: switches, routers, etc. I know that there are pre-trained model available online: https://github.com/tensorflow/models
- Will it be possible to use transfer learning using those? Or do I have to use a pre-trained model of telecom devices?
- Which one will you recommend me?