Skip to content

gittea-rpi/neighborhoodwatch

Repository files navigation

neighborhoodwatch

An implementation of mix-up where training pairs are convex combinations of k-nearest neighbors, with weights sampled from a Dirichlet distribution. As with mix-up, the implementation replaces standard pytorch Datasets with a Dataset that forms these convex combinations. The ConvexHullDataset is intended to be a drop-in replacement for map-style Datasets.

About

Mix-up, but only neighbors mingle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published