Custom Models: Samples
This page contains a list of custom models that has been trained and made publicly available by other DeepStack users and the DeepStack team.
You can use any of the models listed below to detect the corresponding objects it is trained for. All you need to do is download the custom model’s .pt file and deploy it as detailed here.
You can also contribute models you have trained by creating an issues on the DeepStack’s GitHub repository and include the following in the issue’s description
purpose of the custom model
object(s) that can be detected
link to the .pt file of the model.
link to a GitHub repository or post on the model [optional]
1. Licence Plate Detection

This model is trained to detect Norwegian licence plates, but is tested with various other plates and are working with those.
Created by: Odd
Purpose: License Plate Detection
Model Type: YOLOv5
GitHub Repository: https://github.com/odd86/deepstack_licenceplate_model
2. Logo Detection

This model is trained to detect all 352 logos in the OpenLogo dataset.
Created by: DeepQuestAI
Purpose: Common Logo Detection
Model Type: YOLOv5x
GitHub Repository: DeepStack_OpenLogo