neural-style-tf and Neural-Style-Transfer
These tools are competitors, with `cysmith/neural-style-tf` likely being a more established and robust implementation of neural style transfer in TensorFlow due to its significantly higher star count, compared to `bensonruan/Neural-Style-Transfer` which also appears to be a direct implementation of the same technique.
About neural-style-tf
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
Implements multiple advanced techniques including video style transfer, semantic segmentation-guided synthesis, multi-style blending with interpolation control, and color-preserving transfer across YUV/LAB color spaces. Uses CNN-based feature separation to optimize content and style losses jointly, enabling fine-grained control over the content-style tradeoff and support for compositing multiple artistic styles with weighted contributions.
About Neural-Style-Transfer
bensonruan/Neural-Style-Transfer
Neural Style Transfer
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work