Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 2.72 KB

README.md

File metadata and controls

30 lines (19 loc) · 2.72 KB

SIRR, не соизволите ли удалить отражение?

TLDR: Удаляем отражения с помощью сверточной сети, обученной на синтетическом датасете.

Данный репозиторий содержит код к одноименной статье SIRR, не соизволите ли удалить отражение?.

Основные файлы:
DATASPHERE.md - гайд по запуску кода на Yandex.Cloud Datasphere
datasphere.ipynb nbviewer - ноутбук "все включено" для запуска на Yandex.Cloud Datasphere
google_colab.ipynb Open In Colab - ноутбук "все включено" для запуска на Google Colaboratory

Дополнительно:
article_images - папка с поясняющими изображениями из статьи и ноутбуков


SIRR, would you kindly remove the reflection?

TLDR: We remove reflections using a convolutional neural network trained on a synthetic dataset.

This repository contains code for the article (in russian): SIRR, не соизволите ли удалить отражение?.

Main files:
DATASPHERE.md - a guide on how to start running code on Yandex.Cloud Datasphere
datasphere.ipynb nbviewer - all-in-one notebook made for running on Yandex.Cloud Datasphere (comments are in russian)
google_colab.ipynb Open In Colab - all-in-one notebook made for running on Google Colaboratory (comments are in russian)

Extra:
article_images - directory containing images from the article and the notebooks