Answer the question
In order to leave comments, you need to log in
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
select name, 1 as boolean from tab
group by name
having sum(boolean) = 0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question