Skip to content

This repo allows the user to split the image into patches with overlapping areas.

License

Notifications You must be signed in to change notification settings

HardcoreBudget/PyTorch-Image-Patchify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch-Image-Patchify

This repo allows the user to split the image into patches of two types:

  1. Custom patchify: allows the user to set the crop size and overlapping size. (When unpatchifying the overlapping patches are averaged)
  2. Grid patchify: allows the user to split the image horizontally in half then set the number of desired vertical crops.

The residual/additional pixels in both types are also taken into consideration!

About

This repo allows the user to split the image into patches with overlapping areas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published