Skip to content

wozijisun/car_renderer

 
 

Repository files navigation

car_renderer

car_renderer汽车线稿自动上色器

Environment

  • python 3.6
  • tensorflow
  • opencv-python
  • flask
  • ops

Tutorial

$ git clone https://github.com/Arthurzhangsheng/car_renderer
$ python run.py

then open http://127.0.0.1:5000 in chrome browser

Package Version


absl-py 0.12.0 astunparse 1.6.3 cachetools 4.2.2 certifi 2020.12.5 chardet 4.0.0 click 8.0.0 colorama 0.4.4 configparser 5.0.2 Flask 2.0.0 flatbuffers 1.12 future 0.18.2 gast 0.4.0 google-auth 1.30.0 google-auth-oauthlib 0.4.4 google-pasta 0.2.0 grpcio 1.34.1 h5py 3.1.0 idna 2.10 iso8601 0.1.14 itsdangerous 2.0.0 Jinja2 3.0.0 keras-nightly 2.5.0.dev2021032900 Keras-Preprocessing 1.1.2 Markdown 3.3.4 MarkupSafe 2.0.0 numpy 1.19.5 oauthlib 3.1.0 opencv-python 4.5.2.52 ops 1.2.0 opt-einsum 3.3.0 pip 21.1.1 protobuf 3.17.0 pyasn1 0.4.8 pyasn1-modules 0.2.8 PyAudio 0.2.11 pygame 2.0.1 pyserial 3.5 PyYAML 5.4.1 requests 2.25.1 requests-oauthlib 1.3.0 rsa 4.7.2 setuptools 56.2.0 six 1.15.0 svgwrite 1.4.1 tensorboard 2.5.0 tensorboard-data-server 0.6.1 tensorboard-plugin-wit 1.8.0 tensorflow 2.5.0 tensorflow-estimator 2.5.0 termcolor 1.1.0 typing-extensions 3.7.4.3 urllib3 1.26.4 Werkzeug 2.0.1 wheel 0.36.2 wrapt 1.12.1

其中这个版本中的TensorFlow,一些调用的函数有版本差异,使用时需要注意

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • HTML 4.4%