├── NormalNet.py ├── README.md ├── main.py ├── ops.py └── teaser.PNG /NormalNet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ansire/sketch2normal/HEAD/NormalNet.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ansire/sketch2normal/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ansire/sketch2normal/HEAD/main.py -------------------------------------------------------------------------------- /ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ansire/sketch2normal/HEAD/ops.py -------------------------------------------------------------------------------- /teaser.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ansire/sketch2normal/HEAD/teaser.PNG --------------------------------------------------------------------------------