Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 380 Bytes

File metadata and controls

7 lines (5 loc) · 380 Bytes

Computer vision

Computer vision projects for Moscow State University courses.

  1. Stereo matching: training a disparity estimation neural network with image patches.
  2. Style transfer: optimization-based style transfer, matching of channel correlation matrix of style image and generated image.
  3. Image captioning: text generation with LSTM with attention to image features.