Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 585 Bytes

File metadata and controls

26 lines (22 loc) · 585 Bytes

About

This Repo contains Deep Learning(Computer Vision) Essentials

  • Books
    • Python
    • Tensorfow
    • Deep Learning
  • References and Paper
    • Arxiv
    • IEEE
  • Code Snippets
    • Tensorflow snippets
    • Keras
  • Source Code
    • Project Source Code
    • Building Blocks (Common CV building blocks)
    • Data Augmentation
    • Image Generators

Usage

Useful for Building Basic to Advance CV projects

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.