I am a Free Trial user of GCP and studying image classification service with AutoML Vision. And I got a basic question about this service. We know that there are many Object Recognition Models and Object Detection Models. It can be RCNN, YOLO, etc.
I used AutoML Vision with my photo datas and I got my custom model. There was no way to know about the structure of my Model. For example, which 'models' are used to train my datas, which 'network' is used, what are the 'parameters' that are set for my model, and way of 'tunning' of my model. And I want to know if there is any way to see those informations about my custom model that is created from AutoML Vision. If it's trade secret, I know that I need to give up about those information.
Sum : I want to know about 'Model', 'Network', Parameters', 'Way of Tunning' of my custom. (What kind of values are used for my model)
