Skip to content
#

inceptionv3

Here are 371 public repositories matching this topic...

Here is an implementation of InceptionV3 and VGG-16 models in Python from scratch. These models were then trained on a dataset of handwritten alphabets. An experiment was carried out to achieve higher accuracy by using different combinations of optimizers and learning rates. These models were then compared to the inbuilt models in Python.

  • Updated Jun 16, 2022
  • Jupyter Notebook

Image caption generator is a task that involves computer vision and natural language processing concepts to recognize the context of an image and describe them in a natural language like English.

  • Updated Aug 27, 2021
  • Python

Improve this page

Add a description, image, and links to the inceptionv3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inceptionv3 topic, visit your repo's landing page and select "manage topics."

Learn more