Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 803 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 803 Bytes

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.