Recent posts
Detecting distribution changes in data streams
Many real world problems involve time component, which describes some phenomenon that that evolves over time. Examples could include network traffic monitoring, video survelliance, machinery vibration status and many more.
Integrating Albumentations library in Keras Sequence for image data augmentation
While trying to solve a computer vision task I came to a problem of needing a lot of specific training data, as a dataset similar to my task wasn’t readily available.
Generating faces with specific attributes
The problem of conditional image generation consists in generating a set of images, given a specific set of attributes, such as a particular color or visual feature.