Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sondosaabed/image-modeling-with-keras
Understanding images as data, training CNNs, and optimizing their performance, gained the skills to apply deep learning techniques with applications
https://github.com/sondosaabed/image-modeling-with-keras
cnn deep-learning image-analysis image-processing keras matplotlib python scipy
Last synced: 2 months ago
JSON representation
Understanding images as data, training CNNs, and optimizing their performance, gained the skills to apply deep learning techniques with applications
- Host: GitHub
- URL: https://github.com/sondosaabed/image-modeling-with-keras
- Owner: sondosaabed
- License: mit
- Created: 2023-11-12T22:27:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T01:10:48.000Z (11 months ago)
- Last Synced: 2024-02-08T02:24:55.228Z (11 months ago)
- Topics: cnn, deep-learning, image-analysis, image-processing, keras, matplotlib, python, scipy
- Language: Jupyter Notebook
- Homepage: https://www.datacamp.com/completed/statement-of-accomplishment/course/8d46c68f58ca39bc3079d17af7acb82de2c92786
- Size: 12.6 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image-Modeling-with-Keras
Through the immersive four-hour course, I've gained expertise in utilizing Convolutional Neural Networks (CNNs) in Python for image processing. The journey commenced by understanding how images can be interpreted as data and leveraging Keras to train neural networks for object classification. Subsequently, I delved into the fundamentals of convolutions, a key aspect of CNNs, and learned to train and fine-tune Keras CNNs using test data.As the course progressed, I acquired the skills to construct and evaluate deep learning networks. The culmination involved mastering different methods to assess CNN performance, allowing me to build Keras neural networks, optimize them, and visualize their responses across various applications. This practical knowledge not only enhanced my Python proficiency but also highlighted the substantial impact of CNNs in fields like e-commerce and cancer research.
## Statment Of Accomlishment
![image](https://github.com/sondosaabed/Image-Processing-with-Keras-in-Python/assets/65151701/2369946d-1e12-4757-8e97-574db948975c)## Course Material
![image](https://github.com/sondosaabed/Image-Processing-with-Keras-in-Python/assets/65151701/40856032-6b49-4124-ad6b-c7a92ac47f60)