neural-style / README.md
dogeplusplus's picture
Adding checklist of dependencies, and slimmed down code to download style transfer model.
a1ded73
|
raw
history blame
228 Bytes

Dependencies

  • Tensorflow serving apis
  • Python 3.6+
  • Docker
  • Nvidia-docker
  • tensorflow/serving:latest-gpu image
  • Go
  • gocv
  • tensorflow and tensorflow/serving repositories (for golang protobufs)
  • golang protobuf library