├── CODE_LICENSE.txt ├── LSUV.py ├── README.md ├── example.py └── imgs ├── cafe.png ├── cat.png ├── dum.png ├── face.png ├── fox.png ├── girl.png ├── grand.png ├── mag.png ├── pkk.png └── vin.png /CODE_LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/CODE_LICENSE.txt -------------------------------------------------------------------------------- /LSUV.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/LSUV.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/README.md -------------------------------------------------------------------------------- /example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/example.py -------------------------------------------------------------------------------- /imgs/cafe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/cafe.png -------------------------------------------------------------------------------- /imgs/cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/cat.png -------------------------------------------------------------------------------- /imgs/dum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/dum.png -------------------------------------------------------------------------------- /imgs/face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/face.png -------------------------------------------------------------------------------- /imgs/fox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/fox.png -------------------------------------------------------------------------------- /imgs/girl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/girl.png -------------------------------------------------------------------------------- /imgs/grand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/grand.png -------------------------------------------------------------------------------- /imgs/mag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/mag.png -------------------------------------------------------------------------------- /imgs/pkk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/pkk.png -------------------------------------------------------------------------------- /imgs/vin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ducha-aiki/LSUV-pytorch/HEAD/imgs/vin.png --------------------------------------------------------------------------------