Skip to content
#

densenet121

Here are 92 public repositories matching this topic...

Trained an image classifier to identify a total of 102 flower species. Data Augmentation was used to bring variety in the dataset. I also made a command-line interface for training and testing our model with various parameters using the ArgumentParser library in Python. Transfer Learning with VGG16 and Densenet121 was used to train our neural ne…

  • Updated May 11, 2020
  • Jupyter Notebook

Trabajo Fin de Máster: Estudio comparativo de un clasificador de imágenes en Raspberry Pi, de forma que se compara el tiempo de la inferencia en la Raspberry Pi con y sin el Neural Compute Stick (NCS). También se estudia como la complejidad de una red neuronal repercute en el tiempo de inferencia y se analiza si los tiempos obtenidos con el NCS …

  • Updated Aug 11, 2020
  • Jupyter Notebook

Facial Expression Recognition can be featured as one of the classification jobs people might like to include in the set of computer vision. The job of our project will be to look through a camera that will be used as eyes for the machine and classify the face of the person (if any) based on his current expression/mood.

  • Updated Aug 29, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the densenet121 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 densenet121 topic, visit your repo's landing page and select "manage topics."

Learn more