Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Web app using model trained in Custom Vision that detects and classifies several types of ports.

License

Notifications You must be signed in to change notification settings

StudentTraineeCenter/customvision_ports

Repository files navigation

customvision_ports

Web app using model trained in Custom Vision that detects and classifies several types of ports.

Custom Vision is one of Microsoft's Azure Cognitive Services. We used it to train object detection model which draws bounding boxes around USB-C, Micro-USB, USB-B and Lightning male ports. You can view the website here: https://portvision.azurewebsites.net/ or you can look at our article with further details: https://studuj.digital/category/azure/.

We use python framework Flask for backend and integration of trained model exported from the service.

About

Web app using model trained in Custom Vision that detects and classifies several types of ports.

Topics

Resources

License

Stars

Watchers

Forks