Skip to content
#

convolutional-neural-networks

Here are 31 public repositories matching this topic...

Machine learning methods and image processing were utilized to determine whether a surface contains a deformity. Through the development of a C++ program to generate surface deformities given image length, width, maximum deformity radius, and sample size as the training set, we utilize machine learning classifiers, namely Convolution Neural Netw…

  • Updated Dec 21, 2021
  • C

This repository contains the implementation of a real-time human gender detection application using an optimized Darknet Library. For accurate detection of faces closer or farther from the camera, YOLOv3 architecture is used. It was trained on a modified FDDB dataset

  • Updated Apr 15, 2022
  • C

Improve this page

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

Learn more