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

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