Skip to content
forked from yoke2/suptools

A collection of supporting functions for data and ML

License

Notifications You must be signed in to change notification settings

vikivivi/suptools

 
 

Repository files navigation

suptools

A collection of supporting functions

Install

Use in Google Colab

!pip install git+https://github.com/yoke2/suptools.git

Dependencies

You will notice that there are needed packages per module but minimal dependencies specified.

Additional packages needed

  • imgtools
    • requests
    • pillow
    • tqdm
    • tensorflow==2.0.0
  • tftools
    • matplotlib
    • tensorflow==2.0.0
    • tensorflow-addons

How to use and References

Please refer to the sub-modules of tools for usage and source reference links.

About

A collection of supporting functions for data and ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.2%
  • Python 34.8%
  • Makefile 1.0%