The Threshold Between Human and Computational Creativity. Pindar Van Arman

Size: px
Start display at page:

Download "The Threshold Between Human and Computational Creativity. Pindar Van Arman"

Transcription

1 The Threshold Between Human and Computational Creativity Pindar Van Arman

2 One of Them is Human #1 Photo by Maiji Tammi that was recently shortlisted for the Taylor Wessing Prize. Notable in that prize requires sitting to be with a living subject - Erica, is a Japanese android.

3 What is it to be Human? Perhaps the best way to think of what makes a human being human is to look at something that seems almost human and subtract the difference. Nigel Warburton The Guardian

4 What is it to be Creative? Perhaps the best way to think of what makes a human being creative is to look at something that seems almost creative and subtract the difference. Nigel Warburton The Guardian

5 Answer... I realized early on that painting robots could help explore this question.

6 Average about 1 robot system every 2 years, though that is ramping up...

7 12 Years of trying to discover what makes me creative, by teaching as much creativity as I can to my robots.

8 Low Creative Spectrum High????? Technical Random Imitation Creation Art Creative Spectrum

9 Low Creative Spectrum High????? Technical Random Imitation Creation Art Creative Spectrum Connect the Dots Paint by Numbers Stroke Techniques

10 Low Creative Spectrum High????? Technical Random Imitation Creation Art Creative Spectrum Fill in Compositions Abstract Backgrounds Error Minimization with Feedback Loops

11 Low High????? Technical Random Imitation Creation Art Creative Spectrum Collaboration Image Enhancement Feedback Loops Combined Approach

12 Low Creative Spectrum High????? Technical Random Imitation Creation Art Creative Spectrum Artistic Direction Make all Aesthetic Decisions Meaningful Abstraction

13 Low Creative Spectrum High????? Technical Random Imitation Creation Art Creative Spectrum Is human creativity and art what is left?

14 My Current Process Starts with Style Painting 1. Take and Select Photograph 2. Analyze & Optimize Photograph 3. Style Transfer 4. Analyze & Optimize Style Transfer 5. Model Strokes from Historic DB 6. Paint with Feedback Loops

15 CloudPainter Process Content & Style Deep Learning Style Transfer Pastiche Brushstroke Modelling Completed Painting Database with Brushstroke Geometry Feedback Loops

16 CloudPainter Process Content & Style Deep Learning Style Transfer Pastiche Brushstroke Modelling 1: What to Paint 2: How to Paint Completed Painting Database with Brushstroke Geometry Feedback Loops

17 1: What to Paint + = 1. Get collection of images 2. Select most aesthetically pleasing 3. Balance contrast and color levels 4. Crop balanced composition 5. Create pastiche with Style Transfer

18 1: How to Paint Find lines in pastiche 2. Model lines against strokes in art database 3. Paint subset of strokes 4. Compare Painting to Style Transfer 5. Adjust and return to Step 2 6. Stop painting when image stops changing

19 1: How to Paint Model 2. Paint 3. Compare 4. Adjust

20 Problems - Lots of Them but Biggest are... Creativity is not a Two Phased Linear Process Deep Learning & Style Transfer Needs Context Machines are Emotionally Clueless

21 CloudPainter s creative process is pretty good but... 1: What to Paint 2: How to Paint

22 ...a better creative process would have feedback loops at every decision point, and ability to change direction of style, influence, and content mid-painting

23 Deep Learning & Style Transfer A Neural Algorithm of Artistic Style by Gatys, Eckers, and Bethge Style Transfer takes a source image and uses Convolutional Neural Nets to find patterns in it and then applies the patterns to a content image. The resulting image is sometimes called a pastiche.

24 Deep Learning & Style Transfer Style Transfer works great at capturing texture and color, but...

25 Deep Learning & Style Transfer it is completely unaware of context. In a Style Transfer of these two compositionally similar source and content image, the resulting pastiche appears to have had the texture and color applied indiscriminately. Context was ignored.

26 Deep Learning & Style Transfer Region-based Painting Style Transfer Shugo Yamaguchi, Takuya Kato, Tsukasa Fukusato, Chie Furusawa, and Shigeo Morishima of Waseda Universtity, 2015

27 Deep Learning & Region-based Style Transfer Source Image Content Image Style Transfer Once you begin considering context and applying Style Transfer to regions, the results become dramatically more meaningful. Region Correspondence Maps (Context Maps) Region-based Style Transfer

28 Getting Context? Analysis of famous works is probably up to artists, but getting context from photos can be done either by Sliding over Image with OpenCV or with Convolutional Neural Nets, a similar deep learning technique to the one used in Style Transfer.? OpenCV vs. Deep Convolutional Neural Networks Weird thing is they work similarly...

29 Getting Context? OpenCV (Brute Force) Slide across overlapping tiles of image at multiple magnifications until clean face is detected.

30 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution 3: Downsample (Max Pooling) 4: Fully Connected Layer (Multilayer Perceptron) 5: Classification Max Pooling CIFAR Tiger Wolf Bridge Castle House Road Skyscraper Cloud Forest Mountain Plain Sea Camel Cattle...

31 Getting Context? Convolutional Neural Network 1: Break Image Up

32 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution

33 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution 3: Downsample (Max Pooling)

34 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution 3: Downsample (Max Pooling) Max Pooling

35 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution 3: Downsample (Max Pooling) 4: Fully Connected Layer (Multilayer Perceptron) Max Pooling

36 Getting Context? Convolutional Neural Network 1: Break Image Up 2: Convolution 3: Downsample (Max Pooling) 4: Fully Connected Layer (Multilayer Perceptron) 5: Classification Max Pooling CIFAR Tiger Wolf Bridge Castle House Road Skyscraper Cloud Forest Mountain Plain Sea Camel Cattle...

37 CIFAR-100 Bridge Mountain Sea Boy

38 1: Complex Feedback Loops & 2: Regional Style Transfer 3:... Nothing about anything described to this point is impossible for a machine. Which brings us to the fact that...

39 1: Complex Feedback Loops & 2: Regional Style Transfer 3: Machines are Clueless It goes without saying that machines don t have emotions, but why does this matter?

40 ?? Beyond Experimentation Machines can experiment and create random things, but it is unclear if they can evaluate their experimentation to determine if it produced meaningful art with emotional relevance...

41 ?? Beyond Experimentation Study after Velázquez's Portrait of Pope Self Portrait with Bandaged Ear, LLick and Lather, Janine Antoni, 1993 Innocent X, Francis Bacon, 1953 Vincent Van Gogh, 1889

42 ?? Beyond Experimentation GANs and CANs Generative Adversarial Networks Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio, 2014 Study after Velázquez's Portrait of Pope Innocent X, Francis Bacon, 1953 CAN: Creative Adversarial Networks, Generating "Art" by Learning About Styles and Deviating from Style Norm Ahmed Elgammal, Bingchen Liu, Mohamed Elhoseiny, Marian Mazzone, 2017 r

43 ?? Generative Adversarial Network Generator Adjust Face Not Discriminator Training Data

44 ?? Generative Adversarial Network Generator Art Not Discriminator Training Data

45 ?? Creative Adversarial Network Generator Art Not Style Ambiguity Discriminator Training Data CANs are similar to GANs except they attempt to emphasize new styles.

46 ?? Creative Adversarial Network Generator? Art Not Discriminator Style Ambiguity Training Data Study after Velázquez's Portrait of Pope Innocent X, Francis Bacon, 1953

47 ?? Creative Adversarial Network Generator Study after Velázquez's Portrait of Pope Innocent X, Francis Bacon, 1953 Portrait of Pope Innocent X, Velázquez, 1650 Art Not Discriminator Style Ambiguity Training Data

48 ?? Could a robot create these? Study after Velázquez's Portrait of Pope Self Portrait with Bandaged Ear, LLick and Lather, Janine Antoni, 1993 Innocent X, Francis Bacon, 1953 Vincent Van Gogh, 1889

Artistic Image Colorization with Visual Generative Networks

Artistic Image Colorization with Visual Generative Networks Artistic Image Colorization with Visual Generative Networks Final report Yuting Sun ytsun@stanford.edu Yue Zhang zoezhang@stanford.edu Qingyang Liu qnliu@stanford.edu 1 Motivation Visual generative models,

More information

arxiv: v2 [cs.lg] 7 May 2017

arxiv: v2 [cs.lg] 7 May 2017 STYLE TRANSFER GENERATIVE ADVERSARIAL NET- WORKS: LEARNING TO PLAY CHESS DIFFERENTLY Muthuraman Chidambaram & Yanjun Qi Department of Computer Science University of Virginia Charlottesville, VA 22903,

More information

Enhancing Symmetry in GAN Generated Fashion Images

Enhancing Symmetry in GAN Generated Fashion Images Enhancing Symmetry in GAN Generated Fashion Images Vishnu Makkapati 1 and Arun Patro 2 1 Myntra Designs Pvt. Ltd., Bengaluru - 560068, India vishnu.makkapati@myntra.com 2 Department of Electrical Engineering,

More information

Supplementary Material: Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs

Supplementary Material: Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs Supplementary Material: Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs Yu-Sheng Chen Yu-Ching Wang Man-Hsin Kao Yung-Yu Chuang National Taiwan University 1 More

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to publication record in Explore Bristol Research PDF-document

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to publication record in Explore Bristol Research PDF-document Hepburn, A., McConville, R., & Santos-Rodriguez, R. (2017). Album cover generation from genre tags. Paper presented at 10th International Workshop on Machine Learning and Music, Barcelona, Spain. Peer

More information

Derek Allman a, Austin Reiter b, and Muyinatu Bell a,c

Derek Allman a, Austin Reiter b, and Muyinatu Bell a,c Exploring the effects of transducer models when training convolutional neural networks to eliminate reflection artifacts in experimental photoacoustic images Derek Allman a, Austin Reiter b, and Muyinatu

More information

ECE 599/692 Deep Learning Lecture 19 Beyond BP and CNN

ECE 599/692 Deep Learning Lecture 19 Beyond BP and CNN ECE 599/692 Deep Learning Lecture 19 Beyond BP and CNN Hairong Qi, Gonzalez Family Professor Electrical Engineering and Computer Science University of Tennessee, Knoxville http://www.eecs.utk.edu/faculty/qi

More information

Coursework 2. MLP Lecture 7 Convolutional Networks 1

Coursework 2. MLP Lecture 7 Convolutional Networks 1 Coursework 2 MLP Lecture 7 Convolutional Networks 1 Coursework 2 - Overview and Objectives Overview: Use a selection of the techniques covered in the course so far to train accurate multi-layer networks

More information

Statistical Tests: More Complicated Discriminants

Statistical Tests: More Complicated Discriminants 03/07/07 PHY310: Statistical Data Analysis 1 PHY310: Lecture 14 Statistical Tests: More Complicated Discriminants Road Map When the likelihood discriminant will fail The Multi Layer Perceptron discriminant

More information

/ APPROPRIATED SELF directions

/ APPROPRIATED SELF directions / APPROPRIATED directions Using the history of art since 1900 as a guide to self-discovery, students will choose an influential oil painting to research, evaluate, and appropriate. Through this process,

More information

Artificial Intelligence and Deep Learning

Artificial Intelligence and Deep Learning Artificial Intelligence and Deep Learning Cars are now driving themselves (far from perfectly, though) Speaking to a Bot is No Longer Unusual March 2016: World Go Champion Beaten by Machine AI: The Upcoming

More information

A Neural Algorithm of Artistic Style (2015)

A Neural Algorithm of Artistic Style (2015) A Neural Algorithm of Artistic Style (2015) Leon A. Gatys, Alexander S. Ecker, Matthias Bethge Nancy Iskander (niskander@dgp.toronto.edu) Overview of Method Content: Global structure. Style: Colours; local

More information

Combination of Single Image Super Resolution and Digital Inpainting Algorithms Based on GANs for Robust Image Completion

Combination of Single Image Super Resolution and Digital Inpainting Algorithms Based on GANs for Robust Image Completion SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 14, No. 3, October 2017, 379-386 UDC: 004.932.4+004.934.72 DOI: https://doi.org/10.2298/sjee1703379h Combination of Single Image Super Resolution and Digital

More information

Computer Vision Seminar

Computer Vision Seminar Computer Vision Seminar 236815 Spring 2017 Instructor: Micha Lindenbaum (Taub 600, Tel: 4331, email: mic@cs) Student in this seminar should be those interested in high level, learning based, computer vision.

More information

Carnegie Mellon University, University of Pittsburgh

Carnegie Mellon University, University of Pittsburgh Carnegie Mellon University, University of Pittsburgh Carnegie Mellon University, University of Pittsburgh Artificial Intelligence (AI) and Deep Learning (DL) Overview Paola Buitrago Leader AI and BD Pittsburgh

More information

Adversarial Examples and Adversarial Training. Ian Goodfellow, OpenAI Research Scientist Presentation at HORSE 2016 London,

Adversarial Examples and Adversarial Training. Ian Goodfellow, OpenAI Research Scientist Presentation at HORSE 2016 London, Adversarial Examples and Adversarial Training Ian Goodfellow, OpenAI Research Scientist Presentation at HORSE 2016 London, 2016-09-19 In this presentation Intriguing Properties of Neural Networks Szegedy

More information

Shrewsbury Borough School District ART Curriculum Guide Grade

Shrewsbury Borough School District ART Curriculum Guide Grade Mission Statement: Shrewsbury Borough School District ART Curriculum Guide Grade 2 The mission of the Shrewsbury Borough School District, a system built on successful cooperation among family, school and

More information

VISUAL ANALOGIES BETWEEN ATARI GAMES FOR STUDYING TRANSFER LEARNING IN RL

VISUAL ANALOGIES BETWEEN ATARI GAMES FOR STUDYING TRANSFER LEARNING IN RL VISUAL ANALOGIES BETWEEN ATARI GAMES FOR STUDYING TRANSFER LEARNING IN RL Doron Sobol 1, Lior Wolf 1,2 & Yaniv Taigman 2 1 School of Computer Science, Tel-Aviv University 2 Facebook AI Research ABSTRACT

More information

Biologically Inspired Computation

Biologically Inspired Computation Biologically Inspired Computation Deep Learning & Convolutional Neural Networks Joe Marino biologically inspired computation biological intelligence flexible capable of detecting/ executing/reasoning about

More information

Value. Value in simplest terms, is light and dark, and any variation between the two. Value Relationships. Light

Value. Value in simplest terms, is light and dark, and any variation between the two. Value Relationships. Light Value and Texture Value Value in simplest terms, is light and dark, and any variation between the two. Value Relationships A values lightness or darkness is dependent upon its relationship with other values

More information

Visualizing and Understanding. Fei-Fei Li & Justin Johnson & Serena Yeung. Lecture 12 -

Visualizing and Understanding. Fei-Fei Li & Justin Johnson & Serena Yeung. Lecture 12 - Lecture 12: Visualizing and Understanding Lecture 12-1 May 16, 2017 Administrative Milestones due tonight on Canvas, 11:59pm Midterm grades released on Gradescope this week A3 due next Friday, 5/26 HyperQuest

More information

arxiv: v1 [cs.lg] 2 Jan 2018

arxiv: v1 [cs.lg] 2 Jan 2018 Deep Learning for Identifying Potential Conceptual Shifts for Co-creative Drawing arxiv:1801.00723v1 [cs.lg] 2 Jan 2018 Pegah Karimi pkarimi@uncc.edu Kazjon Grace The University of Sydney Sydney, NSW 2006

More information

CS688/WST665 Student presentation Learning Fine-grained Image Similarity with Deep Ranking CVPR Gayoung Lee ( 이가영 )

CS688/WST665 Student presentation Learning Fine-grained Image Similarity with Deep Ranking CVPR Gayoung Lee ( 이가영 ) CS688/WST665 Student presentation Learning Fine-grained Image Similarity with Deep Ranking CVPR 2014 Gayoung Lee ( 이가영 ) Contents 1. Background knowledge 2. Proposed method 3. Experimental Result 4. Conclusion

More information

Even Einstein understood the part imagination plays in invention.

Even Einstein understood the part imagination plays in invention. The Importance of Developing your Child's Gifting in Art by Sharon Jeffus Copyright 2013 My child has an amazing gift in art! What do I do? There are several reasons why it is so important for you to develop

More information

Classroom Ideas (Instructional Strategies) What is texture? or object in art. demonstrate

Classroom Ideas (Instructional Strategies) What is texture? or object in art. demonstrate GRADE LEVEL: 5-6 TOPIC: TEXTURE What are the most effective ways to use the elements of art and principals of design in art? In what ways can I incorporate the elements of art and principles of design

More information

STEP 1 To create a contrasting background, select and remove the existing background with the Magic Wand. Set a low tolerance and click a pixel

STEP 1 To create a contrasting background, select and remove the existing background with the Magic Wand. Set a low tolerance and click a pixel In the late 1880s, Dutch painter Vincent Van Gogh created his most famous works in a brief period while living in Arles, in southern France. These included Provençal landscapes, indoor scenes, and vases

More information

Paint like van Gogh!

Paint like van Gogh! Paint like van Gogh! A class that starts with a presentation of the Loving Vincent movie and its backstage secrets, this workshop will provide you by the end of the process with a final painting that you

More information

Landmark Recognition with Deep Learning

Landmark Recognition with Deep Learning Landmark Recognition with Deep Learning PROJECT LABORATORY submitted by Filippo Galli NEUROSCIENTIFIC SYSTEM THEORY Technische Universität München Prof. Dr Jörg Conradt Supervisor: Marcello Mulas, PhD

More information

Liberty Pines Academy Russell Sampson Rd. Saint Johns, Fl 32259

Liberty Pines Academy Russell Sampson Rd. Saint Johns, Fl 32259 Liberty Pines Academy 10901 Russell Sampson Rd. Saint Johns, Fl 32259 Meet the Artist Famous Painters O Keeffe Monet Van Gogh Chagall Renoir Klee Seurat A painter is an artist who creates pictures by

More information

1 Lab 6 - Implicit Lines and Circles

1 Lab 6 - Implicit Lines and Circles .. Fall 2015 Computational Art Zoë Wood.. 1 Lab 6 - Implicit Lines and Circles Goals The goals for this lab are: 1. Practice using a loop control structure to create an image made of strokes based on implicit

More information

WaveNet Vocoder and its Applications in Voice Conversion

WaveNet Vocoder and its Applications in Voice Conversion The 2018 Conference on Computational Linguistics and Speech Processing ROCLING 2018, pp. 96-110 The Association for Computational Linguistics and Chinese Language Processing WaveNet WaveNet Vocoder and

More information

Photo Stamp Project. What is Relief printing?

Photo Stamp Project. What is Relief printing? Photo Stamp Project What is ing? A subtractive printing process where areas that you don t want to print are physically removed. This is achieved by cutting away either positive or negative areas of the

More information

BRIEFING FOR PARENTS OF PRIMARY 2 STUDENTS

BRIEFING FOR PARENTS OF PRIMARY 2 STUDENTS BRIEFING FOR PARENTS OF PRIMARY 2 STUDENTS OVERVIEW 1. Visions of Art and Art Education Desired Outcomes of Education Aims of Art Education in Singapore Schools The Primary Art Syllabus Framework 2. What

More information

Some review: Impressionism was mainly concerned with:

Some review: Impressionism was mainly concerned with: Post- Impressionism Some review: Impressionism was mainly concerned with: play of light on surfaces scenes of daily leisurely activities loose/small brushstrokes to simulate actual reflected light pastel

More information

Show an image from this artist labeled with name, title, media, date.

Show an image from this artist labeled with name, title, media, date. Technique/Media Process Portfolio: Make sure to use subject specific language, balance text with visuals, use legible writing, cite all sources, and label every image including your own. Make sure to pick

More information

SECONDARY 1 EXP /NA /NT SCHEME OF WORK

SECONDARY 1 EXP /NA /NT SCHEME OF WORK SECONDARY 1 EXP /NA /NT SCHEME OF WORK Objective of Lower Secondary Art Syllabus Learning Outcomes Develop sensory awareness, visual inquiry skills to discover and explore their surrounding Acquire skills

More information

Photobooth Project. Name:

Photobooth Project. Name: Photobooth Project A photo booth is a vending machine or modern kiosk that contains an automated, usually coin-operated, camera and film processor. Today the vast majority of photo booths are digital.

More information

Defense Against the Dark Arts: Machine Learning Security and Privacy. Ian Goodfellow, Staff Research Scientist, Google Brain BayLearn 2017

Defense Against the Dark Arts: Machine Learning Security and Privacy. Ian Goodfellow, Staff Research Scientist, Google Brain BayLearn 2017 Defense Against the Dark Arts: Machine Learning Security and Privacy Ian Goodfellow, Staff Research Scientist, Google Brain BayLearn 2017 An overview of a field This presentation summarizes the work of

More information

Expressive Self Portraits

Expressive Self Portraits Expressive Self Portraits Create 2 expressive Portraits General Requirements for both portraits: You should spend a minimum of 4 hours on each piece. Use a different media on each portrait Each must have

More information

Drawing + Painting. 1 The skills, techniques, elements, and principles of the arts can be learned, studied, refined, and practiced.

Drawing + Painting. 1 The skills, techniques, elements, and principles of the arts can be learned, studied, refined, and practiced. Drawing + Painting. 1 The skills, techniques, elements, and principles of the arts can be learned, studied, refined, and practiced. 9.1 A, B, C, E, G, H, J, K 1.Learn, study, refine and practice the elements

More information

Summer Art Assignments Handout Revised June 2018 Distributed in June prior to the AP year. AP Studio Art: An Overview

Summer Art Assignments Handout Revised June 2018 Distributed in June prior to the AP year. AP Studio Art: An Overview Summer Art Assignments Handout Revised June 2018 Distributed in June prior to the AP year AP Studio Art: An Overview In the AP Portfolio, there are three types of portfolios (Drawing, 2-D Design and 3-D

More information

Mine Hill Township School District (2 nd Grade/Art)

Mine Hill Township School District (2 nd Grade/Art) Mine Hill Township School District (2 nd Grade/Art) Written by: Jenny Watson Reviewed by: Mr. Adam Zygmunt Curriculum Coordinator Mr. Lee S. Nittel Superintendent Approval date: March 21, 2016 Mine Hill

More information

2 Back then, did you ever practice something specifically, until you got good at it (or better)?

2 Back then, did you ever practice something specifically, until you got good at it (or better)? VAN GOGH KRIJGT TAKES SCHILDERLES PAINTING LESSONS NIVEAU LEVEL ++ 1/5 Vincent van Gogh never completed an art study. With this lesson card, you ll learn more about the young Vincent and how, with a little

More information

Conceptual Metaphors for Explaining Search Engines

Conceptual Metaphors for Explaining Search Engines Conceptual Metaphors for Explaining Search Engines David G. Hendry and Efthimis N. Efthimiadis Information School University of Washington, Seattle, WA 98195 {dhendry, efthimis}@u.washington.edu ABSTRACT

More information

Poppies. Principles of design: repetition, variety, movement, contrast, unity, balance.

Poppies. Principles of design: repetition, variety, movement, contrast, unity, balance. Poppies Symbolism of poppies has long history of life, death and renewal. The seeds remain dormant under Ground for years until disturbed and then they flower. Vincent Van Gogh (Post-Impressionist) Claude

More information

Session Key Objective from skills listed above (What is it that you want the children to learn?)

Session Key Objective from skills listed above (What is it that you want the children to learn?) Year 1/2 Key Skills to be covered, taken from Lancashire Key Learning Document pitching at the correct year group and differentiation within plan for different groups Be specific in the key skills, and

More information

HTTPS://YOUTU.BE/XEQL6YCTICC HTTPS://WWW.YOUTUBE.COM/WATCH?V=NICODKEADP0 Identity can be shown in many different ways, a simple portrait or an image that explains who you are and what you think and believe

More information

Deep Learning. Dr. Johan Hagelbäck.

Deep Learning. Dr. Johan Hagelbäck. Deep Learning Dr. Johan Hagelbäck johan.hagelback@lnu.se http://aiguy.org Image Classification Image classification can be a difficult task Some of the challenges we have to face are: Viewpoint variation:

More information

The Art of Neural Nets

The Art of Neural Nets The Art of Neural Nets Marco Tavora marcotav65@gmail.com Preamble The challenge of recognizing artists given their paintings has been, for a long time, far beyond the capability of algorithms. Recent advances

More information

ART NEWSLETTER. Hello, and Greetings from the Art Room! We are off to a great start this year with all of our new changes.

ART NEWSLETTER. Hello, and Greetings from the Art Room! We are off to a great start this year with all of our new changes. ART NEWSLETTER News from the Art Room at Butler Elementary School November 2017 Hello, and Greetings from the Art Room! We are off to a great start this year with all of our new changes. you to come see

More information

arxiv: v1 [cs.cv] 15 Nov 2018

arxiv: v1 [cs.cv] 15 Nov 2018 IMAGE DECLIPPING WITH DEEP NETWORKS Shachar Honig & Michael Werman Department of Computer Science, The Hebrew University of Jerusalem arxiv:1811.06277v1 [cs.cv] 15 Nov 2018 ABSTRACT We present a deep network

More information

Process The materials that have been used are... They have been applied using.

Process The materials that have been used are... They have been applied using. Analyse the artwork by answering these questions: You must write in full sentences and paragraphs Artist Title Date Material Art movement Describe the subject i.e. what is the painting of? Describe the

More information

LEARNING AN INVERSE TONE MAPPING NETWORK WITH A GENERATIVE ADVERSARIAL REGULARIZER

LEARNING AN INVERSE TONE MAPPING NETWORK WITH A GENERATIVE ADVERSARIAL REGULARIZER LEARNING AN INVERSE TONE MAPPING NETWORK WITH A GENERATIVE ADVERSARIAL REGULARIZER Shiyu Ning, Hongteng Xu,3, Li Song, Rong Xie, Wenjun Zhang School of Electronic Information and Electrical Engineering,

More information

Central Valley School District Art 5 th Grade August September Standards September Standards

Central Valley School District Art 5 th Grade August September Standards September Standards Central Valley School District Art 5 th Grade August September Standards September Standards Discuss cultural context of African textiles Tie-dyeing techniques (e.g., rubber banding, sewing, folding, etc.)

More information

Mobile SuDoKu Harvesting App

Mobile SuDoKu Harvesting App Mobile SuDoKu Harvesting App Benjamin Zwiener Department of Computer Science Doane University 1014 Boswell Ave, Crete, NE, 68333 benjamin.zwiener@doane.edu Abstract The purpose of this project was to create

More information

Summer Art Homework Assignment (MANDATORY) Eighth Grade (Going into 9 th Grade) INSTRUCTIONS

Summer Art Homework Assignment (MANDATORY) Eighth Grade (Going into 9 th Grade) INSTRUCTIONS Summer Art Homework Assignment (MANDATORY) Eighth Grade (Going into 9 th Grade) Art Students will be required to turn all of the summer homework assignments listed below. DUE DATE FOR SUMMER ASSIGNMENTS:

More information

Art 2D Mid-Term Review 2018

Art 2D Mid-Term Review 2018 Art 2D Mid-Term Review 2018 Definition: What is a Line? Definition: Line is the most basic design tool. A line has length, width, tone, and texture. It may divide space, define a form, describe contour,

More information

Station of the Cross Colour Drawing

Station of the Cross Colour Drawing Station of the Cross Colour Drawing Name: You will select one Station to re-interpret into your own original and creative drawing with a specific colour scheme chosen to convey a specific mood/ feeling

More information

Shrewsbury Borough School District ART Curriculum Guide Kindergarten 2017

Shrewsbury Borough School District ART Curriculum Guide Kindergarten 2017 Mission Statement: ART Curriculum Guide Kindergarten The mission of the, a system built on successful cooperation among family, school and community, is to prepare all students to achieve excellence and

More information

Automatic Aesthetic Photo-Rating System

Automatic Aesthetic Photo-Rating System Automatic Aesthetic Photo-Rating System Chen-Tai Kao chentai@stanford.edu Hsin-Fang Wu hfwu@stanford.edu Yen-Ting Liu eggegg@stanford.edu ABSTRACT Growing prevalence of smartphone makes photography easier

More information

PENCILS TO PAINT USING A LIMITED PALETTE

PENCILS TO PAINT USING A LIMITED PALETTE A U T O D E S K SketchBook Pro for ipad PENCILS TO PAINT USING A LIMITED PALETTE THE ARRIVAL A Tutorial by Shaun Mullen www.mull-art.com Introduction This tutorial will take you through the steps I use

More information

Shattered Portrait Unit Developed by Ashley Molfino

Shattered Portrait Unit Developed by Ashley Molfino Shattered Portrait Unit Developed by Ashley Molfino Project Summative Objective Students will create a shattered self-portrait using personal descriptive words, SAT words, and patterned backgrounds to

More information

Convolutional Neural Networks

Convolutional Neural Networks Convolutional Neural Networks Convolution, LeNet, AlexNet, VGGNet, GoogleNet, Resnet, DenseNet, CAM, Deconvolution Sept 17, 2018 Aaditya Prakash Convolution Convolution Demo Convolution Convolution in

More information

Term 3 Grade 6 Visual Arts

Term 3 Grade 6 Visual Arts Term 3 Grade 6 Visual Arts Contents Self-Portrait... 2 What is a self-portrait?... 2 Layout and Medium... 2 Featured Artists... 3 Rembrandt van Rijn... 3 Vincent Willem van Gogh... 4 Drawing Faces... 4

More information

Author(s) Corr, Philip J.; Silvestre, Guenole C.; Bleakley, Christopher J. The Irish Pattern Recognition & Classification Society

Author(s) Corr, Philip J.; Silvestre, Guenole C.; Bleakley, Christopher J. The Irish Pattern Recognition & Classification Society Provided by the author(s) and University College Dublin Library in accordance with publisher policies. Please cite the published version when available. Title Open Source Dataset and Deep Learning Models

More information

Advanced level or Proficient level to pass the

Advanced level or Proficient level to pass the Summer Assignments AP Studio Art Mr. Cusworth In order to complete the requirements to create a portfolio of 24 quality artworks to submit for your AP Exam in May of next year you will need to complete

More information

AWQ 3M - Interior Photomontage Landscape Project

AWQ 3M - Interior Photomontage Landscape Project AWQ 3M - Interior Photomontage Landscape Project Name: We all know that the sacred domain of a teenager is their bedroom. It is a place where you hold your identity, and give you privacy. Since all great

More information

The Elements of Art: Photography Edition. Directions: Copy the notes in red. The notes in blue are art terms for the back of your handout.

The Elements of Art: Photography Edition. Directions: Copy the notes in red. The notes in blue are art terms for the back of your handout. The Elements of Art: Photography Edition Directions: Copy the notes in red. The notes in blue are art terms for the back of your handout. The elements of art a set of 7 techniques which describe the characteristics

More information

Ashley Junior School Art and Design Curriculum

Ashley Junior School Art and Design Curriculum Ashley Junior School Art and Design Curriculum Autumn Term Spring Term Summer Term 3 painting example, Art Picasso animal prints Search for pattern around us in world, pictures, objects. Use the environment

More information

Custom Brushes. Custom Brushes make the trip a lot more enjoyable and help you make

Custom Brushes. Custom Brushes make the trip a lot more enjoyable and help you make Custom Brushes make the trip a lot more enjoyable and help you make Custom your Brushes Lava Castle images unique Kim Taylor, X-Men 3 artist, shares the importance of custom brushes and how they can help

More information

LifeCLEF Bird Identification Task 2016

LifeCLEF Bird Identification Task 2016 LifeCLEF Bird Identification Task 2016 The arrival of deep learning Alexis Joly, Inria Zenith Team, Montpellier, France Hervé Glotin, Univ. Toulon, UMR LSIS, Institut Universitaire de France Hervé Goëau,

More information

Black and White (Monochrome) Photography

Black and White (Monochrome) Photography Black and White (Monochrome) Photography Andy Kirby 2018 Funded from the Scottish Hydro Gordonbush Community Fund The essence of a scene "It's up to you what you do with contrasts, light, shapes and lines

More information

including color, line, shape, texture, and Discussions space are used in the creation of a Fall birch Teacher observation tree scene.

including color, line, shape, texture, and Discussions space are used in the creation of a Fall birch Teacher observation tree scene. S 6 th, 7 th, 8th Grade rt urriculum ap SKILLS SSSS nalyze how the elements of visual art including color, line, shape, texture, and space are used in the creation of a Fall birch tree scene. nalyze how

More information

Introduction to Machine Learning

Introduction to Machine Learning Introduction to Machine Learning Perceptron Barnabás Póczos Contents History of Artificial Neural Networks Definitions: Perceptron, Multi-Layer Perceptron Perceptron algorithm 2 Short History of Artificial

More information

BLACK PEAR TRUST SUBJECT PLAN - ART

BLACK PEAR TRUST SUBJECT PLAN - ART Purpose of Study Art, craft and design embody some of the highest forms of human creativity. A high-quality art and design education should engage, inspire and challenge pupils, equipping them with the

More information

Elements & Principles of Art

Elements & Principles of Art Elements & Principles of Art Elements the tools 1. Line Types of lines: Vertical Horizontal Diagonal Curved Zig Zag Implied (next slide) Contour (next slide) Implied Lines: There aren t any solid outlines.

More information

Lesson Title: Starry Skylines // Jill Kostishion. Grade/Class: 3 rd grade Time Allotment: 50 minutes (1-2 days)

Lesson Title: Starry Skylines // Jill Kostishion. Grade/Class: 3 rd grade Time Allotment: 50 minutes (1-2 days) Lesson Title: Starry Skylines // Jill Kostishion Grade/Class: 3 rd grade Time Allotment: 50 minutes (1-2 days) Enduring Idea: Communication I want my students to understand that works of art can be used

More information

Introduction to Machine Learning

Introduction to Machine Learning Introduction to Machine Learning Deep Learning Barnabás Póczos Credits Many of the pictures, results, and other materials are taken from: Ruslan Salakhutdinov Joshua Bengio Geoffrey Hinton Yann LeCun 2

More information

Adversarial Examples and Adversarial Training. Ian Goodfellow, OpenAI Research Scientist Presentation at Quora,

Adversarial Examples and Adversarial Training. Ian Goodfellow, OpenAI Research Scientist Presentation at Quora, Adversarial Examples and Adversarial Training Ian Goodfellow, OpenAI Research Scientist Presentation at Quora, 2016-08-04 In this presentation Intriguing Properties of Neural Networks Szegedy et al, 2013

More information

CROSS-LAYER FEATURES IN CONVOLUTIONAL NEURAL NETWORKS FOR GENERIC CLASSIFICATION TASKS. Kuan-Chuan Peng and Tsuhan Chen

CROSS-LAYER FEATURES IN CONVOLUTIONAL NEURAL NETWORKS FOR GENERIC CLASSIFICATION TASKS. Kuan-Chuan Peng and Tsuhan Chen CROSS-LAYER FEATURES IN CONVOLUTIONAL NEURAL NETWORKS FOR GENERIC CLASSIFICATION TASKS Kuan-Chuan Peng and Tsuhan Chen Cornell University School of Electrical and Computer Engineering Ithaca, NY 14850

More information

The Getty Provenance Index Remodel Project

The Getty Provenance Index Remodel Project The Getty Provenance Index Remodel Project and Futures for the Study of the History of the Art Market @matthewdlincoln Matthew Lincoln, Ph.D Data Research Specialist Getty Research Institute Getty Conservation

More information

Transformation Series Photo Project

Transformation Series Photo Project Transformation Series Photo Project Name: Transformation: a change or alteration, an act, process, or instance of transforming or being transformed. Nature based transformation -> Seasonal Changes: Sun/Plant/Flower

More information

Number Plate Detection with a Multi-Convolutional Neural Network Approach with Optical Character Recognition for Mobile Devices

Number Plate Detection with a Multi-Convolutional Neural Network Approach with Optical Character Recognition for Mobile Devices J Inf Process Syst, Vol.12, No.1, pp.100~108, March 2016 http://dx.doi.org/10.3745/jips.04.0022 ISSN 1976-913X (Print) ISSN 2092-805X (Electronic) Number Plate Detection with a Multi-Convolutional Neural

More information

DOWNLOAD OR READ : VAN GOGH AND THE SUNFLOWERS ANHOLT PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : VAN GOGH AND THE SUNFLOWERS ANHOLT PDF EBOOK EPUB MOBI DOWNLOAD OR READ : VAN GOGH AND THE SUNFLOWERS ANHOLT PDF EBOOK EPUB MOBI Page 1 Page 2 van gogh and the sunflowers anholt van gogh and the pdf van gogh and the sunflowers anholt Download the van gogh

More information

Christina Martin, Cr.Photog., CPP Julie Kim, CPP MDPPA Co-Print Chairmen

Christina Martin, Cr.Photog., CPP Julie Kim, CPP MDPPA Co-Print Chairmen Christina Martin, Cr.Photog., CPP Julie Kim, CPP MDPPA Co-Print Chairmen Class Agenda Why Print Competition? 3 Levels of Print Competition MDPPA Degrees How Images are Judged What Makes a Merit Image

More information

Van Gogh Repetitions takes a fresh. van Gogh ( ). While recognized for the intensity. the artist could also work with. versions of some of his

Van Gogh Repetitions takes a fresh. van Gogh ( ). While recognized for the intensity. the artist could also work with. versions of some of his look at the artistic process of Vincent van Gogh (1853 1890). While recognized for the intensity and speed with which he painted, the artist could also work with careful deliberation, creating numerous

More information

PRINTMAKING WOODCUT DESIGN

PRINTMAKING WOODCUT DESIGN PRINTMAKING WOODCUT DESIGN Woodcut and wood engraving, prints are made from designs cut in relief on wood (subtractive process), in contrast to copper or steel engraving and etching (which are intaglio).

More information

Supplementary Material: Improved ArtGAN for Conditional Synthesis of Natural Image and Artwork

Supplementary Material: Improved ArtGAN for Conditional Synthesis of Natural Image and Artwork Supplementary Material: Improved ArtGAN for Conditional Synthesis of Natural Image and Artwork August 23, 2018 Abstract This supplementary file provides additional details which are not covered in the

More information

CAN ARTIFICIAL INTELLIGENCE CREATE GREAT ART?

CAN ARTIFICIAL INTELLIGENCE CREATE GREAT ART? CAN ARTIFICIAL INTELLIGENCE CREATE GREAT ART? Autonomous programs have started to produce paintings that match human talent. So should artists hang up their paintbrushes for good? WORDS: DINSA SACHAN A

More information

Shrewsbury Borough School District Art Curriculum Guide Grade

Shrewsbury Borough School District Art Curriculum Guide Grade Mission Statement: Shrewsbury Borough School District Grade 5 2017 The mission of the Shrewsbury Borough School District, a system built on successful cooperation among family, school and community, is

More information

Course Overview: VISUAL ART Project Specialist: Taintor Davis Child

Course Overview: VISUAL ART Project Specialist: Taintor Davis Child Course Overview: VISUAL ART Project Specialist: Taintor Davis Child If you or someone you know is interested in attending one of the MindsEye Designs classes, please contact: Taintor Davis Child 603-516-9300

More information

Discovering Canvas Orientation of Van Gogh Paintings *

Discovering Canvas Orientation of Van Gogh Paintings * OpenStax-CNX module: m48297 1 Discovering Canvas Orientation of Van Gogh Paintings * Nirali Desai This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 1

More information

Primitivism and Gabriele Münter

Primitivism and Gabriele Münter Primitivism and Gabriele Münter Primitivism. It is a word that has been thrown around aimlessly for centuries, and yet, what does it mean? For most minds, one could simply dissect the word to find a basic

More information

Module 3: Additional Teachers Notes: Sketching in the Gallery

Module 3: Additional Teachers Notes: Sketching in the Gallery Module 3: Additional Teachers Notes: Sketching in the Gallery These Teachers Notes are for use with Tate Tools Module 3 Sketching in the Gallery. You can print out these Teachers Notes to use alongside

More information

UMASD Curriculum Guide Grades D Exploration

UMASD Curriculum Guide Grades D Exploration Time Frame: Week 1 UMASD Curriculum Guide Grades 11-12 2 D Exploration Enduring Understandings / Big Ideas: 1. Explore why artists create and introduce vocabulary and art historical periods. 2. Active

More information

Piet Mondrian

Piet Mondrian Piet Mondrian 1872 1944 Please bring with you to the presentation: o * Jazz CD should be in folder A source for this presentation was the Museum of Modern Art in New York www.moma.org Introduce yourself

More information

LVPA Summer Studio Series:

LVPA Summer Studio Series: LVPA Summer Studio Series: Name Introduction: Create a series of images based on personal interests at a 1-finished-image per week schedule = 8 total drawings (or 1 painting per two week schedule = 4 total

More information

Exemplar. Interpreting Art FIFTH GRADE. Respond Domain

Exemplar. Interpreting Art FIFTH GRADE. Respond Domain Interpreting Art FIFTH GRADE Respond Domain Objective: The student will describe, analyze, interpret, and assess the characteristics of Vincent Van Gogh s The Starry Night, in the form of a written critique.

More information

AP Studio Art 2D and Drawing Summer Assignments

AP Studio Art 2D and Drawing Summer Assignments AP Studio Art 2D and Drawing Summer Assignments I. Sketchbook- Make your sketchbook your new "best friend" over the summer. Take it with you everywhere you go. Take notes for ideas that occur to you while

More information

Van Gogh The Life. Van Gogh The Life

Van Gogh The Life. Van Gogh The Life We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with van gogh the life. To

More information