Codeforces и Polygon могут быть недоступны в период с 23 мая, 7:00 (МСК) по 23 мая, 11:00 (МСК) в связи с проведением технических работ. ×

Explore ArtifAI: Advanced AI for Artwork Analysis

Правка en1, от ajCoder, 2024-04-24 22:07:17

Greetings, Codeforces community! I’ve developed ArtifAI, a tool that integrates deep learning to tackle the challenge of distinguishing AI-generated artworks from those created by humans. Utilizing a Convolutional Neural Network (CNN), ArtifAI can predict the origins of artworks. Additionally, a Generative Adversarial Network (GAN) is employed to generate heatmaps that visualize the distinguishing features used in the prediction process. This tool is designed for developers, tech enthusiasts, and anyone interested in AI’s role in art verification. The project is fully open-source and available on GitHub for you to explore and contribute. Check it out and get involved at ArtifAI GitHub and see the deployment in action at ArtifAI.

Теги personal, app development, artificial intelligence

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ajCoder 2024-04-24 22:07:17 940 Initial revision (published)