An open API service indexing awesome lists of open source software.

https://github.com/nyandwi/computer_vision


https://github.com/nyandwi/computer_vision

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Computer Vision Projects

This repository contains different computer visions projects:

* Image classification with Convolutional Neural Networks(CNNs)
* Image segmentation
* Neural style transfer
* Object detection

*Image: Running object detector on a sample image*

![Object detector](https://github.com/Nyandwi/tf_vision/blob/main/object%20detector.png)

**Credits**:

* TensorFlow Hub
* Advanced TensorFlow DeepLearning.AI Specialization