artificial-intelligenceazurecomputer-visionconvolutional-neural-networksdata-sciencedeep-learningimage-classificationimage-processingjupyter-notebookkubernetesmachine-learningmicrosoftobject-detectionoperationalizationpythonsimilaritytutorial
dad99a9fa3 | ||
---|---|---|
.ci | ||
docs/media | ||
image_classification | ||
tests | ||
utils_cv | ||
.flake8 | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
__init__.py | ||
pyproject.toml |
README.md
Computer Vision Best Practices
This repository will provide examples and best practices for building Computer Vision systems, provided as Jupyter notebooks, and using PyTorch as Deep Learning library. Image classification will be covered first, followed by object detection and image similarity.
Planning etc documents
All feature planning is done via projects, milestones, and issues in this Github repository.
Getting Started
Instructions to get started are provided in the image classification README.md file.
Contributing
This project welcomes contributions and suggestions. Before contributing, please see our contribution guidelines.