Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
An image server client architecture using gRPC, Protobuf, CMake and C++14. The client requests the server to rotate an input image, and also to transform an input image into an oil-painting. The server fulfills the client's requests and sends back the requested output to the client. All message transmissions are made as protobuf serialized bytes.
Identify lane boundaries in a video and display numerical estimation of lane curvature and vehicle position using camera calibration and perspective transform ("birds-eye view").
The implementation code of Thesis project which entitled "Photo-to-Emoji Transformation with TraVeLGAN and Perceptual Loss" as a final project in my master study.
The implementation of Generative Adversarial Network as the part of "Photo-to-Emoji Transformation" research series. The generator uses U-Net as the auto-encoder transformer.