Skip to content

zac-oar-uq/PatternFlow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatternFlow

Pattern recognition and image processing library for Tensorflow (TF)

This library is created and maintained by The University of Queensland COMP3710 students.

The library includes the following implemented in Tensorflow:

  • fractals
  • algorithms
  • recognition problems

In the algorithms, you will find many image processing algorithms ported to TF

  • denoise algorithms
  • image processing algorithms
  • transform algorithms
  • metrics
  • histograms etc.

In the recognition folder, you will find many recognition problems solved including:

  • OASIS brain segmentation
  • Classification etc.

About

Pattern recognition and image processing library for Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.7%
  • Jupyter Notebook 16.3%