ImiTools - A boilerplate-free Image Toolkit for PyTorch Notebooks

Опубликовано: 03 Февраль 2025
на канале: GDi4K
275
3

With ImiTools, you can perform most of the image operations you need to do in a pytorch notebook in just a single line.

Get the Toolkit: https://github.com/GDi4K/imitools
Try it Out: https://colab.research.google.com/git...
Join Our Discord:   / discord  


00:00 - Intro / Why?
01:13 - Get the Tutorial
01:52 - Hello World
02:38 - Wrapping Images/Tensors & Viewing them
03:54 - Import/Export Tensors & PIL Images
04:37 - Image Resizing
05:59 - Image Cropping
06:38 - Immutability & Checkpoints
07:48 - Merge Various Kinds of Images into a Collection
08:28 - Picking Specific Images
08:58 - Saving & Loading Images from the Disk
10:26 - Search the Internet & Fetch Images
12:05 - Setting the Default Device
12:32 - Creating Videos & Show It Inline
13:50 - Live Plots / Mini Tensoboard
16:21 - Summary