Skip to content
#

tensortflow

Here are 5 public repositories matching this topic...

Language: All
Filter by language

The objective of this project is to carry out supervised image classification on a collection of colored images. It employs a convolutional neural network design and applies data augmentation and transformations to recognize the category of images from a predefined set of 10 classes.

  • Updated Jun 16, 2024
  • Jupyter Notebook

I have created an algorithm similar to FaceNet (not as completely same as FaceNet because of the GPU limitations) , optimized it and used it. This algorithm is tested for only one person but if you want, you can use more than one positive and anchor values to train the network. Dataset: https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html

  • Updated Mar 1, 2023
  • Jupyter Notebook

Improve this page

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

Learn more