Skip to content

camilomarino/transforms_1d_torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

pip install git+https://github.com/camilomarino/transforms_1d_torch.git@master

Usage

from transforms_1d_torch import transforms1d

# examples:
transforms1d.RandomCrop(1, 0.8)
transforms1d.Scale(mu=torch.tensor([1, 1, 1]), std=1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages