async-rl icon indicating copy to clipboard operation
async-rl copied to clipboard

RGB image

Open Skarwild opened this issue 8 years ago • 4 comments

How to use the raw RGB instead of the grayscaled image ? I have some troubles with the neural networks shape which doesn't match the observation shape (84,84,3) ?

Skarwild avatar Jun 29 '17 07:06 Skarwild

Why dont you just convert them into grayscale.

mhmtsarigul avatar Jun 29 '17 09:06 mhmtsarigul

because some objects are very similar and only their color can be used to "recognize" them

Nicolas99-9 avatar Jul 05 '17 03:07 Nicolas99-9

I would also like to know this, I tried using 3D Convolutions since the shape is gonna be 5 dimensions, but I haven't worked on it any farther.

abrad1212 avatar Aug 13 '17 02:08 abrad1212

@coreylynch Any help would be appreciated thanks.

abrad1212 avatar Aug 15 '17 20:08 abrad1212