Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbpprt/pytorch-licenseplate-segmentation
/ types & classes
Types & classes
17 in github.com/dbpprt/pytorch-licenseplate-segmentation
⨍
Functions
87
◇
Types & classes
17
↓ 2 callers
Class
SmoothedValue
Track a series of values and provide access to smoothed values over a window or the global series average.
utils.py:14
↓ 1 callers
Class
SWA
swa.py:9
↓ 1 callers
Class
SegmentationDataset
dataloader.py:13
↓ 1 callers
Class
StableBCELoss
lovasz_losses.py:129
Class
CenterCrop
transforms.py:164
Class
Compose
transforms.py:21
Class
MetricLogger
utils.py:63
Class
Normalize
transforms.py:181
Class
RandomColorJitter
transforms.py:72
Class
RandomCrop
transforms.py:150
Class
RandomGaussianSmoothing
transforms.py:86
Class
RandomGrayscale
transforms.py:64
Class
RandomHorizontalFlip
transforms.py:139
Class
RandomPerspective
transforms.py:30
Class
RandomResize
transforms.py:125
Class
RandomRotation
transforms.py:111
Class
ToTensor
transforms.py:174