Skip to content
#

vgg

Here are 306 public repositories matching this topic...

In this paper I introduce a new oral lesion database that I created by scraping Images from research papers and dentists online. Next, I showcase a novel method for generating NxN pixel samples from human lips by isolating the labial fissure via image segmentation induced via the Kmean algorithm. I experiment with a variety of convolutional neur…

  • Updated Aug 26, 2021
  • Python

Machine Learning Practical - Coursework 2 Report: Analysing problems with the VGG deep neural network architectures (with 8 and 38 hidden layers) on the CIFAR100 dataset by monitoring gradient flow during training. And exploring solutions using batch normalization and residual connections.

  • Updated Dec 9, 2021
  • TeX

Image segmentation project. Two architectures implemented: VGG-16 + FCN-8 module and U-Net. For FCN-8, pre-trained weights are used from SSD300. Although it is designed for object detection, its feature extractor can be reused in another task involving similar classes. Linked article explains the full project.

  • Updated Jan 28, 2022
  • Jupyter Notebook

Improve this page

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

Learn more