@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/neural-style-transfer>
  a schema:TechArticle ;
  schema:headline "Neural Style Transfer: Artistic Rendering, Image-to-Image Translation, and Creative AI" ;
  schema:url <https://anchorfact.org/ai/neural-style-transfer/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.76" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/neural-style-transfer>
  schema:citation <https://arxiv.org/abs/1508.06576> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/neural-style-transfer>
  schema:citation <https://arxiv.org/abs/1603.08155> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/neural-style-transfer>
  schema:citation <https://arxiv.org/abs/1703.06868> ;
  af:sourceTier "A" .