/ml-dl-cv-references

These are my quick and dirty notes trying to follow main Machine Learning, Computer Vision & Deep Learning references

Machine Learning, Deep Learning and Computer Vision references

These are my quick and dirty notes trying to follow main Machine Learning, Computer Vision & Deep Learning references

Awesome

Starting

Python

Examples

Pytorch

Pytorch Lightning

Pytorch Lightning main repo: https://github.com/PyTorchLightning

Packages using Pytorch

Pytorch helpers

  • torchinfo. Torchinfo provides information complementary to what is provided by print(your_model) in PyTorch, similar to Tensorflow's model.summary() API to view the visualization of the model. https://github.com/TylerYep/torchinfo

YOLO

facebookresearch

TensorFlow and Keras

TensorFlow Lite

Optimization frameworks

Edge computing

Examples

Machine Learning

Time series analysis & forecasting

Machine learning examples

Feature selection

Machine learning EDA

Some examples:

Outlier detection:

Data Science

Exposing & deploying your applications

In production

MLOPS

Examples:

Dev tools for AI

Tools for working with Notebooks

Managing virtual environments

Project structure

Kaggle

Interesting users repositories

Books (mainly with code)

Dataset "helpers"

Model conversion for different deep learning frameworks

Working with Colab

ML solutions

NVIDIA examples

Tutorials

XXX Days of Machine and Deep Learning Code

Google Colab tutorials

Specific applications

Medical applications

Face processing

Object detection, tracking & recognition

Semantic segmentation

Geospatial analysis

Datasets:

Annotation tools

Papers with code

Multi object tracking

Cheat Sheets

Testing

Docker images