NN based line art

December 29, 2020 ยท View on GitHub

An interactive map that allows you to see the big image datasets and compare it.

https://peko.github.io/nn-lineart/

controls

  • use 1,2,3 - to switch photo, artline, u2net

models

  • U2Net
  • ArtLine

sources

  • generate_map.py - generates tiled map for every folder in current directory
  • index.html - simple frontend based on leaflet library

Contents

  1. 1controls
  2. 2models
  3. 3sources