1154761334 / PatternFlow

Pattern recognition and image processing library for Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 71.6%Language:Python 28.4%