Karol Żak

Results 7 repositories owned by Karol Żak

keras-unet

339
Stars
108
Forks
Watchers

Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from mul...

ipyplot

401
Stars
39
Forks
Watchers

IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big num...

support-tickets-classification

165
Stars
87
Forks
Watchers

This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a pro...

boxdetect

95
Stars
20
Forks
Watchers

BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.

cntk-hotel-pictures-classificator

38
Stars
22
Forks
Watchers

This POC is using CNTK 2.1 to train model for multiclass classification of images. Our model is able to recognize specific objects (i.e. toilet, tap, sink, bed, lamp, pillow) connected with picture ty...

cntk-python-web-service-on-azure

26
Stars
18
Forks
Watchers

This sample project shows off how to prepare and deploy to Azure Web Apps a simple Python web service with an image classifying model produced in CNTK (Cognitive Toolkit) using FasterRCNN

conv3d-video-action-recognition

53
Stars
10
Forks
Watchers

My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning Spatiotemporal Features with 3D Convolutional Networks", Tran et...