Available architectures
Here is the complete list of all the neural network architectures available in Studio. When available, links to the research papers are provided.
Pre-training
All our architectures are pre-trained on real-world, open datasets. Training them from scratch would take days or weeks to have correct predictions. Thanks to the pre-training, all you are doing is fine-tuning the model to your specific use-case. You can see the pre-training dataset in the table below.
Classification and tagging backbone architectures
Backbone
Inference time on Nvidia T4 (ms)
(Sync)
Inference time on Nvidia T4 (ms) (ASync)
Input size
Training batch size
Trained on
Research paper
Detection meta-architectures
Architecture
Backbone
Inference time on Nvidia T4 (ms) (Sync)
Inference time on Nvidia T4 (ms) (ASync)
Input size
Training batch size
Trained on
Research paper
(*) Faster-RCNN does not require a fixed image input size. As such they can accept images from 600 to 1024 pixel.
Last updated
Was this helpful?