Closed kk2491 closed 5 years ago
What are the inputs to the algorithm?
Input to the VAE is an image, input to the RL algo is a vector (encoded image using the VAE).
If camera is the input, how can I extract the camera images?
I don't really understand that question... Simulator directly sends the image.
@araffin Thanks for the reply. I wanted to capture the images during the training process.
There is already the recorder wrapper for that.
@araffin Yep.. Got you.. Thank you so much for the swift response. I have been working on this project will post here if any queries.
Hi,
Thanks for the repository.
I have downloaded the code and started running the simulator. Could you please help me in understanding the below queries.
Thank you, KK