Skip to content

aeberhardhsr/python-tools

Repository files navigation

python-tools

several files with python snipets

  • file_copy.py
    • copy large file sets from source to destination
  • file_filter.py
    • filter a file with words an save it to another file
  • replace.py
    • replace strings or single chars in a text file and save it to a new file
  • videotoframe.py
    • creates single frames from a video
  • train_test_split.py
    • split a dataset in training and testing subset
  • Image_Rotation.py
    • rotate images in steps and save it with rotated label coordinates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages