A
A
Artyom Innokentiev2020-06-17 12:59:59
Python
Artyom Innokentiev, 2020-06-17 12:59:59

How to draw an image from certain components by a neural network?

How to draw a picture (for example, a cow) using a neural network from a certain palette of elements (squares and circles)?

Input:
- a file with a contour of a cow (reference)
- elements (squares, circles, asterisks, whatever)

Output:
- an approximate contour of a cow, consisting of squares, circles and asterisks.

Sounds like a common task for neural networks - is there a service where you can do this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
notxleb, 2020-06-19
@notxleb

Read about deepdream

P
podvzbzdnul, 2014-08-22
@Recosh

select name, 1 as boolean from tab 
group by name
having sum(boolean) = 0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question