Pinned Repositories
AdaBound-tensorflow
An optimizer that trains as fast as Adam and as good as SGD in Tensorflow
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
Awesome-Segmentations
Lots of semantic image segmentation implementations in Tensorflow/Keras
Awesome-Super-Resolution
lots of single image super resolution model implementations in tensorflow
ESRGAN-tensorflow
Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution
improved-edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 w/ some my ways :)
kozistr.github.io
my github blog
pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
rcan-tensorflow
Image Super-Resolution Using Very Deep Residual Channel Attention Networks Implementation in Tensorflow
triton-grpc-proxy-rs
Proxy server for triton gRPC server that inferences embedding model in Rust
kozistr's Repositories
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
kozistr/pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
kozistr/Awesome-Segmentations
Lots of semantic image segmentation implementations in Tensorflow/Keras
kozistr/rcan-tensorflow
Image Super-Resolution Using Very Deep Residual Channel Attention Networks Implementation in Tensorflow
kozistr/AdaBound-tensorflow
An optimizer that trains as fast as Adam and as good as SGD in Tensorflow
kozistr/ESRGAN-tensorflow
Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution
kozistr/triton-grpc-proxy-rs
Proxy server for triton gRPC server that inferences embedding model in Rust
kozistr/improved-edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 w/ some my ways :)
kozistr/Awesome-Super-Resolution
lots of single image super resolution model implementations in tensorflow
kozistr/gan-metrics
Lots of evaluation metrics for the generative adversarial networks in pytorch
kozistr/ML-Study
machine learning studies
kozistr/semantic-search-rs
semantic vector search demo with gRPC server in Rust
kozistr/face-hair-segmentation-keras
face & hair semantic image segmentation in keras
kozistr/NatSR-pytorch
Natural and Realistic Single Image Super-Resolution with Explicit Natural Manifold Discrimination (CVPR, 2019) in pytorch
kozistr/movie-rate-prediction
Movie Rate Prediction with Tensorflow
kozistr/catboost-server-rs
CatBoost server in Rust + gRPC
kozistr/improved-ContentDisentanglement
PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer" - tuned version
kozistr/kozistr.github.io
my github blog
kozistr/RAdam-tensorflow
On The Variance Of The Adaptive Learning Rate And Beyond in tensorflow
kozistr/gan_demo
GAN image generator with django (backend)
kozistr/kozistr
my simple profile
kozistr/naver-ai-hackathon-2018
NAVER A.I Hackathon 2018
kozistr/naver-nlp-challenge-2018
NAVER NLP Challenge 2018
kozistr/Ranger-tensorflow
RAdam + LookAhead optimizer in tensorflow
kozistr/tacotron-tensorflow
A TensorFlow implementation of Google's Tacotron speech synthesis
kozistr/text-embeddings-inference
A blazing fast inference solution for text embeddings models
kozistr/hnswlib-rs
Rust implementation of the HNSW algorithm (Malkov-Yashunin)
kozistr/Mask-Guided-Portrait-Editing-pytorch
Unofficial Mask Guided Portrait Editing w/ cGAN implementation in pytorch
kozistr/qdrant-web-ui
Self-hosted web UI for Qdrant
kozistr/text-generation-inference
Large Language Model Text Generation Inference