Ponku

Results 16 issues of Ponku

This is the proposed stereo matching reference script. The logger, distributed, padder utils are taken from our optical flow reference scripts. The losses and transforms are included separately in two...

cla signed

These are the transforms used for Stereo Matching. The resize and rescale is mostly a pure copy paste from the Optical Flow one, with the exception that it performs scaling...

module: reference scripts
new feature
cla signed

Some of the Stereo Matching criterions that can be added to a training loop for regularisation purposes. Contains two candidates for more generic usage: respectively SSIM and PSNR losses

module: reference scripts
new feature
cla signed

### 🚀 The feature A module-based approach of building **U-Nets** inside torchvision, similar to torchmultimodals sub-network approach. Mostly a food for though experiment given the similar nature of other popular...

enhancement
help wanted
needs discussion
module: models
new feature

This is a draft PR supporting the RFC for issue #6610. This is a rough sketch of how an architecture frame-work might look if added into torchvision. Suggestion are most...

needs discussion
module: models
new feature
cla signed

This is an optimiser that is a variant of the Cosine Annealing Restart scheduler or the OneCycleLR optimiser. The added optimiser can decrease over time the maximum learning rate it...

module: reference scripts
new feature
cla signed