Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
/ tf-dnstech Public archive

Algorithms implemented and machine learning models developed using TensorFlow at DNS Technology.

License

Notifications You must be signed in to change notification settings

dnstech/tf-dnstech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow modules by DNS Technology

This repository contains algorithms implemented and machine learning models developed using TensorFlow at DNS Technology.

List of algorithms

Name Description
Hough lines Hough transform is a feature extraction technique used in image processing. The technique is used to detect lines in images.
Connected components Identifies 8-way connectivity in 2D boolean images using tensorflow addons' connected components operation, which identifies 4-way connectivity (neighbors above, below, left, and right).
Canny edge Identifies edges in 2D grayscale images using Canny edge detection algorithm.

About

Algorithms implemented and machine learning models developed using TensorFlow at DNS Technology.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages